Tuesday 29 May 2012

What is the difference between asp.net server controls and html servercontrols?


  1. ASP.NET Server Control is more advanced control these have more properties compared to HTML Server Controls,
  2. .NET Server controls will have events, where as HTML server controls does not have events. Both controls memory is created at Server.

No comments:

Post a Comment

IE7 Issues Text Indent

                 Unfortunately IE 7 is still widespread among the users hence while theming we have to give special importance to the grea...