Answer Posted / bhaskar
AUTO mode returns query results as nested XML elements
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a web api?
Explain the difference between asp & asp.net.
Mention few asp.net validators.
What are the types of validation in asp net?
How can we make sure that Web API returns JSON data only?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is cross page posting in asp net?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is the maximum number of classes that can be contained in one dll file?
How long should a session id be?
What is the use of dispose method?
What are the properties of the eventargs argument when capturing keyboard events?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What methods are fired during the page load? Init()
Why the javascript validation not run on the asp.net button but run successfully on the html button?