Hello,
I'm newbie at LINQ and I'd like to know how to use it with a database located on a remote server.
So, in other words...is there any way to tell LINQ my database's connection string?
Thanks,
Brian
Hello,
I'm newbie at LINQ and I'd like to know how to use it with a database located on a remote server.
So, in other words...is there any way to tell LINQ my database's connection string?
Thanks,
Brian
There's some great tutorials in getting started on the asp.net site.
Check out ScottGu's LINQToSql tutorial. Outstanding resource to start the learning process.
Yes Properties/Settings.settings in a desktop app and web.config in web app