what is the auto option in XML ?
Answer / bhaskar
AUTO mode returns query results as nested XML elements
Is This Answer Correct ? | 3 Yes | 0 No |
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Explain server control extensibility with reference to asp.net 2.0 ?
How many types of triggers are there in update panel?
What is strong name and which tool is used for this?
What is an example of an application service provider?
what is the role of aspx file ?
In which event of page cycle is the viewstate available?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Why do you use the app_code folder in asp.net?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
What is the use of session state and application state and difference between them?