What is custom control. What is the difference between
custom control and user control?

Answer Posted / venkat

User Control is for only for that Perticular Application
and Profer GUI u can see at Runtime ,We can not add this
one to Tool box
Custom Control is a third Party vendor, it is not for
perticular application ,proper GUI u can see at design
time ,we can add this to tool box.Eg.. Date Picker..

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default authentication mode for asp.net?

571


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3426


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

979


Is it right that ASP.NET Web API has replaced WCF?

521


Where is session cookies stored?

530






Which type if caching will be used if we want to cache the portion of a page instead of whole page?

513


What is server side session management?

538


Is asp.net 64-bit enabled? How?

604


How do you implement sql caching in asp.net?

572


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

656


Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

654


How u refer webservices?

1505


What are server activated objects?

650


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

629


How does u get record no from 5 to 15 from a dataset of 100 records?

525