<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>EncapsulateAll Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/EncapsulateAll/Wiki/View.aspx?title=Home</link><description>EncapsulateAll Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EncapsulateAll/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Brought to you by &lt;a href="http://www.sleash.com" class="externalLink"&gt;Sleash Software&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Project written in C&amp;#35; to generate Public Properties from a list of private variable declarations.  I wrote this because I hate the way that the refactoring engine in Visual Studio 2005 can only encapsulate one field at a time, and places the generated properties directly below the private variable.&lt;br/&gt;&lt;br/&gt;Written in C&amp;#35; 2.0.&lt;br/&gt;&lt;br/&gt;This application is VERY SIMPLE but if there is any interest or feature requests I would be happy to work on it some more.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Technologies Used&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Visual C# 2005&lt;/li&gt;&lt;li&gt;Simple String Manipulation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;*Update!  (7/10/2007) Added skin and made some minor upgrades.  See new screenshot!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/EncapsulateAll/Project/FileDownload.aspx?DownloadId=15522" alt="EncapsulateAll.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lydonbergin</author><pubDate>Tue, 10 Jul 2007 18:48:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070710064853P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EncapsulateAll/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Brought to you by &lt;a href="http://www.sleash.com" class="externalLink"&gt;Sleash Software&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Project written in C&amp;#35; to generate Public Properties from a list of private variable declarations.  I wrote this because I hate the way that the refactoring engine in Visual Studio 2005 can only encapsulate one field at a time, and places the generated properties directly below the private variable.&lt;br/&gt;&lt;br/&gt;Written in C&amp;#35; 2.0.&lt;br/&gt;&lt;br/&gt;This application is VERY SIMPLE but if there is any interest or feature requests I would be happy to work on it some more.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Technologies Used&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Visual C# 2005&lt;/li&gt;&lt;li&gt;Simple String Manipulation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/EncapsulateAll/Project/FileDownload.aspx?DownloadId=15522" alt="EncapsulateAll.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lydonbergin</author><pubDate>Tue, 10 Jul 2007 18:47:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070710064741P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EncapsulateAll/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Brought to you by &lt;a href="http://www.sleash.com" class="externalLink"&gt;Sleash Software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Project written in C&amp;#35; to generate Public Properties from a list of private variable declarations.  I wrote this because I hate the way that the refactoring engine in Visual Studio 2005 can only encapsulate one field at a time, and places the generated properties directly below the private variable.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Written in C&amp;#35; 2.0.&amp;#13;&amp;#10;&amp;#13;&amp;#10;This application is VERY SIMPLE but if there is any interest or feature requests I would be happy to work on it some more.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Technologies Used&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Visual C# 2005&lt;/li&gt;&lt;li&gt;Simple String Manipulation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/EncapsulateAll/Project/FileDownload.aspx?DownloadId=10176" alt="EncapsulateAll_ScreenShot.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lydonbergin</author><pubDate>Tue, 17 Apr 2007 13:57:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070417015748P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/EncapsulateAll/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Project written in C&amp;#35; to generate Public Properties from a list of private variable declarations.  I wrote this because I hate the way that the refactoring engine in Visual Studio 2005 can only encapsulate one field at a time, and places the generated properties directly below the private variable.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Written in C&amp;#35; 2.0.&amp;#13;&amp;#10;&amp;#13;&amp;#10;This application is VERY SIMPLE but if there is any interest or feature requests I would be happy to work on it some more.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Technologies Used&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Visual C# 2005&lt;/li&gt;&lt;li&gt;Simple String Manipulation&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/EncapsulateAll/Project/FileDownload.aspx?DownloadId=10176" alt="EncapsulateAll_ScreenShot.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lydonbergin</author><pubDate>Wed, 11 Apr 2007 00:24:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070411122445A</guid></item></channel></rss>