Answer Posted / kiwi
server control is custom control which are executed on the
server. these server controls are easy to use but difficult
to create,whereas user controls are easy to create but
difficult to use. these controls are executed on client side
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are the page life cycle events?
What is a session government?
How can you handle errors in Web API?
Explain difference between dataset and datareader?
What are the new web part controls in asp.net 2.0 ?
How many types of session state management options available in asp.net?
How do I send an email message from my ASP.NET page?
What are validator? How do you disable them?
What is the difference between page directive include and action tag include?
Where code pages are used?
Give me one example of Web API Routing?
What is the use of the tag in the web.config file?
How is my content secured from unauthorized access?
What does asp in asp.net stand for?
What is a master page and what does it do?