What is difference between user control and custom control?

Answer Posted / ramubalachandran

User Control is a page file with extension .ascx which can
only be used within a single application. But custom
controls are assemblies(dll files) that can be used in
multiple applications.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you identify that the page is postback?

537


What is web api config?

542


What are the various types of validation controls provided by asp.net?

538


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

511


Write a code for sending an email from asp.net application.

538






What is viewstategenerator?

691


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

701


Where is http session stored?

499


What is the difference between Session and response.Redirect?

612


What are app services?

528


What can we do with asp.net?

510


What are HTTP handlers in ASP.NET?

573


What is the used of "ispostback" property?

563


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

620


What is difference between View State and Hidden Field in ASP.NET?

659