From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6835c50cca3f185c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-11 21:43:03 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news-stoc.telia.net!news-stoa.telia.net!telia.net!nntp.inet.fi!central.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail From: "Anders Wirzenius" Newsgroups: comp.lang.ada References: Subject: Re: A# Usage MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Thu, 12 Feb 2004 05:42:57 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1076564577 194.251.142.2 (Thu, 12 Feb 2004 07:42:57 EET) NNTP-Posting-Date: Thu, 12 Feb 2004 07:42:57 EET Organization: Sonera corp Internet services Xref: archiver1.google.com comp.lang.ada:5474 Date: 2004-02-12T05:42:57+00:00 List-Id: "R. Srinivasan" wrote in message news:ISCWb.1102$m43.764@lakeread01... > recent postings about A# have piqued my curiosity. > > Are there any significant size projects going on using A# - anything that > can be shared publicly? > > I am not guilty ;) I am attending a .NET course which teaches mainly Visual Basic. I managed last tuesday to install A# (mgnat) and do a test where I made an A# dll that was called from a VB GUI button. The installation and test went nice and smoothly. I have no plans at present to do any significant size project using A#. Anders