Asp.net

ARamilsaroumumb

New Member
Alright everyone, I'm getting a little confused about .Net. I am an ASP developer. I develop database driven web sites through SQL and Access Databases using Asp. Are there any articles that outline why (performance wise) I should begin to migrate to ASP.Net?<BR><BR>I read articles and everyone's speaking of COM, COM+, and languages that I don't feel is in my interest.<BR><BR>Can anyone shed light on this whole matter and perhaps let me know why I should or shouldn't switch to .Net.There's a *stack* of articles that discuss the benefits in *upgrading* to ASP.NET. Compiled code and code re-use are the 2 biggies that spring quickly to my mind.<BR><BR>A good book for you might be Dino Esposito's latest offering:<BR><BR> Building Web Solutions with ASP .NET and ADO .NET<BR> http://www.amazon.com/exec/obidos/ASIN/0735615780/forestlakewebser/<BR><BR>It's certainly not a beginners book - AT ALL - but for such a short book (approx 350 pages) he discusses many, many code reuse strategies and techniques that the ASP.NET built-in controls offer.<BR><BR>For beginner level advice, you'd do well with a simple Google seach using words like "benefits,ASP.NET,reuse..."<BR><BR><BR><BR>HTHhere are just a few of the numerous reasons to upgrade to .NET<BR><BR>http://asp.net/whitepaper/whyaspnet.aspx
 
Back
Top