<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Templated code gen for LINQ to SQL</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/08/07/templated-code-gen-for-linq-to-sql.aspx</link><description>This is going to be a brief one. If you are using LINQ to SQL, you should check out Damien's new templated code generator sample. One of our regrets from LINQ to SQL V1 days was not providing an easy way to tailor the code-gen. This is one step in that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>a-foton &amp;raquo; Templated code gen for LINQ to SQL</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/08/07/templated-code-gen-for-linq-to-sql.aspx#8842438</link><pubDate>Fri, 08 Aug 2008 08:33:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8842438</guid><dc:creator>a-foton &amp;raquo; Templated code gen for LINQ to SQL</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/2008/08/templated-code-gen-for-linq-to-sql/"&gt;http://blog.a-foton.ru/2008/08/templated-code-gen-for-linq-to-sql/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Try Reegenerator</title><link>http://blogs.msdn.com/dinesh.kulkarni/archive/2008/08/07/templated-code-gen-for-linq-to-sql.aspx#8872649</link><pubDate>Sun, 17 Aug 2008 01:14:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8872649</guid><dc:creator>Kodeo</dc:creator><description>&lt;p&gt;Reegenerator (&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.reegenerator.com&amp;quot;&amp;gt;http://www.reegenerator.com&amp;lt;/a&amp;gt;"&gt;http://www.reegenerator.com&amp;quot;&amp;gt;http://www.reegenerator.com&amp;lt;/a&amp;gt;&lt;/a&gt;) allows you to customize the code generated by the LINQtoSQL designer. You will still be using the default designer but you can have full control over the generated code. &amp;nbsp;Watch how to do it at &lt;a rel="nofollow" target="_new" href="http://www.reegenerator.com/ShowVideo.htm?video=Replace.swf"&gt;http://www.reegenerator.com/ShowVideo.htm?video=Replace.swf&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The video shows you how easy it is to start building a LINQtoSQL code generator that gets invoked by the LINQtoSQL default designer. &lt;/p&gt;
&lt;p&gt;You can download the code generators at &lt;a rel="nofollow" target="_new" href="http://www.reegenerator.com/TemplatesGallery.htm"&gt;http://www.reegenerator.com/TemplatesGallery.htm&lt;/a&gt;. This page gives you replacements for LINQtoSQL, Dataset, Resources and Settings designers (C# and VB). All the renderers emulate the default behaviour in order to offer you a familiar starting point for any customization you want to implement.&lt;/p&gt;
&lt;p&gt;If your customizations are minimal, you can invoke the default code generator, capture the results as a string, modify them as you like and return the modified results to Visual Studio to be saved in the .Designer.cs file.&lt;/p&gt;</description></item></channel></rss>