Re: VB.net & ASP.net

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 03/05/04


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/


Relevant Pages

  • Re: VB.net & ASP.net
    ... ASP.net is the "enhanced" version of ASP. ... currently be used for more than just server-side web pages. ... No, you still need client-side code for that, however many of the apps you ...
    (microsoft.public.inetserver.asp.db)
  • Re: Forcing ASP.NET 1.1 isnt working
    ... Since the home page was asp (unmanaged code), ... the website require access to the 2.0 framework directory. ... (and without reconfiguring any existing apps to run under ASP.NET 2.0). ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Access to ASP/VB.net converters
    ... server problems). ... implementing a brand-new Terminal Server, ... > you think it would be faster than an ASP front end? ... web apps are stateless. ...
    (comp.databases.ms-access)
  • Re: ASP applications stop responding
    ... Maybe there is DB connection leak and your application reach the limit of DB ... > or common occurence that we can see) these ASP ... > applications stop responding, giving the following errors ... > time the apps start working again. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS6 doesnt show App Pools
    ... That's what we're thinking too -- IIS6 should run ASP apps ... Do you know what could cause ASP apps to not work correctly in IIS6? ... > an IIS6 box being able to maintain ASP session variables. ...
    (microsoft.public.inetserver.iis)