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 is different between User Control and Web Control and
Custom Control?

Answer Posted / manikanta.srinu

User Control:
1.Designed for sigle application.
2.Designer support
3.Can place it int toolbox.
4.It has .ascx file with code behined file.we can use
usercontrol by register tag.
Custom Control:
1.Designed for multiple application.
2.No designer support
3.Can't place
4.It has dll file.
Web Control:
1.Designed for multiple application.
2.Web server controls are the controls which is run at
server.
3.these conrtoles are in toolbox.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do the terms “boxing” and “unboxing” mean?

1020


How do I spawn a thread?

1018


What are data types in .NET?

1211


How is threading done in .net?

1064


Name the classes that are introduced in the system.numerics namespace.

1104


What are the two main parts of the .net framework?

1120


Explain the procedure to add assemly to gac to make it shared one?

1051


Do you know what is lambda expressions in c#?

1131


What is the transport protocol you use to call a seb service soap?

1040


Explain how do assemblies find each other?

1130


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

988


Explain how to manage pagination in a page using .net?

1025


What are the advantages of .net core?

1041


When we go for html server controls and when we go for web server controls?

1207


Can I write il programs directly?

1156