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 |
Explain the working of passport authentication.
Which template must you provide, in order to display data in a Repeater control?
Can we add code files of different languages in app_code folder?
Explain how do you validate the controls in an asp .net page?
WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID
How to implement globalization and localization in the use interface in .net.
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
How to deploy the Asp.Net Project ?
how to retrieve property settings from xml .config file.
What are the various ways of securing a web site that could prevent from hacking etc ?
Define msil.
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
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)