My Adventures with Entity Framework and Oracle
Posted on Sat, 09 Aug 2008 22:03:05 -0700 in Connection string config
Oracle.ssdl;Provider Connection String='Data Source=TNSNAME;User ID=user_id;Password=password...'" />. Don’t forget to add EFOracleProvider to the
Using the UpdatePanel Control with a Web Service
Posted on Sat, 09 Aug 2008 22:03:05 -0700 in Connection string config
Tip of the Day #4 (Connection Strings in Config files)
Posted on Sun, 27 Jul 2008 22:01:09 -0700 in Connection string config
NET 2.0 onwards a new and improved configuration management system has been put in place. You can now add a <connectionString> element to the config Start 1 2 3