<?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>Free refactoring tools for ASP.NET code in Visual Studio 2005</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx</link><description>DevExpress today announced the availability of Refactor! for ASP.NET -- a free add-on to Visual Studio 2005 that enables very cool refactoring capabilities for ASP.NET code. The add-on can be downloaded from here: http://www.devexpress.com/refactorasp</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Free refactoring tools for ASP.NET code in Visual Studio 2005</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1592119</link><pubDate>Sat, 03 Feb 2007 22:47:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1592119</guid><dc:creator>Mighell's blog</dc:creator><description>&lt;p&gt;Non sviluppo in ASP.net ma questo sembra un tool interessante: DevExpress today announced the availability&lt;/p&gt;</description></item><item><title>Refactor! for ASP.NET... free</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1611731</link><pubDate>Tue, 06 Feb 2007 16:31:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1611731</guid><dc:creator>Antonio </dc:creator><description /></item><item><title>ASP.NET代码重构插件——Refactor!™ for ASP.NET</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1617415</link><pubDate>Wed, 07 Feb 2007 10:33:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1617415</guid><dc:creator>TerryLee</dc:creator><description>&lt;p&gt;Refactor!™ for ASP.NET是一款很酷的ASP.NET代码重构插件，可以集成到Visual Studio 2005中。提供的功能包括添加验证控件、提炼ContentPlaceHolder并创建母版页等，如下所示：&lt;/p&gt;
</description></item><item><title>ASP.NET代码重构插件——Refactor!™ for ASP.NET</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1617773</link><pubDate>Wed, 07 Feb 2007 11:19:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1617773</guid><dc:creator>cnblogs.com</dc:creator><description>&lt;p&gt;Refactor!&amp;amp;#8482; for ASP.NET 是一款很酷的 ASP.NET 代码重构插件，可以集成到 Visual Studio 2005 中。提供的功能包括添加验证控件、提炼 ContentPlaceHolder&lt;/p&gt;
</description></item><item><title>re: Free refactoring tools for ASP.NET code in Visual Studio 2005</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1624223</link><pubDate>Thu, 08 Feb 2007 08:12:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1624223</guid><dc:creator>CaffeineAddict</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm having trouble with this tool - its installed, but the only time i get a refactoring option is to rename a method. none of the great stuff you mention.&lt;/p&gt;
&lt;p&gt;Any idea what the problem is?&lt;/p&gt;
</description></item><item><title>re: Free refactoring tools for ASP.NET code in Visual Studio 2005</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1628808</link><pubDate>Thu, 08 Feb 2007 21:30:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1628808</guid><dc:creator>Mark Miller</dc:creator><description>&lt;p&gt;Refactor! is designed to be as unobtrusive as possible, so you won't see any menus or splash screens to alert you to its presence. Instead, you need to select the code or move the caret onto the element you want to change. Then you'll see a small smart tag near the caret telling you a refactoring is &lt;/p&gt;
&lt;p&gt;available.&lt;/p&gt;
&lt;p&gt;Refactor! for ASP.NET works in VS 2005, but will not work in earlier versions of VS. Also, it only works on code belonging to ASP.NET projects.&lt;/p&gt;
&lt;p&gt;Note that some refactorings are not available yet on content pages, so if you're expecting a refactoring inside a page that is referred to by a ContentPlaceholder, that may be why you're not seeing what you're expecting.&lt;/p&gt;
&lt;p&gt;Probably the easiest test is to move the caret onto an identifier or style that can be renamed and look for a smart tag beneath that identifier. If you don't see a smart tag and/or if pressing Ctrl+` (Ctrl plus the back-tick) fails to do anything, please contact support@devexpress.com and send them a small sample to help us reproduce the issue.&lt;/p&gt;
&lt;p&gt;Also, for Surround with Update panel to be available, the Atlas extensions must be installed on your machine.&lt;/p&gt;
&lt;p&gt;If you're still having trouble getting smart tags or the Refactor! popup menu to appear, please send a small sample ASP.NET project that we can reproduce the problem with to support@devexpress.com.&lt;/p&gt;
</description></item><item><title>Oregon,Good site</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1661815</link><pubDate>Mon, 12 Feb 2007 18:07:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1661815</guid><dc:creator>Oregon</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&amp;lt;a href= thanks for sharing &amp;gt;&amp;lt;/a&amp;gt; &amp;nbsp; [url=thanks for sharing][/url] &amp;nbsp; &lt;/p&gt;
</description></item><item><title>Crad,Good site</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1689001</link><pubDate>Fri, 16 Feb 2007 17:10:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1689001</guid><dc:creator>Crad</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&amp;lt;a href= 45e386443077da53fcfe55cc64300f01&lt;/p&gt;
&lt;p&gt; &amp;gt;&amp;lt;/a&amp;gt; &amp;nbsp; [url=45e386443077da53fcfe55cc64300f01&lt;/p&gt;
&lt;p&gt;][/url] &amp;nbsp; &lt;/p&gt;
</description></item><item><title>re: Free refactoring tools for ASP.NET code in Visual Studio 2005</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1738142</link><pubDate>Thu, 22 Feb 2007 04:34:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1738142</guid><dc:creator>Colin Bowern</dc:creator><description>&lt;p&gt;Hopefully we'll see Expression Web sync in the next release for add-on architecture so my web designers can take advantage of the CSS refactoring. Visual Studio is too big for what they typically work with.&lt;/p&gt;
</description></item><item><title>Refactor!™ for ASP.NET</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1805732</link><pubDate>Mon, 05 Mar 2007 00:06:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1805732</guid><dc:creator>.NET un mundo por descubrir</dc:creator><description>&lt;p&gt;Me acabo de encontrar con este add-on gratuito para Visual Studio 2005. Sirve para refactorizar el c&amp;#243;digo&lt;/p&gt;
</description></item><item><title>Refactor!™ for ASP.NET</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1805734</link><pubDate>Mon, 05 Mar 2007 00:06:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1805734</guid><dc:creator>.NET un mundo por descubrir</dc:creator><description>&lt;p&gt;Me acabo de encontrar con este add-on gratuito para Visual Studio 2005. Sirve para refactorizar el c&amp;#243;digo&lt;/p&gt;
</description></item><item><title>y es que no siempre, todo es color de rosa</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1806939</link><pubDate>Mon, 05 Mar 2007 06:24:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1806939</guid><dc:creator>Sergio Tarrillo's Blog -&gt; enhancements</dc:creator><description>&lt;p&gt;Le&amp;#237;a el post de Eugenio: Refactor!™ for ASP.NET (descarga gratuita cuando se redacto este post),...&lt;/p&gt;
</description></item><item><title>y es que no siempre, todo es color de rosa</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#1806941</link><pubDate>Mon, 05 Mar 2007 06:24:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1806941</guid><dc:creator>SergioTarrillo's RichWeblog</dc:creator><description>&lt;p&gt;Le&amp;#237;a el post de Eugenio : Refactor!™ for ASP.NET (descarga gratuita cuando se redacto este post), e inmediatamente&lt;/p&gt;
</description></item><item><title>New free version of Refactor! for ASP.NET</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#2484598</link><pubDate>Tue, 08 May 2007 21:44:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2484598</guid><dc:creator>Your Websites, Our Passion!</dc:creator><description>&lt;p&gt;A while back I posted about some great free refactoring tools for ASP.NET. The folks at Developer Express&lt;/p&gt;
</description></item><item><title>ASP.NET 代码重构插件Refactor!</title><link>http://blogs.msdn.com/webdevtools/archive/2007/02/02/free-refactoring-tools-for-asp-net-code-in-visual-studio-2005.aspx#8968671</link><pubDate>Mon, 29 Sep 2008 13:06:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8968671</guid><dc:creator>m2land</dc:creator><description>&lt;p&gt;今天升级到VS2008，在写代码时想做一些重构(refactor)的操作，却发现VS的重构没有提供提取常量(extractconstant的功能。查找了一下，找到了这个著名的第三方重构插件：Ref...&lt;/p&gt;
</description></item></channel></rss>