What r all the controls in ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / kautilya
it may be web control or custom control or user control or
html control
Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
What is the best Macanism to clear the Cache in asp.net
Why is an object pool required?
What is connection pooling and how to enable and disable connection pooling?
Where are session variables stored?
What is a web server? What are the load limits in it?
Difference between Dataset and DataReader ?
4 Answers Accenture, BirlaSoft, Infosys, Microsoft, Techseol,
How Response.flush works in server.Execute
What are different methods of session maintenance in asp.net?
What is form method?
What is runat?
Explain the asp.net mvc request life cycle? : asp.net mvc
What are the different properties of server control that exists?