Public · Protected · Private
Differences between asp and asp.net?
Type: Public  |  Created: 2008-08-17  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • ASP.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 15:24
  • Importantly we cannot share session data across ASP and ASPx pages . Both the calls get executed in different processes.
    2008-08-17 16:41
This blog is frozen. No new comments or edits allowed.