Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are user controls and custom controls ?



What are user controls and custom controls ?..

Answer / bhim bharti

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

Explain cookies with example.

0 Answers  


Explain the difference between or and orelse?

0 Answers  


what is postback implementation?when pre-render event n init event is fired?

2 Answers   Ness Technologies,


page life cycle of asp.net.

4 Answers  


Types of values mode can hold session state in Web.Config?

6 Answers   Accenture,


I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.

1 Answers   MS Technosoft, Wipro,


What is the server of asp.net?

0 Answers  


Which type of state management is provided by Query String in ASP.NET?

0 Answers   Sans Pareil IT Services,


What symbol specifies the beginning of a query string?

0 Answers  


What is localization and Globalization?

3 Answers  


A Web Service Can Only Be Written In .net. Is it True??

0 Answers   Siebel Systems,


What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

2 Answers   PCS,


Categories