What is custom control. What is the difference between
custom control and user control?
Answer Posted / srikanth
Both the custom control and the user control wil be
developed by the user, the only difference is user control
is application specific where are custom control can be
used in any application. We can create a dll for the custom
control and can place it in the toolbox where are for user
control it's not possible it's just an .ascx file as .aspx.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can we provide the WebParts control functionality to a server control?
What is & in a url?
Is global asax mandatory?
How will you load dynamic assembly?
Where is session cookies stored?
Apart from IDE what are the enhancements in asp.net 2.0?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Which namespace is used by ado.net?
How does exception management works in ASP.NET?
How does session authentication work?
How do you sign out from forms authentication?
Is asp net front end or backend?
What is data reader in asp.net?
What are the main advantages of using asp.net?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?