« Distributed Logging | Main | Yahoo, Ask, MSN Move up and Google Moves Down!! »

Ten things you might not know about ASP.NET 2.0

MS Employee Harish has put together a list of his past articles on ASP.NET 2.0.

Ten things you might not know about ASP.NET 2.0

I have only one comment, if you want to do Ajax for more than 1 control in your whole ASP.NET app, you are better off looking for a decent Ajax framework instead of using the inbuilt client callback function. It can be a real pain in the wrong place handcoding the whole client callback and handling data using just javascript. And then there is the multi-browser stuff too. Can become a mess very fast....

July 31, 2007 in .NET by Anand M | Permalink

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/1248/20455460

Listed below are links to weblogs that reference Ten things you might not know about ASP.NET 2.0:

Comments

Post a comment