<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5" -->
<rss version="0.92">
<channel>
	<title>JetBrains .NET Tools Blog</title>
	<link>http://blogs.jetbrains.com/dotnet</link>
	<description>tips&#038;tricks, news, how-to's</description>
	<lastBuildDate>Mon, 05 May 2008 20:21:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>dotTrace 3.1 is Released!</title>
		<description>	JetBrains announces dotTrace 3.1 - the new minor release of the simple and super-fast profiling tool for .NET developers!
&nbsp;
We keep working on a major upgrade that will represent a big step in terms of functionality and scalability, but as an intermediate release, we&#8217;d like to introduce dotTrace 3.1. The highlights ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/05/dottrace-31-is-released/</link>
	</item>
	<item>
		<title>ReSharper in Detail: Code Completion in ReSharper 4.0</title>
		<description>	ReSharper extends Visual Studio&#8217;s native IntelliSense with a set of three Code Completion features to make it more convenient and adaptable.
&nbsp;
ReSharper’s Code Completion is a natural candidate for in-detail review. However, a full-fledged description is out of agenda, because Ilya Ryzhenkov&#8217;s Code Completion with ReSharper says it all. Or does ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/05/resharper-in-detail-code-completion/</link>
	</item>
	<item>
		<title>JetBrains Development Academy To Serve the Community</title>
		<description>	You might have already heard about the brand new JetBrains Development Academy. Launched in April 2008, the Academy fosters a community of experts and evangelists to champion best development practices and promote software innovation worldwide.
&nbsp;
The JetBrains Development Academy serves as a connection point for developers who strive to adopt top ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/jetbrains-development-academy/</link>
	</item>
	<item>
		<title>Generating object initializers with ReSharper</title>
		<description>	ReSharper provides both a quick-fix and a context action to transform assignment statements into C# object initializers, and both are called &#8220;Use object initializer&#8221;.
&nbsp;
So what&#8217;s the difference between them?
&nbsp;
Suppose that you create an object with three assignment statements:
&nbsp;

&nbsp;
Putting the caret over the &#8220;new&#8221; keyword lets you apply a quick-fix that ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/generating-object-initializers-with-resharper/</link>
	</item>
	<item>
		<title>Feedback received</title>
		<description>	Thanks for sharing your thoughts and demands in the previous post. Your input will hopefully push us to pay more attention to screencasting in the near future.
&nbsp;
Meanwhile, in case that you&#8217;ve missed it, take a look at our existing collection of demos.

 </description>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/feedback-received/</link>
	</item>
	<item>
		<title>Feedback wanted</title>
		<description>	This post serves to gather feedback regarding any particular ReSharper features that you&#8217;d like to see reviewed in this blog.
Please have your say!
	Updated! This post is not a place to suggest new features/improvements for whatever version of ReSharper. The most efficient way to do it is using JIRA.

 </description>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/feedback-wanted/</link>
	</item>
	<item>
		<title>ReSharper in Detail: Hints - a New Level of Code Inspection in ReSharper 4.0</title>
		<description>	Until recently (that is, until R# 4.0 nightly builds became available), ReSharper had three levels of code analysis:
&nbsp;
	
	Errors (to highlight uncompilable code)
	Warnings (to mark code items that don&#8217;t prevent your code from compiling but may nevertheless represent serious coding inefficiencies)
	Suggestions (to draw your attention to things that are not necessarily ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/04/hints-a-new-level-of-code-inspection-in-resharper-40/</link>
	</item>
	<item>
		<title>ReSharper 3.1 vs Plain Visual Studio</title>
		<description>	Personally, I&#8217;ve been a fan of comparison tables for ages, and now there&#8217;s one that hits the nail on the head!
&nbsp;
Ladies and gentlemen, please welcome ReSharper 3.1 vs Plain Visual Studio - face to face, feature to feature!
	Technorati tags: ReSharper, ReSharper 3.1, Visual Studio
 </description>
		<link>http://blogs.jetbrains.com/dotnet/2008/03/resharper-31-vs-visual-studio/</link>
	</item>
	<item>
		<title>Create an overloaded delegate quickly</title>
		<description>	Sometimes it is necessary to create method overloads that just pass default values to other overloads. ReSharper allows you to do this quickly and easily.
	Take this simple method for example:

	
	We need to take the CreateUser method and add a new parameter to it. However, we also need to keep the ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/03/extract-overloaded-method/</link>
	</item>
	<item>
		<title>Custom Templates</title>
		<description>	ReSharper templates enable you to quickly generate predefined code constructs. Many templates are provided ready to use; you can create new templates, edit existing ones and easily manage them.
	Creating and using your own templates is a quick and easy way to help eliminate repetitive code or to automate common tasks. ...</description>
		<link>http://blogs.jetbrains.com/dotnet/2008/03/custom-templates/</link>
	</item>
</channel>
</rss>
