under which namespaces connection strings can be defined?
Answer Posted / venu
if connection string basically by using
system.data.sqlclient,orcleclient n using providers.
But if u write by using web.config file,then You have to use
system.configuration namespace to read from config file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How we can force all the validation controls to run?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How many types of Cookies are available in ASP.NET?
Why SessionID changes in every request in asp.net?
Explain the difference between debug.write and trace.write?
What is dynamic web page with example?
Explain the difference between an exe and a dll?
What is the difference between Session and response.Redirect?
What is the state management in asp.net?
What is state management techniques in asp.net?
Can you set which type of comparison you want to perform by the comparevalidator control?
Difference between application events and session events
Explain the path instructions in xaml?
What is bson in web api?
What is preprocessor in .net and type, where it use?