wyrickj
11-20-2004, 10:57 AM
Anyone looking forward to ASP.NET 2.0? I sure am. I'm happy Microsoft is bringing back the cross form post feature where you can submit data to another form on a 2nd .aspx page. Also there is a new Call Back feature to kinda replace the Postback feature found in ASP.NET 1.x. Anyone that is a ASP.NET Programmer knows that the Postback feature consumed a lot of server resources and did page refreshes to maintain state.
The best new tools I am so happy to see is:
Login Controls
User Registration Controls
Personalization Features
Cross-Post to another form without using Postback
and many many more.
You PHP fans are missing a whole lot of goodies from Microsoft. I could not imagine coding a registration / login system from scratch. ASP.NET 2.0 will be a kick-butt framework. I was thinking of learning PHP but screw that idea. Lets get Beta 2 rollin MS so I can deploy my stuff.
The best new tools I am so happy to see is:
Login Controls
User Registration Controls
Personalization Features
Cross-Post to another form without using Postback
and many many more.
You PHP fans are missing a whole lot of goodies from Microsoft. I could not imagine coding a registration / login system from scratch. ASP.NET 2.0 will be a kick-butt framework. I was thinking of learning PHP but screw that idea. Lets get Beta 2 rollin MS so I can deploy my stuff.