ASP.NET Atlas

Have you tried it yet? I haven't, but I will as soon as my computer at home is running again (hardware issues ... ). That was another thing that was successfully demonstrated at the MSDN Live event yesterday. With only two extra controls (ScriptManager (global) and UpdatePanel (that you put your controls in)), you could get classic ASP controls (such as the ASP:Calendar) to refresh using Ajax instead of PostBacks. Very nice indeed. I'm going to experiement some with that as soon as I have time, and I strongly suggest that you do the same. :-)

Comments

Popular posts from this blog

Auto Mapper and Record Types - will they blend?

Unit testing your Azure functions - part 2: Queues and Blobs

Testing WCF services with user credentials and binary endpoints