Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Database
LINQ
Converting from noob sql to Linq
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Herman, post: 168903, member: 36501"] Not normal, try to repair your installation and clean registry... No problem on 2013 Update 3 here. It's true that there is already a connection string embedded in the DBML and also one in the application settings, and you can use them on the final as it is, but in a real world situation, you would probably blank those out and pass the connection string for the database that the user is currently working on. Also in some cases you might not want the connection string to be accessible at all by the user, so you might want to remove it from the config file and embed it directly in your code as a resource. [/QUOTE]
Insert quotes…
Verification
Post reply
Database
LINQ
Converting from noob sql to Linq
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom