Where do you store connection string ?
Answers were Sorted based on User's Feedback
Answer / ansu kumar
we
store
connection string in
web.config file under tab
<appsettings>
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / s.balakrishna
we store connection string under web.config file
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dheeraj
<ConnectionStrings>
add name=""
ConnectionString="datasource="servername";catalog="database
name";
<ConnectionStrings>
and that code is to written under web.config file.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is executenonquery ado.net?
What is the provider and namespaces being used to access oracle database?
What are all the different methods under sqlcommand?
What is the difference between executequery and executenonquery?
Which property is used to check whether a DataReader is closed or opened?
Explain the architecture of ado.net?
What is the return type of executescalar?
How do you connect to sql server database without using sqlclient?
Do you use stored procedure in ado.net?
differance between ADO vs ADO.Net?
What is a datagrid?
Define table relations?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)