What is difference between user control and custom control?



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

Answer / 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

More ASP.NET Interview Questions

What is the difference between user control an custom control?

0 Answers  


What is the best Macanism to clear the Cache in asp.net

0 Answers   MCN Solutions,


What is the difference between system.stringbuilder and system.string

0 Answers  


How information about the user's locale can be accessed?

0 Answers   MindCracker,


In try catch blocks one is normal catch block and another is sqlcatchexception block

3 Answers   Microsoft,






how to get the vb6.0 COM Component in to the .Net application?

3 Answers   iSoft,


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

0 Answers  


What is caching and types of caching ?

2 Answers   Infosys,


How do you register JavaScript for webcontrols ?

1 Answers  


Define ViewState and how can it be used?

6 Answers   Siebel,


What are the server control tags in asp.net.?

0 Answers   MCN Solutions,


can i call the java script to code behind file?if yes how?

4 Answers   Wipro,


Categories