Musings
            Public · Protected · Private
        
        
    Differences between asp and asp.net?
    
    - 
                    2008-08-17 15:24ASP.NET comes with Object oriented Event driven Mixture of multiple languages Visual Basic, C#, and JScript Makes compiled code(except if on first time) with *.aspx,asmx,ascx extension contains over 3400 classes XML-friendly validation objects debugging feature (gift)
 - 
                    2008-08-17 16:41Importantly we cannot share session data across ASP and ASPx pages . Both the calls get executed in different processes.
 
This blog is frozen. No new comments or edits allowed.