What is the Difference between user and server controls?
Answer Posted / satish
user controls executed on each user separately and at client
side only, where as custom controls executed on server side
and only one copy for any number of users
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of sessions in asp.net? Name them?
What is the difference between login controls and forms authentication?
Explain the difference between debug.write and trace.write?
What is bson in web api?
Which methods validate all the controls on a page?
What is base class of button control in .net?
Is asp.net a programming language?
What is asp.net and its advantages?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is the difference between response.redirect and server.transfer?
What is asynchronous call?
What is dynamic web page with example?
How do session tokens work?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How long do session variables last?