Answer Posted / vimal katiyar
basically in asp.net have diffrent type of control
1- standard control
2-validation control
3-navigation control
4-data control
5-web parts control
6-login control
7- custom control
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is new asp.net core?
Explain how asp.net page works?
What are the 3 levels at which content pages can be attached to Master Page?
How you can access the values from the Repeater control in ASP.NET?
What is postback in asp net?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What is the viewstate in asp.net?
Can user control be stored in library?
What are the disadvantages of using session?
How does the service stream content?
What is server transfer?
Who is using asp.net?
What are tuples?
How to unit test Web API?
How may clustered index we can create in table?