|
 |
aspx thread: ASP.net
Message #1 by Akthar Dilmohamud <Akthar@f...> on Tue, 25 Sep 2001 10:23:23 +0400
|
|
Hi all,
I have seen that with ASP.net u can use many languages, like VB, C# and even
COBOL, can i use FOXPRO programming LANGUAGE
Message #2 by "???" <funnyfox@d...> on Tue, 25 Sep 2001 15:26:30 +0900
|
|
No way.
VFP couldn't be supported by CRL ....
it's very poor stuffs.
-----Original Message-----
From: Akthar Dilmohamud [mailto:Akthar@f...]
Sent: Tuesday, September 25, 2001 3:23 PM
To: ASP+
Subject: [aspx] ASP.net
Hi all,
I have seen that with ASP.net u can use many languages, like VB, C# and
even
COBOL, can i use FOXPRO programming LANGUAGE
Message #3 by philip.moh@a... on Tue, 25 Sep 2001 14:31:27 +0800
|
|
Hi,
Can I know what do you mean by can use many languages??
> -----Original Message-----
> From: Akthar Dilmohamud [SMTP:Akthar@f...]
> Sent: Tuesday, September 25, 2001 2:23 PM
> To: ASP+
> Subject: [aspx] ASP.net
>
>
> Hi all,
>
> I have seen that with ASP.net u can use many languages, like VB, C# and
> even
> COBOL, can i use FOXPRO programming LANGUAGE
>
>
Message #4 by "Alberto Jacomuzzi" <ajacomuzzi@w...> on Tue, 25 Sep 2001 09:38:55 +0200
|
|
Hi Philip,
Language integration in .NET is the ability to derive a class from a base
that is specified in a totally different laguage or catch exceptions thrown
by code written in a different language or take advantage of polymorphism
across different languages (see .NET Framework essentials bu O'Reilly)
Hope this help.
ByeBye
Alberto Jacomuzzi
----- Original Message -----
From: <philip.moh@a...>
To: "ASP+" <aspx@p...>
Sent: Tuesday, September 25, 2001 8:31 AM
Subject: [aspx] RE: ASP.net
> Hi,
> Can I know what do you mean by can use many languages??
>
> > -----Original Message-----
> > From: Akthar Dilmohamud [SMTP:Akthar@f...]
> > Sent: Tuesday, September 25, 2001 2:23 PM
> > To: ASP+
> > Subject: [aspx] ASP.net
> >
> >
> > Hi all,
> >
> > I have seen that with ASP.net u can use many languages, like VB, C# and
> > even
> > COBOL, can i use FOXPRO programming LANGUAGE
Message #5 by "Michiel van Otegem \(lists ONLY\)" <michiel_lists@a...> on Tue, 25 Sep 2001 10:26:52 +0200
|
|
Any language that targets the CLR can be used with .NET. That means you can
write your pages in VB, JavaScript, C#, COBOL, FORTRAN, Perl and quite a few
other languages. VB, JavaScript and C# are supported by default, the other
languages have to be installed separately. See www.activestate.com for
instance.
---
Michiel van Otegem
ASPNL.com - ASP/ASP.NET/XML Teacher
ASPLists.com - Moderator
http://www.aspnl.com
http://www.aspalliance.com/michiel
off-list email: michiel@a...
---
----- Original Message -----
From: <philip.moh@a...>
To: "ASP+" <aspx@p...>
Sent: Tuesday, September 25, 2001 8:31 AM
Subject: [aspx] RE: ASP.net
| Hi,
| Can I know what do you mean by can use many languages??
|
| > -----Original Message-----
| > From: Akthar Dilmohamud [SMTP:Akthar@f...]
| > Sent: Tuesday, September 25, 2001 2:23 PM
| > To: ASP+
| > Subject: [aspx] ASP.net
| >
| >
| > Hi all,
| >
| > I have seen that with ASP.net u can use many languages, like VB, C# and
| > even
| > COBOL, can i use FOXPRO programming LANGUAGE
|
|
 |