Locations of visitors to this page

    ASP.NET       Minimize  

 

Every thing ASP.NET...

 

Introduction to ASP.NET

You'll find several helpful articles on ASP.NET on the articles page here but maybe you'll find this article the most helpful if you are new to ASP.NET (especially if approaching from a PHP point of view).

Understanding the PipeLine

I consider it essential information to know the flow of a Request pipeline (before, during, and after a page is rendered), and the LifeCycle of a Control. You'll find that kind of information here:

  1. Request PipeLine
  2. Control LifeCycle

 

 


             
    Posts/Articles to learn ASP.NET       Minimize  

I've written several ASP.NET based posts/articles that you will find useful in general when dealing with ASP.NET, but I'll try to pick from them and list below ones that are specifically useful for passing the MSTS:70-528 exam.
For more information about the exam -- specifically --see this page.


             
    Links       Minimize  

             
    Custom Control FAQs       Minimize  

             
    AJAX FAQs       Minimize  

             
    Safari FAQs       Minimize  

             
    Mozilla/Firefox FAQs       Minimize  

             
    FAQs: IoC/DI in web applications       Minimize  

             
    FAQs:MVP Pattern       Minimize  

             
Copyright 2007 by Sky Sigal