Results 1 to 6 of 6

Thread: ASP vs ASP.NET

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Posts
    162

    ASP vs ASP.NET

    I was just wondering, what are the benefits to switching to asp.net from asp. What do I need to use ASP.net? I have a VisualBasic.net, i don't know if it's VisualStudio, but does VisualBasic.net include the stuff for ASP.net?

    There are some things i assume with switching to .net. One would be that i would have to install the .net framework.
    Another, it seems that all the books I scanned through at Barnes & Nobles looked like they used C# instead of VBscript. Is this at all much harder to work with?

  2. #2
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    Re: ASP vs ASP.NET

    hi,

    if you already are comfortable with VB.NET then you dont need any other language(C#). You can use VB.NET with ASP.NET.

    Thats one of beauty of ASP.NEt over ASP, that you can use a 'Language' and are not restricted to use a scripting language like VBScript. Though I beileve, we now have VbScript.NET or maybe its JScript.NET.

    I can go on about the advantages of using .NET over classic ASP

    but, about you moving from ASP to ASP.NET, your already late for that, most people would be moving from ASP.NET to ASP.NET 2, so hurry...


    you will want to look at these links

    http://www.w3schools.com/aspnet/default.asp

    http://samples.gotdotnet.com/quickstart/aspplus/

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP vs ASP.NET

    I feel that ASP.NET is good for large web applications. If you're using it for something like a personal website, then you're not really using all that it offers you.

    Other than that, it's true that C# is generally preferred, but there isn't much of a difference. If you know VB.NET, C# comes to you real easy. I was apprehensive at first when I started with C#, but after getting over a few quirks, I've been able to understand most of it.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Posts
    162

    Re: ASP vs ASP.NET

    I appreciate the replies. The thing is is that i'm not really familiar with vb.net but have been looking to learn it. And i'm working on a website that will hopefully become a large scale website. It's a site for searching for jobs. But i will surely look at the links you gave me veryjohnny. I do realize that i'm probably late moving to .net, but i took a lot of time away from programming because of college (Currently at a junior college, so I haven't gotten into the computer stuff until i get up to Mississippi State).

    Thanks for the replies, i'll check into it

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Posts
    162

    Re: ASP vs ASP.NET

    Thanks guys, i looked at the links that johnny gave me and got me real interested. It looks like it adds so much more structure and usability to the webpage. I especially love the databinding controls. Another question is, does MS Server 2003 come with the .NET framework already? Because like when you insert the XP Pro cd, you can select to install the .NET framework, but you don't seem to have that option when you use the Server 2003 CD.

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Posts
    162

    Re: ASP vs ASP.NET

    Nevermind, i saw it in the administrative tools menu.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width