Re: VB.net & ASP.net
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 03/05/04
- Next message: Kindler Chase: "Re: How can I add a CR LF"
- Previous message: wills: "Re: ASP, Access db on IIS6"
- In reply to: Laphan: "VB.net & ASP.net"
- Next in thread: Laphan: "Re: VB.net & ASP.net"
- Reply: Laphan: "Re: VB.net & ASP.net"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Mar 2004 23:52:39 -0500
> VB.net is basically the .net version of VB and the premise is that this is
> for creating an app.
>
> ASP.net is basically the .net version of ASP and the premise is that this
> for running server-side apps for a web site.
You're half right. ASP.net is the "enhanced" version of ASP. It is not a
language; ASP.net pages can be written using VB.Net (which is not just for
applications), C#, etc. However VB.Net and C# can be used for a lot more
than just server-side web pages, much like VBScript and JScript can
currently be used for more than just server-side web pages.
> Finally VB.net isn't something that you can put in a page to run
> client-side
No, you still need client-side code for that, however many of the apps you
will build do much of the hard work for you. I suggest asking these
questions in a dotnet forum rather than here.
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/
- Next message: Kindler Chase: "Re: How can I add a CR LF"
- Previous message: wills: "Re: ASP, Access db on IIS6"
- In reply to: Laphan: "VB.net & ASP.net"
- Next in thread: Laphan: "Re: VB.net & ASP.net"
- Reply: Laphan: "Re: VB.net & ASP.net"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|