web user and custom conrols
Custom controls:
A control authored by a user or a third-party software
vendor that does not belong to the .NET Framework class
library. This is a generic term that includes user
controls. A custom server control is used in Web Forms
(ASP.NET pages). A custom client control is used in
Windows Forms applications.
User Controls:
In ASP.NET: A user-authored server control that enables an
ASP.NET page to be re-used as a server control. An
ASP.NET user control is authored declaratively and
persisted as a text file with an .ascx extension. The
ASP.NET page framework compiles a user control on the fly
to a class that derives from the
System.Web.UI.UserControl class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define view state.
Explain automatic memory management in .net.
can we edit records from repeater control
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is WCF
What is the other method, other than GET and POST, in ASP.NET?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How to deploy the Asp.Net Project ?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
what is diffgram ?
Can you create an app domain ?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
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)