<?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: Generating object initializers with ReSharper</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2008/04/generating-object-initializers-with-resharper/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2008/04/generating-object-initializers-with-resharper/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Mon, 13 Feb 2012 15:54:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/generating-object-initializers-with-resharper/#comment-331944</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Thu, 28 Jul 2011 13:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/generating-object-initializers-with-resharper/#comment-331944</guid>
		<description>@hossein
AFAIK this transformation can't be executed automatically with Code Cleanup.
If you're using ReSharper 6, once you land in a place where ReSharper suggests transforming to an object initializer, press Alt+Enter and select "Find similar issues": this will give you a list of all places in a specified scope where object initializers can be generated, and you'll be able to quickly browse between these places and generate the initializers using quick-fixes.</description>
		<content:encoded><![CDATA[<p>@hossein<br />
AFAIK this transformation can&#8217;t be executed automatically with Code Cleanup.<br />
If you&#8217;re using ReSharper 6, once you land in a place where ReSharper suggests transforming to an object initializer, press Alt+Enter and select &#8220;Find similar issues&#8221;: this will give you a list of all places in a specified scope where object initializers can be generated, and you&#8217;ll be able to quickly browse between these places and generate the initializers using quick-fixes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hossein</title>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/generating-object-initializers-with-resharper/#comment-331908</link>
		<dc:creator>hossein</dc:creator>
		<pubDate>Tue, 26 Jul 2011 10:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2008/03/generating-object-initializers-with-resharper/#comment-331908</guid>
		<description>how can i adapt resharper when i cleapup my code  Generating object initializer?</description>
		<content:encoded><![CDATA[<p>how can i adapt resharper when i cleapup my code  Generating object initializer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

