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-Thread: 103376,722a12d6a3d94c5c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!i39g2000cwa.googlegroups.com!not-for-mail From: "Martin Carlisle" Newsgroups: comp.lang.ada Subject: Re: Ada 2005 in Visual Studio 2005 Date: 5 May 2006 07:43:48 -0700 Organization: http://groups.google.com Message-ID: <1146840228.443546.155630@i39g2000cwa.googlegroups.com> References: <1146665063.727291.11410@i40g2000cwc.googlegroups.com> <1146801527.512463.101920@v46g2000cwv.googlegroups.com> NNTP-Posting-Host: 131.204.27.128 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1146840233 6915 127.0.0.1 (5 May 2006 14:43:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 5 May 2006 14:43:53 +0000 (UTC) In-Reply-To: <1146801527.512463.101920@v46g2000cwv.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; iOpus-I-M; SV1; TaxWise19.05[0002]; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i39g2000cwa.googlegroups.com; posting-host=131.204.27.128; posting-account=Mr0uGgwAAABcuC9_8yaCZVpygrMnFt0W Xref: g2news2.google.com comp.lang.ada:4096 Date: 2006-05-05T07:43:48-07:00 List-Id: Ananth the Boss wrote: > whether a# and ada95 have same syntax for instructions.can we use the > .net environment coupled with a# for coding ada95 application. A# and Ada 2005 have the same syntax. You can write Ada 2005 (Ada 95) applications using A# and .NET.