Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
1138How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
HCL,
1146
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is difference Between Authentication and authorization?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Explain advantages of caching?
Why is global asax is used?
What are the 3 levels at which content pages can be attached to Master Page?
If 200 is for all successful operation then why do we have 201 response codes?
What are the differences between application object and session object?
Where is the view state data stored in asp net?
What is the use of placeholder control?
What are cao and sao.
How do cookies work? Give an example of their abuse.
What are the Difference between asp.net and asp ?
i want the asp.net technical questions and answeres
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?