View Single Post
Old 03-21-2003, 05:37 PM  
lEricPl
Confirmed User
 
Join Date: Dec 2002
Location: FL
Posts: 1,062
Quote:
Originally posted by NineNine


Performance is great with traditional ASP and some well writted stored procs, but I'm just curious.
I still use Stored Procedures for all database transactions...

If you have written in asp, ASP.NET will blow your mind.

You can do SO much more.

Basically an ASP.NET Webpage can do anything a regular desktop application can do.

Since it's written in a real programming language like C# or Visual Basic .NET, you can either build a Web Page or Desktop application to do what you want. If you want to turn the functionality of your webpage into a desktop app. or vice versa, just copy the methods. It's that easy.

ASP.NET is something totally new. It makes asp look like childs play.
lEricPl is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote