what is the difference b/w Asp.net server controls and html
server controls in .net?
Answer Posted / vijay rana
Web server Controls are similar to HTML server controls but
provide more comples user interface,there are some useful
differences are
1. if we are using html server controls then asp.net does
not support down level support
2.web server controls provide much automatic support
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is enableviewstate?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Can you explain composite pattern?
How many types of sessions in asp.net?
Which tool you have done?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Give me one example of Web API Routing?
How you can manage the state of application at the server side in ASP.NET?
How many types of controls are there in asp.net?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
How will you do Redo and Undo in a TextControl?
How do we ensure view state has not tampered?
Can you use c# without .net?
What are the new features implemented in ASP.NET?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?