<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: ReSharper 7: Summary of Main Features</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Sun, 26 May 2013 00:57:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/#comment-368350</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Thu, 20 Sep 2012 07:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3314#comment-368350</guid>
		<description>@Franz The Import Namespace pop-up should proceed to import when you press Alt+Enter, not Ctrl+Enter. Does this help?</description>
		<content:encoded><![CDATA[<p>@Franz The Import Namespace pop-up should proceed to import when you press Alt+Enter, not Ctrl+Enter. Does this help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/#comment-368347</link>
		<dc:creator>Franz</dc:creator>
		<pubDate>Thu, 20 Sep 2012 05:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3314#comment-368347</guid>
		<description>HI, I find one bug;
when I use resharper 7 in silverlight project(VS2010 and VS2102) XAML file,  control namespace not import, I use shortcut key Ctrl+Enter , show Import namespace. I selected it but do nothing.</description>
		<content:encoded><![CDATA[<p>HI, I find one bug;<br />
when I use resharper 7 in silverlight project(VS2010 and VS2102) XAML file,  control namespace not import, I use shortcut key Ctrl+Enter , show Import namespace. I selected it but do nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CheloXL</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/#comment-367935</link>
		<dc:creator>CheloXL</dc:creator>
		<pubDate>Fri, 14 Sep 2012 11:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3314#comment-367935</guid>
		<description>Oh, didn't know those existed... where can I find documentation on that? I'm already using the code annotations, but usually for null/not null checking and other stuff...</description>
		<content:encoded><![CDATA[<p>Oh, didn&#8217;t know those existed&#8230; where can I find documentation on that? I&#8217;m already using the code annotations, but usually for null/not null checking and other stuff&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lebosquain</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/#comment-367933</link>
		<dc:creator>Julien Lebosquain</dc:creator>
		<pubDate>Fri, 14 Sep 2012 10:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3314#comment-367933</guid>
		<description>@CheloXL:

Reference the JetBrains.Annotations assembly, or copy the implementation to your projects (ReSharper &#62; Options &#62; Code Inspection &#62; Code Annotations &#62; Copy default implementation to clipboard). Then annotate your String.Format-like method with StringFormatMethodAttribute, and your MVC controller/view parameters with AspNetMvcControllerAttribute/AspNetMvcViewAttribute. Hope it helps.</description>
		<content:encoded><![CDATA[<p>@CheloXL:</p>
<p>Reference the JetBrains.Annotations assembly, or copy the implementation to your projects (ReSharper &gt; Options &gt; Code Inspection &gt; Code Annotations &gt; Copy default implementation to clipboard). Then annotate your String.Format-like method with StringFormatMethodAttribute, and your MVC controller/view parameters with AspNetMvcControllerAttribute/AspNetMvcViewAttribute. Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CheloXL</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/09/resharper-7-summary-of-main-features/#comment-367885</link>
		<dc:creator>CheloXL</dc:creator>
		<pubDate>Thu, 13 Sep 2012 19:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=3314#comment-367885</guid>
		<description>Is there a way to annotate parameters on certain methods that behave the same as parameters on RS known classes? (For example, the string.Format "knows" that the string will have placeholder and RS checks that the number of parameters has to be equals to the number of placeholders... But that works only for that method on that class... If I have a class with a method that behaves the same, I would like to decorate its parameters to achieve the same smart behavior by RS).

Same applies to Controllers/Views in asp.mvc...</description>
		<content:encoded><![CDATA[<p>Is there a way to annotate parameters on certain methods that behave the same as parameters on RS known classes? (For example, the string.Format &#8220;knows&#8221; that the string will have placeholder and RS checks that the number of parameters has to be equals to the number of placeholders&#8230; But that works only for that method on that class&#8230; If I have a class with a method that behaves the same, I would like to decorate its parameters to achieve the same smart behavior by RS).</p>
<p>Same applies to Controllers/Views in asp.mvc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
