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 ways are there to maintain a state in .net? What is view state?
Can you explain the basic use of dataview?
Describe the difference between inline and code behind - which is best in?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Explain what is viewstate?
Describe the .net base class library.
What is difference cookie and session?
What are the difference between ASP and ASP.Net?
on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???
Why do we need Sessions?
What is datagrid asp.net?
What is ispostback method in asp.net?
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)