under which namespaces connection strings can be defined?
Answer Posted / sharifuddin
Hope Using System.Data;
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What are the different types of cookies in asp.net?
What is DataGrid wheater its a Server Control or something else ?
What is query string with example?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Explain about secure socket layer?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What are server activated objects?
Less than one page, how many windows will you be able to maintain?
How to you can limit Access to Web API to Specific HTTP Verb?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Where is the view state data stored in asp net?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What are the file extensions for razor views?
Can a .net web application consume java web service?