Illustrate the terms User Control as well as Custom Control
Illustrate the terms User Control as well as Custom Control?
Expert
Custom Controls be compiled code (Dlls) which is easier to use, difficult to create also placed in toolbox, Drag and Drop controls. Attributes which can be set visually on design time. It can also be utilised by Multiple Applications even personal copy to bin directory of web application which add reference use. Normally, designed to presents common functionality independent of consuming Application.
User Controls are somehow similar to that of ASP comprising files, easy to create, cannot be placed in toolbox and dragged dropped from it. A User Control is shared among single application files.
Write difference between an Abstract class and an Interface.
Where the ViewState information can be stored?
Mention the basic steps to perform the LINQ query.
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Explain the term Cookie? Explain where it can be used in ASP.NET?
Can more than one line be entered in a TextBox control?
How rows can be added or deleted from the DataTable object of DataSet?
State the function of the “Try-Catch-Finally” block
Write the differences between HTML and XML.
Write the basic difference between ASP and ASP.NET?
18,76,764
1946970 Asked
3,689
Active Tutors
1458234
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!