RE: linqdatasource runtime connection string
- From: Chuck P <Chuck@xxxxxxxxxxxxxxxx>
- Date: Fri, 11 Apr 2008 08:50:02 -0700
By default, LinqDataSource create data context by using default
constructor.
What connection gets used in the default constructor the one hardcoded into
the .dbml file or the one in the web.config?
If I look at the properties for the dbml in the designer their is a
Connection : Application Settings property. The help box says Specifies
whether connection information from the Application Settings File should be
used.
What is the Application Settings File, where is it?
If I change the values in the web.config of the connection string the
designer creates, will the new settings be used?
.
- Follow-Ups:
- RE: linqdatasource runtime connection string
- From: "Wen Yuan Wang [MSFT]"
- RE: linqdatasource runtime connection string
- References:
- linqdatasource runtime connection string
- From: Chuck P
- RE: linqdatasource runtime connection string
- From: "Wen Yuan Wang [MSFT]"
- RE: linqdatasource runtime connection string
- From: Chuck P
- RE: linqdatasource runtime connection string
- From: "Wen Yuan Wang [MSFT]"
- linqdatasource runtime connection string
- Prev by Date: RE: linqdatasource runtime connection string
- Next by Date: Tracking source of web service call
- Previous by thread: RE: linqdatasource runtime connection string
- Next by thread: RE: linqdatasource runtime connection string
- Index(es):
Relevant Pages
|