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 the full form of asp.net?
Define tracing.
How many types of sessions in asp.net?
Can we create a multiple user simultaneously ?
Can one dll file contains the compiled code of more than one .net language?
What is the Difference between MVC And MVP design pattrens
What are HTTP handlers in ASP.NET?
Explain the boxing and unboxing concept in .net?
Explain the purpose of storyboard.targetproperty.
What is true about application service provider?
What is custom events?
How does output caching work in ASP.NET?
What are the various types of cookies in asp.net?
Explain the difference between Web Garden and Web Farm?
How long does an http session last?