<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0"><channel><title>Video Tutorials</title><link>http://community.codesmithtools.com/blogs/videotutorials/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/codesmithtools-video-tutorials" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>PLINQO - DDNUG Presentation</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2009/08/03/plinqo-ddnug-presentation.aspx</link><pubDate>Mon, 03 Aug 2009 22:33:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:37215</guid><dc:creator>shannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=37215</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2009/08/03/plinqo-ddnug-presentation.aspx#comments</comments><description>&lt;p&gt;The Dallas .NET Users Group was the place to be on July 9th, 2009. &amp;nbsp;The presentation will make you aware of all the features &lt;a href="http://plinqo.com?s=vt"&gt;PLINQO&lt;/a&gt;&amp;nbsp;has to offer. &amp;nbsp;A test driven demo that walks through each feature one by one and provides a nice overview that will definitely get you excited about the new world PLINQO opens up for LINQ to SQL. &amp;nbsp;We had fun and thank everyone who was in attendance.&lt;/p&gt;
&lt;p&gt;Join in on the fun by checking out the presentation and get jump started on PLINQO.&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;a href="http://codesmithtools.com/video/plinqo-ddnug.html" title="Watch the Video"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The slides are available &lt;a href="http://docs.google.com/present/view?id=0AYM9AJ2V9yfDZGM2a3BwYzdfODBndjI3Zjhnag&amp;amp;hl=en"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=37215" width="1" height="1"&gt;</description></item><item><title>CSLA - The Quick Start</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2009/07/13/csla-the-quick-start.aspx</link><pubDate>Tue, 14 Jul 2009 03:13:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:36924</guid><dc:creator>shannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=36924</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2009/07/13/csla-the-quick-start.aspx#comments</comments><description>&lt;p&gt;Learn how you can unleash the power of the CodeSmith CSLA templates and get your project using CSLA going in only a few minutes.&amp;nbsp;&amp;nbsp;This step by step guide to getting going with CSLA using CodeSmith will make it easy to become immediately productive using the CSLA framework.&lt;/p&gt;
&lt;p&gt;Learn how the CSLA quick start works as well as how we implemented the petshop sample application using the csla templates. &amp;nbsp;Take advantage of the CSLA framework and start meeting all of your goals and deadlines today&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/csla-quick-start.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you would like to download the video, please select the file attachment link for this post&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=36924" width="1" height="1"&gt;</description><enclosure url="http://www.codesmithtools.com/lib/videos/csla-quick-start.wmv" length="35108913" type="video/x-ms-wmv" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/CSLA/default.aspx">CSLA</category></item><item><title>Active Snippets</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/12/15/active-snippets.aspx</link><pubDate>Mon, 15 Dec 2008 23:36:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33714</guid><dc:creator>shannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33714</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/12/15/active-snippets.aspx#comments</comments><description>&lt;p&gt;Imagine Visual Studio 2008 snippets, but with the full power of
CodeSmith available to execute any logic or access any complex metadata
(including database schema and xml data)&amp;nbsp;to control the output of your
snippets.
&lt;/p&gt;
&lt;p&gt;After creating an alias for your ActiveSnippet, you can execute it like:&lt;/p&gt;
&lt;p&gt;
alias param1, param2, param3&lt;/p&gt;
&lt;p&gt;and using the CTRL-E, CTRL-E keyboard shortcut&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/active-snippets.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33714" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.37.14/active_2D00_snippets.swf" length="3817624" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Video+Tutorial/default.aspx">Video Tutorial</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Active+Snippets/default.aspx">Active Snippets</category></item><item><title>Automation with CodeSmith</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/12/15/automation-with-codesmith.aspx</link><pubDate>Mon, 15 Dec 2008 23:35:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33713</guid><dc:creator>shannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33713</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/12/15/automation-with-codesmith.aspx#comments</comments><description>&lt;p&gt;WIth CodeSmith, you can easily automate your code generation
process and can execute templates one at a time or in batches.&amp;nbsp; Check out some of the ways CodeSmith can speed up your code generation process and save you even more time.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/automation.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33713" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.37.13/automation.swf" length="2507778" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Video+Tutorial/default.aspx">Video Tutorial</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Automation/default.aspx">Automation</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Automate/default.aspx">Automate</category></item><item><title>PLINQO Part 1 - The Quick Start</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/25/linq-to-sql-dynamic-data-templates-plinqo-part-1-the-quick-start.aspx</link><pubDate>Tue, 25 Nov 2008 13:32:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33488</guid><dc:creator>shannon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33488</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/25/linq-to-sql-dynamic-data-templates-plinqo-part-1-the-quick-start.aspx#comments</comments><description>&lt;p&gt;PLINQO, which stands for Professional LINQ to Objects, is a collection of &lt;a href="http://code.google.com/p/codesmith/wiki/CodeSmith"&gt;CodeSmith&lt;/a&gt; templates that are meant to replace and extend the LINQ to SQL designers that are included with Visual Studio 2008. &lt;/p&gt;
&lt;p&gt;Get PLINQO going in under 60 seconds with our new quick start.  We will show you how easy it is to take advantage of PLINQO and be ready to use it today.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/plinqo-part-1-quick-start.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please select the file attachment link for this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33488" width="1" height="1"&gt;</description><enclosure url="http://www.codesmithtools.com/lib/videos/plinqo-part-1-quick-start.wmv" length="23181847" type="video/x-ms-wmv" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Dynamic+Data/default.aspx">Dynamic Data</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/PLINQO/default.aspx">PLINQO</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Quick+Start/default.aspx">Quick Start</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Linq+To+SQL/default.aspx">Linq To SQL</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Video+Tutorial/default.aspx">Video Tutorial</category></item><item><title>PLINQO Part 2 - Feature Overview</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/25/plinqo-linq-to-sql-dynamic-data-template-set-part-2-feature-overview.aspx</link><pubDate>Tue, 25 Nov 2008 13:26:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33487</guid><dc:creator>shannon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33487</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/25/plinqo-linq-to-sql-dynamic-data-template-set-part-2-feature-overview.aspx#comments</comments><description>&lt;p&gt;PLINQO, which stands for Professional LINQ to Objects, is a collection of &lt;a href="http://code.google.com/p/codesmith/wiki/CodeSmith"&gt;CodeSmith&lt;/a&gt; templates that are meant to replace and extend the LINQ to SQL designers that are included with Visual Studio 2008. &lt;/p&gt;
&lt;p&gt;Use Plinqo to it&amp;#39;s full potential.&amp;nbsp; In part 2, we show you all the nice new features, advanced configuration options and how to effectively get the most out of PLINQO, our dynamic set of Linq To Sql templates.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/plinqo-part-2-feature-overview.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please select the file attachment link for this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33487" width="1" height="1"&gt;</description><enclosure url="http://www.codesmithtools.com/lib/videos/plinqo-part-2-feature-overview.wmv" length="39462113" type="video/x-ms-wmv" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/PLINQO/default.aspx">PLINQO</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Video+Tutorial/default.aspx">Video Tutorial</category><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Feature+Overview/default.aspx">Feature Overview</category></item><item><title>Using CodeSmith NHibernate Templates</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/04/using-codesmith-nhibernate-templates.aspx</link><pubDate>Tue, 04 Nov 2008 17:57:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33261</guid><dc:creator>shannon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33261</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/04/using-codesmith-nhibernate-templates.aspx#comments</comments><description>&lt;p&gt;We have updated our NHibernate templates and have packaged together C# and VB NHibernate templates. We will walk you through getting started and using these templates.&amp;nbsp; NHibernate is an Object-relational mapping (ORM) solution for the Microsoft .NET platform: it provides an easy to use framework for mapping an object-oriented domain model to a traditional relational database.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/nhibernate.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33261" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.32.61/nhibernate.swf" length="8274462" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/NHibernate+Video+Tutorial/default.aspx">NHibernate Video Tutorial</category></item><item><title>CodeSmith Explorer</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/04/codesmith-explorer.aspx</link><pubDate>Tue, 04 Nov 2008 17:25:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33260</guid><dc:creator>shannon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33260</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/11/04/codesmith-explorer.aspx#comments</comments><description>&lt;p&gt;CodeSmith Explorer provides an easy interface for organizing and executing CodeSmith templates. In this tutorial, we will walk you through CodeSmith Explorer and show the benefits and time-savings that CodeSmith Explorer can provide when managing and executing templates. &lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/codesmith-explorer.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33260" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.32.60/codesmith_2D00_explorer.swf" length="20689165" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/CodeSmith+Explorer+Video+Tutorial/default.aspx">CodeSmith Explorer Video Tutorial</category></item><item><title>Merge Strategies</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/28/merge-strategies.aspx</link><pubDate>Tue, 28 Oct 2008 17:49:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33227</guid><dc:creator>shannon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33227</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/28/merge-strategies.aspx#comments</comments><description>&lt;p&gt;Merge strategies answer the question: how do I customize generated code without losing my customizations when the code is regenerated?&amp;nbsp; Merge strategies are carried out by classes that implement the CodeSmith.Engine.IMergeStrategy interface. You can create your own merge strategy by implementing this interface.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/merge-strategies.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33227" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.32.27/merge_2D00_strategies.swf" length="7667784" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Merge+Strategies+Video+Tutorial/default.aspx">Merge Strategies Video Tutorial</category></item><item><title>Xml Property</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/28/xml-property.aspx</link><pubDate>Tue, 28 Oct 2008 17:16:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33226</guid><dc:creator>shannon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33226</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/28/xml-property.aspx#comments</comments><description>&lt;p&gt;The XmlProperty directive gives you a strongly-typed object model and statement completion for metadata stored in XML files.&amp;nbsp; CodeSmith allows you to store metadata in external XML files. To incorporate XML metadata in your templates, you use an XmlProperty directive.&amp;nbsp; Watch as we show some cool ways to get the most out of xml properties.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/xml-property.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33226" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.32.26/xml_2D00_property.swf" length="8809283" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Xml+Property+Video+Tutorial/default.aspx">Xml Property Video Tutorial</category></item><item><title>Master Templates</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/15/master-templates.aspx</link><pubDate>Wed, 15 Oct 2008 16:26:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33089</guid><dc:creator>shannon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33089</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/15/master-templates.aspx#comments</comments><description>&lt;p&gt;Master Templates provide an efficient way to execute many templates known as sub-templates at one time.&amp;nbsp; Master Templates are very useful when creating dynamic, structured and well controlled output.&amp;nbsp; Discover all the possibilities Master Templates offer by watching us go through some tips and tricks using Master Templates.&lt;/p&gt;
&lt;p&gt;&lt;a title="Watch the Video" href="http://codesmithtools.com/video/master-templates.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33089" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.30.89/master_2D00_templates.swf" length="6585706" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/Master+Templates+CodeSmith+Video+Tutorial/default.aspx">Master Templates CodeSmith Video Tutorial</category></item><item><title>Visual Studio Integration</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/15/visual-studio-integration.aspx</link><pubDate>Wed, 15 Oct 2008 15:52:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:33088</guid><dc:creator>shannon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=33088</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/15/visual-studio-integration.aspx#comments</comments><description>&lt;p&gt;The tight integration with Visual Studio allows you to fully manage template execution right from Visual Studio!&amp;nbsp; This means you can maintain a high Code Generation presence right within Visual Studio and not have to switch applications to run code generation.&lt;/p&gt;
&lt;p&gt;CodeSmith integration for template execution within Visual Studio is a
first class concept with support for CodeSmith Project
Integration, Generate OnBuild features, MS-Build Integration, and drag
and drop templates onto the code surface.&amp;nbsp; We will demonstrate many ways that CodeSmith can save you time while working inside Visual Studio.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://codesmithtools.com/video/visual-studio-integration.html"&gt;Watch the Video&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you
would like to download the video, please download the flash file attached to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=33088" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.30.88/visual_2D00_studio_2D00_integration.swf" length="5409429" type="application/x-shockwave-flash" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/CodeSmith+Visual+Studio+Integration+Video+Tutorial/default.aspx">CodeSmith Visual Studio Integration Video Tutorial</category></item><item><title>CodeSmith Projects</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/07/codesmith-projects.aspx</link><pubDate>Tue, 07 Oct 2008 18:48:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:32993</guid><dc:creator>shannon</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=32993</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/07/codesmith-projects.aspx#comments</comments><description>&lt;p&gt;One of CodeSmith&amp;#39;s most powerful features is CodeSmith Projects.&amp;nbsp; Jump start your knowledge of CodeSmith Projects and get familiar with some tips and tricks to make the most use of CodeSmith Projects.&amp;nbsp; Whether you are working with Visual Studio, MSBuild, Windows Explorer, a command line / batch file, or CodeSmith itself, CodeSmith Projects makes automating your code generation process easy and consistent.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codesmithtools.com/video/codesmith-projects.html"&gt;http://www.codesmithtools.com/video/codesmith-projects.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=32993" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.29.93/codesmith_2D00_projects.swf" length="6559351" type="application/octet-stream" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/CodeSmith+Project+Video+Tutorial/default.aspx">CodeSmith Project Video Tutorial</category></item><item><title>SchemaExplorer</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/07/schema-explorer.aspx</link><pubDate>Tue, 07 Oct 2008 18:42:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:32992</guid><dc:creator>shannon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=32992</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2008/10/07/schema-explorer.aspx#comments</comments><description>&lt;p&gt;SchemaExplorer is CodeSmith&amp;#39;s built-in interface for working with metadata from databases. Join us for a quick tour of the features of SchemaExplorer and how they can be used with CodeSmith.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;span style="color:#000080;"&gt;&lt;a target="_self" href="http://www.codesmithtools.com/video/schemaexplorer.html"&gt;http://www.codesmithtools.com/video/schemaexplorer.html&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.codesmithtools.com/video/schema-explorer.html"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=32992" width="1" height="1"&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.03.29.92/schemaexplorer.swf" length="6504087" type="application/octet-stream" /><category domain="http://community.codesmithtools.com/blogs/videotutorials/archive/tags/CodeSmith+Schema+Explorer+Video+Tutorial/default.aspx">CodeSmith Schema Explorer Video Tutorial</category></item><item><title>CodeSmith Overview by Rob Howard</title><link>http://community.codesmithtools.com/blogs/videotutorials/archive/2007/10/10/codesmith-overview-by-rob-howard.aspx</link><pubDate>Wed, 10 Oct 2007 18:36:00 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:28065</guid><dc:creator>ejsmith</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://community.codesmithtools.com/blogs/videotutorials/rsscomments.aspx?PostID=28065</wfw:commentRss><comments>http://community.codesmithtools.com/blogs/videotutorials/archive/2007/10/10/codesmith-overview-by-rob-howard.aspx#comments</comments><description>&lt;p&gt;Rob Howard presents a 15 minute overview of the benefits of using CodeSmith.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codesmithtools.com/videotutorials/codesmith-4.0-overview.html" target="_blank"&gt;http://www.codesmithtools.com/videotutorials/codesmith-4.0-overview.html&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.codesmithtools.com/aggbug.aspx?PostID=28065" width="1" height="1"&gt;</description><enclosure url="http://www.codesmithtools.com/videotutorial/codesmith-4.0-overview.html" length="-1" type="text/html" /></item></channel></rss>
