Category ASP.NET

  • Maintain Scroll Position on Postback in ASP.NET 2.0

    ASP.NET 2.0 makes maintaining scroll position on postback much easier, although it's not a well-document or oft-discussed feature. When I show this little tip at User Group talks, to clients, or to my class, I'd say more than 90% of the people ...

    Read more...
    11/27/2007 4:08:51 AM Category ASP.NET
  • ASP.NET Page Life Cycle

    A page in an ASP.NET application consists of several server controls. These are the fundamental building blocks of an ASP.NET application. The Life cycle of an ASP.NET page, depends on whether the page is requested for the first...

    Read more...
    11/15/2007 4:59:29 AM Category ASP.NET
Archive