What r all the controls in ASP.NET ?

Answers were Sorted based on User's Feedback



What r all the controls in ASP.NET ?..

Answer / kautilya

it may be web control or custom control or user control or
html control

Is This Answer Correct ?    2 Yes 0 No

What r all the controls in ASP.NET ?..

Answer / vamshi krishna

it seems like Validate controls i think. if that is the
question, I say there are six.....

1.RequiredField validator
2.range ,3.compare, 4. Regular Expression 5.custom
6.validate summery..

if other means, we can use web,html, user controls , custom
controls etc.....,
Thanks & Regards
Vamshi Krishna
Excel-Soft Tech Pvt Ltd.,

Is This Answer Correct ?    1 Yes 0 No

What r all the controls in ASP.NET ?..

Answer / sunil kumar singh

there are lot of controls like
button,gridview,datalist,repeater,linkbutton etc.
which used by CLR(Framwork).

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are session state modes? List some of the important session state modes of asp.net.

0 Answers  


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

0 Answers   DELL,


How can we create Tree control in asp.net?

0 Answers  


List some of the important session state modes of asp.net.

0 Answers  


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

0 Answers  






benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

0 Answers   HCL,


how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url

1 Answers  


What is the purpose of master page?

0 Answers  


Explain the purpose of storyboard.targetproperty.

0 Answers  


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 difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


How can you implement the postback property of an asp.net control?

0 Answers  


Categories