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


Please Help Members By Posting Answers For Below Questions

How can we provide the WebParts control functionality to a server control?

796


What is & in a url?

759


Is global asax mandatory?

781


How will you load dynamic assembly?

778


Where is session cookies stored?

741


Apart from IDE what are the enhancements in asp.net 2.0?

1894


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?

827


Which namespace is used by ado.net?

782


How does exception management works in ASP.NET?

898


How does session authentication work?

733


How do you sign out from forms authentication?

796


Is asp net front end or backend?

786


What is data reader in asp.net?

793


What are the main advantages of using asp.net?

814


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2214