<?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>My Visual Studio snippets</title><link>http://blogs.msdn.com/b/sburke/archive/2011/03/29/my-visual-studio-snippets.aspx</link><description>One of the great features of Visual Studio, that&amp;rsquo;s been around for a while is snippets. Frankly, I should build more of these because I use them *so* often. 
 I find them so useful I thought I&amp;rsquo;d share them here, either for you to use or to</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: My Visual Studio snippets</title><link>http://blogs.msdn.com/b/sburke/archive/2011/03/29/my-visual-studio-snippets.aspx#10152482</link><pubDate>Tue, 12 Apr 2011 11:24:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10152482</guid><dc:creator>René Gundersen</dc:creator><description>&lt;p&gt;Nice article. I completely agree, snippets are very valuable. I would, however, recommend downloading Snippet Designer for Visual Studio. You can find it in the extension gallery. It really makes it alot easier to create snippets, as you don&amp;#39;t have to mess with the XML.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10152482" width="1" height="1"&gt;</description></item><item><title>re: My Visual Studio snippets</title><link>http://blogs.msdn.com/b/sburke/archive/2011/03/29/my-visual-studio-snippets.aspx#10149211</link><pubDate>Sat, 02 Apr 2011 22:19:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10149211</guid><dc:creator>Shawn Burke - MSFT</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sure, good question.&lt;/p&gt;
&lt;p&gt;Snippets work by typing the shortcut, which you will see in Intellisense. &amp;nbsp;When you select it by hitting Enter, you&amp;#39;ll be able to fill in the various fields.&lt;/p&gt;
&lt;p&gt;Visual Studio has a bunch of standard snippets. &amp;nbsp;Try typing &amp;quot;prop&amp;quot; for example, to create a standard property.&lt;/p&gt;
&lt;p&gt;In the case of these custom ones, the short cuts are inpc_impl, inpc_prop, propdpsl, etc, as noted after the description.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Shawn&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10149211" width="1" height="1"&gt;</description></item><item><title>re: My Visual Studio snippets</title><link>http://blogs.msdn.com/b/sburke/archive/2011/03/29/my-visual-studio-snippets.aspx#10149195</link><pubDate>Sat, 02 Apr 2011 19:42:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10149195</guid><dc:creator>Beginner</dc:creator><description>&lt;p&gt;I am unsure if i understoöd your article. If i am not mistaken a snippet is bit of code which can be defined by using xml and can be inserted into the code by somehow loading it. &lt;/p&gt;
&lt;p&gt;Could you elaborate on how to fire up / activating a snippet?&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10149195" width="1" height="1"&gt;</description></item></channel></rss>