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
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Why do we need master page in asp.net?
What is postback and autopostback in asp.net?
What are the steps involved to fill a dataset?
Define viewstate in .net?
How long should a session id be?
Why is it preferred to not use finalize for clean up?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Differences between “dataset” and “datareader”.
Write a code snippet to implement the indentation in json in web api.
Differentiate strong typing and weak typing
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Define a multilingual website?
How would you turn off cookies on a page of a website?