<?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: CodeSmith template to generate LINQ To SQL Data Context</title>
	<atom:link href="http://damieng.com/blog/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context/feed" rel="self" type="application/rss+xml" />
	<link>http://damieng.com/blog/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=codesmith-template-to-generate-linq-to-sql-data-context</link>
	<description>A .NET developer in Redmond</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:45:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: steve</title>
		<link>http://damieng.com/blog/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context#comment-1933</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 27 Jun 2007 03:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context.aspx#comment-1933</guid>
		<description>Unless that doesn&#039;t actually hide it but just categorises it for filtering? MSDN is pretty damn vague on the whole thing (shock) and I&#039;ve not had to debug .Net much before...</description>
		<content:encoded><![CDATA[<p>Unless that doesn&#8217;t actually hide it but just categorises it for filtering? MSDN is pretty damn vague on the whole thing (shock) and I&#8217;ve not had to debug .Net much before&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://damieng.com/blog/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context#comment-1932</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 27 Jun 2007 03:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2007/06/26/codesmith-template-to-generate-linq-to-sql-data-context.aspx#comment-1932</guid>
		<description>Cool. &lt;br /&gt;&lt;br /&gt;The DebuggerNonUserCodeAttribute makes me shudder though - asking to hide code from the debugger just seems like asking someone to kick you in the nuts. What&#039;s wrong with just using &#039;step over&#039; (or equivalent) when you don&#039;t wanna see something? Or defining a visibility mask in the debugger session (typical Eclipse way)? Hiding stuff from the debugger statically in the code itself just gives me horrible nightmares of debugging VB6 and knowing there&#039;s something wrong happening in between the lines that you can&#039;t see...</description>
		<content:encoded><![CDATA[<p>Cool. </p>
<p>The DebuggerNonUserCodeAttribute makes me shudder though &#8211; asking to hide code from the debugger just seems like asking someone to kick you in the nuts. What&#8217;s wrong with just using &#8216;step over&#8217; (or equivalent) when you don&#8217;t wanna see something? Or defining a visibility mask in the debugger session (typical Eclipse way)? Hiding stuff from the debugger statically in the code itself just gives me horrible nightmares of debugging VB6 and knowing there&#8217;s something wrong happening in between the lines that you can&#8217;t see&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
