What is the Difference between user and server controls?
Answer Posted / janardan baghla
The main difference is that a seperate copy is generated of
user controls whereas only single copy of custom control is
shared.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why session is necessary in web application?
How does ASP.NET framework maps client side events to Server side events.?
How can we call webservices in Banking Applications? and where we are using it?
What is application state?
What is boxing and unboxing in asp.net?
How can you handle unmanaged code exceptions in asp.net?
Define resource files.
Disable browser cache for entire ASP.NET website?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is cache in asp net?
What is the difference between application state and session state in asp net?
How many types of session in ASP.NET
Explain how asp.net different from asp?
Describe the differences between the lifecycles of Windows services and Standard EXE?
List the asp.net validation controls?