comp.lang.ada
 help / color / mirror / Atom feed
* some questons about A#
@ 2004-11-08 12:09 Szymon Guz
  2004-11-08 19:41 ` Rob Veenker
  0 siblings, 1 reply; 2+ messages in thread
From: Szymon Guz @ 2004-11-08 12:09 UTC (permalink / raw)


Hi,
does anyone have some experience with using A# under Windows ? Is it 
really worth using it ? And maybe anyone did sth like creating a gui in 
e.g. SharpDevelop, and compiling it as a library and then using in an A# 
program ? Or maybe there is another way to use A# and have a nice gui. ?

regards
Szymon Guz



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: some questons about A#
  2004-11-08 12:09 some questons about A# Szymon Guz
@ 2004-11-08 19:41 ` Rob Veenker
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Veenker @ 2004-11-08 19:41 UTC (permalink / raw)


A# lets you compile your Ada programs into MSIL assemblies. You can call the
Ada routines from any .Net application (and visa versa).
I have created C# Gui's that call the assemblies built by mgnat. It is even
possible to deploy A# on the PDA as long as it supports .Net compact
framework :-)
All you need are the mgnat runtime dll's (mgnat.dll and mgnatcs.dll) and
register them in the global assembly cache and your own A# library or
program and you're off.

Szymon Guz wrote:

> Hi,
> does anyone have some experience with using A# under Windows ? Is it
> really worth using it ? And maybe anyone did sth like creating a gui in
> e.g. SharpDevelop, and compiling it as a library and then using in an A#
> program ? Or maybe there is another way to use A# and have a nice gui. ?
> 
> regards
> Szymon Guz

-- 
regards,

Rob Veenker



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-08 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08 12:09 some questons about A# Szymon Guz
2004-11-08 19:41 ` Rob Veenker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox