under which namespaces connection strings can be defined?
Answer Posted / lakshmi maddala
using System.Configuration
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the different method of navigation in asp.net?
What symbol would you use to denote, the start of a code block in aspx views?
Explain the main differences between asp and asp.net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What does mvc represent in asp.net? : asp.net mvc
Explain how do you validate the controls in an asp .net page?
Can we use html in asp.net?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Where do we store our connection string in asp.net application?
What is the difference between CC and BCC?
What does mean by a neutral culture?
Explain managed code an un-managed code.
Explain different types of Caching techniques in ASP.NET?
Is it possible for me to change my aspx file extension to some other name?
What are the Types of chaching. How to implement caching