<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LINQ on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/linq/</link>
		<description>Recent content in LINQ on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 25 Feb 2008 20:17:22 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/linq/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>ASP .NET, LINQ, GridViews, and GUID Errors</title>
				<link>https://www.justincarmony.com/2008/02/25/asp-net-linq-gridviews-and-guid-errors/</link>
				<pubDate>Mon, 25 Feb 2008 20:17:22 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/02/25/asp-net-linq-gridviews-and-guid-errors/</guid>
				<description>&lt;p&gt;I found a simple problem today. Here is the deal, there were several times where I had to base a LinqDataSource off a Guid that I would set in the Page_Load(). I created an&amp;lt;asp:HiddenField /&amp;gt; to hold the value so all my DataSources could pull it from the control. The HiddenField control&amp;rsquo;s value is stored as a string, so I would have to convert the guid to a string. After doing this, I was getting the following error:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
