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
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Where the viewstate is stored after the page postback?
What is application state?
Explain page output caching?
is gateway for sms continue connected for sending sms.how?
What is session object? Describe in detail.
How can you enable impersonation in the web.config file?
Who generates session id?
IN an ASP.NET Web application if there is any error, how can you debug?
What are session objects?
Which type of state management is provided by Query String in ASP.NET?
Explain the difference between dataset and datareader.
in which protocol ASP.NET WEB API Work?
What is Web API?
To redirect the user to another page which method do we use without performing a round trip to the client?