Answer Posted / roopesh m.k
Server controls are default custom controls.these are built
in controls but user controls are user defined
controls,these are re reusable controls.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types cache in asp net?
How can you handle exceptions in asp.net?
What is an il?
What is a SESSION and APPLICATION object?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Describe the method to create a permanent cookie?
What is form method?
What are the major built-in objects in ASP.NET?
What are session state modes in asp.net?
What is use of <% %> in asp.net?
What are the session variables?
Where viewstate value is stored in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What are the differences between code behind and code inline?
What is the sequence in which ASP.NET events are processed?