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
How do we sort the data from a dataset?
What is session in http request?
What are the asp.net list controls and difference between them?
What's the use of response.output.write()?
Less than one page, how many windows will you be able to maintain?
Explain the difference between debug.write and trace.write? When should each be used?
Which object wraps the state or data of a user?
How to find last error which occurred in Asp.net ?
How to deploy/publish webservices?How many ways?Plz explain me
What are session state modes in asp.net?
Explain the path instructions in xaml?
To load your generated dataset with data which method do you invoke?
how to transfer the file from client to server using asp.net
Explain the use of errorprovider control in .net?
What is content page in asp net?