Archive for November, 2004

eXtreamly busy..

? ?? ????..
?????? ????? ??? ??,
???? ????? ?? ?? ?? ???? ?? ??,
?? ??? ??? ?? ??? ?? ?? ??? ??? ??,
???? 2005?? ??? ??? ?? ??..

doPostBack

In ASP.NET there’s once-it-called innovative technology, “doPostBack”.
Personally I really think this is one heck of technology that should not be developed at all. Anyways, this is one of the most important features in ASP.NET.

The reason why it’s considered one of the most important features in ASP.NET is that it eliminates a buden that a developer would have to create server-side functionalities to keep and parse data page to page.

If you look at this page (http://www.xefteri.com/articles/dec102002/default.aspx), you will see how the doPostBack exactly works.