web user and custom conrols



web user and custom conrols ..

Answer / swapna

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

Post New Answer

More ASP.NET Interview Questions

What is a session government?

0 Answers  


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

0 Answers   Siebel,


Difference between application events and session events

0 Answers  


How Web Service help? What is the difference between Remoting & Web Servcies?

2 Answers  


Where can we set the specific variables for a application and Session objects ?

2 Answers   Siebel,






Define page fragment caching?

0 Answers  


What is the namespace for encryption?

3 Answers   Astadia, CIA, Wipro,


Name two properties common in every validation control?

1 Answers  


Are there resources online with tips on asp to asp.net conversions?

0 Answers  


Do I need to have the latest version of windows media player installed?

0 Answers  


Explain the use of errorprovider control in .net?

0 Answers  


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


Categories