What is custom control. What is the difference between
custom control and user control?
Answers were Sorted based on User's Feedback
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 |
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 |
How many validators do ASP.NET have?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
What is the parent class of all the web server control?
What are the disadvantages of viewstate/what are the benefits
What is a server cookie?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
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
List the advantages and disadvantages of user control an custom control?
when is the role performed by IIS sever when ever a request send from browser
What is meant by role based security? when we use this one