Answer Posted / subhankar
Specifies the resource that specified configuration
settings apply to.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is post back in asp.net?
What are the types of validation in asp net?
What are httphandlers and httpmodules and difference between them?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is the namespace to create thread in .net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are the advantages and limitations of query string?
Why SessionID changes in every request in asp.net?
What are the two types of web pages?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is postback and autopostback in asp.net?
How to create events for a control?
What is _viewstart?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How do you declare static variable?