Wednesday, August 22, 2007

Cross browser postback

Meant to publish this a while ago - cross page postbacks are interesting if only for that fact that they're a lot like the "old" way of doing things. I haven't investigated the new ASP.Net MVC framework, but seeing that using it means you can't use ViewState or PostBack's definitely makes me think that it involves Cross browser post backs.

http://msdn2.microsoft.com/en-us/library/ms178141.aspx


http://msdn2.microsoft.com/en-us/library/ms178473(vs.80).aspx


http://weblogs.asp.net/scottgu/

No comments: