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

Answers were Sorted based on User's Feedback



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

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

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

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

More ASP.NET Interview Questions

How many validators do ASP.NET have?

0 Answers   QuestPond,


is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible

3 Answers  


What is the parent class of all the web server control?

0 Answers  


What are the disadvantages of viewstate/what are the benefits

3 Answers  


What is a server cookie?

0 Answers  


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


What is boxing?

8 Answers   IBM, Misys, Siebel Systems,


what is SAP fullform

161 Answers   A3Logics, Amazon, DFD, Federal Mogul, Hol Info, IBM, Infosys, Jai Ganesh, Kesri Metal, Lupin, Microsoft, RPG, SAP Labs, SRS Group, TCS, Videocon,


Explain a program using razor view engine to create a simple application? : asp.net mvc

0 Answers  


List the advantages and disadvantages of user control an custom control?

0 Answers  


when is the role performed by IIS sever when ever a request send from browser

0 Answers  


What is meant by role based security? when we use this one

2 Answers  


Categories