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 |
What does the "EnableViewState" property do?
What are the security types in asp.net?
can i call the java script to code behind file?if yes how?
What is the Intermittent crashing of application in production?
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
Name the validation control available in asp.net ?
Define an assembly?
what is synchronization and asynchronization. what are the difference between two?
why we are using delegates and in which condition it is required?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is bound controls
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)