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 HTML controls, Web controls, and server controls?

Answer Posted / surya

controls with basic html tags are Html controls.

Controls with runat server tag are server controls and the
events are handled in server side

and if you have tags like <asp:GridView> it is called web
controls and events are handled at server side

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

1052


What's the problem with .net generics?

1038


Explain about .net assemblies?

1092


What does jit do?

1248


How big is the datatype int in .net?

1137


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

1126


What is Event Bubbling in .NET?

1165


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

977


Explain what are an object and a class?

1131


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

1069


Explain what is the difference between response.redirect & server.transfer?

1132


What is il in vb.net?

1082


Explain about Behavioral design pattern?

1143


What is data type and how many types of data types are in .NET ?

1149


What is the concept of inheritance in .net?

1230