<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Use SqlConnection With LINQ To SQL</title>
	<atom:link href="http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/</link>
	<description>a learning effort by Deepak Kapoor</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:29:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Thilo</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-123198</link>
		<dc:creator>Thilo</dc:creator>
		<pubDate>Wed, 29 Jun 2011 07:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-123198</guid>
		<description>This works only with sql credentials not with domain credentials. 

I found a way: in my LINQ-TO-SQL DataContext class I&#039;ve created a new constructor which has the domain credentials as parameters to impersonate the opening of the databse connection.</description>
		<content:encoded><![CDATA[<p>This works only with sql credentials not with domain credentials. </p>
<p>I found a way: in my LINQ-TO-SQL DataContext class I&#8217;ve created a new constructor which has the domain credentials as parameters to impersonate the opening of the databse connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-122871</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 28 Jun 2011 14:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-122871</guid>
		<description>Thilo, try something like this:

connectionString = &quot;Data Source=&quot;+ strIp + &quot;;Initial Catalog=&quot; + strDb + &quot;;User Id=&quot;+ strUsr +&quot;;Password=&quot;+strPsswrd+&quot;;&quot;;</description>
		<content:encoded><![CDATA[<p>Thilo, try something like this:</p>
<p>connectionString = &#8220;Data Source=&#8221;+ strIp + &#8220;;Initial Catalog=&#8221; + strDb + &#8220;;User Id=&#8221;+ strUsr +&#8221;;Password=&#8221;+strPsswrd+&#8221;;&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilo</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-102892</link>
		<dc:creator>Thilo</dc:creator>
		<pubDate>Thu, 12 May 2011 10:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-102892</guid>
		<description>Hi,

I want to impersonate the DB-connect with special domain credentials (not in connection string). How can this be done?

Thanks

Thilo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to impersonate the DB-connect with special domain credentials (not in connection string). How can this be done?</p>
<p>Thanks</p>
<p>Thilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-180</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Fri, 03 Oct 2008 09:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-180</guid>
		<description>You must have atleast .NET Framework 3.5. LINQ is part of .NET Framework 3.5. You can also download Visual Studio Express which is a free download. 

http://www.microsoft.com/Express/</description>
		<content:encoded><![CDATA[<p>You must have atleast .NET Framework 3.5. LINQ is part of .NET Framework 3.5. You can also download Visual Studio Express which is a free download. </p>
<p><a href="http://www.microsoft.com/Express/" rel="nofollow">http://www.microsoft.com/Express/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-178</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 03 Oct 2008 05:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-178</guid>
		<description>Error cannot convert char to string.
When i use &quot;var&quot; in my code behind in my asp.net app.
Do i need VS 2008 plus .net framework 3.5 sp1 to run this?
Thanks</description>
		<content:encoded><![CDATA[<p>Error cannot convert char to string.<br />
When i use &#8220;var&#8221; in my code behind in my asp.net app.<br />
Do i need VS 2008 plus .net framework 3.5 sp1 to run this?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-173</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Thu, 02 Oct 2008 08:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-173</guid>
		<description>What is the exact error you are getting?

I am assuming that you are working with .NET 3.5 or .NET 3.5 sp1</description>
		<content:encoded><![CDATA[<p>What is the exact error you are getting?</p>
<p>I am assuming that you are working with .NET 3.5 or .NET 3.5 sp1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/comment-page-1/#comment-172</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 02 Oct 2008 07:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/use-sqlconnection-with-linq-to-sql/#comment-172</guid>
		<description>I tried this code but getting losts of errors.
I can&#039;t use var in my asp.net apps</description>
		<content:encoded><![CDATA[<p>I tried this code but getting losts of errors.<br />
I can&#8217;t use var in my asp.net apps</p>
]]></content:encoded>
	</item>
</channel>
</rss>

