Answer Posted / sanjay
There are two types debugging in dot net
1- CorDbg
2- Dbgclr
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are server activated objects?
What is a web api? Which protocol is used in a web api?
In which situation can you not use a viewstate?
What is owin authentication?
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?
Where is http session stored?
How is my content secured from unauthorized access?
How use Xml data in ASP.net?
What are the three parts of an http response?
What kind of data can be stored in viewstate?
What are different methods of session maintenance in asp.net?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How is it possible for .NET to support many languages?
Please briefly explain the usage of global.asax?
What is the purpose of asp.net?