<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by KirillOsenkov</title>
    <description>Stories kicked by KirillOsenkov</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>How to debug crashes and hangs</title>
      <description>At my job on the C# IDE QA team I've learned some useful things about debugging in Visual Studio, which I'd like to summarize in this post:
Turning off &amp;quot;Enable just my code&amp;quot; 
Attaching the debugger using Tools | Attach To Process 
Selecting Managed, Native for mixed-mode debugging or Enable unmanaged code debugging 
Attaching to multiple processes 
Selecting processes and threads 
Breaking on first-chance exceptions using the Debug | Exceptions dialog 
Picking the right thread 
Loading symbols 
Viewing the call stack 
Saving the minidump file  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f12%2f07%2fhow-to-debug-crashes-and-hangs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f12%2f07%2fhow-to-debug-crashes-and-hangs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_debug_crashes_and_hangs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_debug_crashes_and_hangs</guid>
      <pubDate>Mon, 08 Dec 2008 08:12:16 GMT</pubDate>
    </item>
    <item>
      <title>Jeff Richter Video on Asynchronous Programming and his Power Threading</title>
      <description>I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f12%2f03%2fjeff-richter-video-on-asynchronous-programming-and-his-power-threading-library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f12%2f03%2fjeff-richter-video-on-asynchronous-programming-and-his-power-threading-library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Jeff_Richter_Video_on_Asynchronous_Programming_and_his_Power_Threading</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Jeff_Richter_Video_on_Asynchronous_Programming_and_his_Power_Threading</guid>
      <pubDate>Thu, 04 Dec 2008 06:27:37 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Reference Documentation</title>
      <description>The LINQ documentation created by Microsoft is available both inside Visual Studio, and for free via the MSDN library found on the WEB. Here are some important pages from that documentation that can help you navigate through the online reference material that Microsoft has prepared for LINQ developers. I would not suggest using these references materials as a primary means of learning LINQ. However, if you have a book or other guide to LINQ development, then this reference material can be a useful addendum to that text. If you understand in a general way how LINQ works, but need answers to detailed questions, the links provided here may sometimes help you find answers to your questions.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f23%2flinq-reference-documentation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f23%2flinq-reference-documentation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Reference_Documentation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Reference_Documentation</guid>
      <pubDate>Mon, 24 Nov 2008 06:42:06 GMT</pubDate>
    </item>
    <item>
      <title>Links about Visual Studio 2010 and C# 4.0</title>
      <description>Accumulated links to videos and articles about new features in Visual Studio 2010, C# 4.0, .NET Framework 4.0, as well as overview of C# language and IDE new features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f11%2f20%2flinks-about-visual-studio-2010-and-c-4-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f11%2f20%2flinks-about-visual-studio-2010-and-c-4-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Links_about_Visual_Studio_2010_and_C_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Links_about_Visual_Studio_2010_and_C_4_0</guid>
      <pubDate>Fri, 21 Nov 2008 07:00:54 GMT</pubDate>
    </item>
    <item>
      <title>Anders Hejlsberg Video on C# Dynamic</title>
      <description>In this Channel 9 video C# architect Anders Hejlsberg answers some commonly asked questions about the new Dynamic features that will be included in C# 4.0. Building on the talk that he gave at PDC,  Anders chats with C# Community PM Charlie Calvert. They discuss questions that community members have asked and riff on themes of import to developers who have been following the latest news from the C# team. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f13%2fanders-hejlsberg-video-on-c-dynamic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f13%2fanders-hejlsberg-video-on-c-dynamic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_Video_on_C_Dynamic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_Video_on_C_Dynamic</guid>
      <pubDate>Fri, 14 Nov 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>XNA Game Studio 3.0</title>
      <description>The good folks who put together our gaming tools have released XNA Game Studio 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</guid>
      <pubDate>Tue, 18 Nov 2008 15:01:20 GMT</pubDate>
    </item>
    <item>
      <title>New Features in C# 4.0 Paper, plus Feedback and Samples</title>
      <description>Mads Torgersen, a C# PM and member of the C# design team, has worked with other members of the C# team to create a document that outlines the new features in C# 4.0. Along with Anders' PDC talk, this is probably the best way to get an overview of what the C# team has planned for the next release of the language. I also want to make sure you know about the C# 4.0 samples. These short projects are designed to demonstrate how to use the new language features in C# 4.0. Finally, I provide a link to the Visual Studio 2010 CTP forums based feedback area, where you can comment on the new features Microsoft has planned for the C# language and the VS IDE. These forums provide a place where you can provide the PM's who are driving the new features in VS 2010 with your valued feedback.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f04%2fnew-features-in-c-4-0-paper-plus-feedback-and-samples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f04%2fnew-features-in-c-4-0-paper-plus-feedback-and-samples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/New_Features_in_C_4_0_Paper_plus_Feedback_and_Samples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/New_Features_in_C_4_0_Paper_plus_Feedback_and_Samples</guid>
      <pubDate>Tue, 04 Nov 2008 23:31:15 GMT</pubDate>
    </item>
    <item>
      <title>Community Convergence XLVII</title>
      <description>Welcome to the 47th Community Convergence. We had a very successful trip to PDC this year. In this post I'll outline some of the highlights, and give you a chance to share in some of the excitement by linking to online versions of the talks from the C#, VB, IronRuby, IronPython and F# teams. Speakers at these talks include Anders Hejlsberg, Luca Bolognese, Paul Vick, Lucian Wischik, Dustin Campbell and Alex Turner. Several of these talks were among the top rated events at the conference, with Anders' talk once again garnering the most attention and generating the most excitement.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f03%2fcommunity-convergence-xlvii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f03%2fcommunity-convergence-xlvii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_XLVII</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_XLVII</guid>
      <pubDate>Wed, 05 Nov 2008 12:46:36 GMT</pubDate>
    </item>
    <item>
      <title>Downloadable Hotfix: False C# compilation errors for ASP.NET code-behi</title>
      <description>In SP1 for Visual Studio 2008 and Visual Web Developer 2008, C# introduced a new feature to provide 'live' reporting of compilation errors.
Unfortunately, the introduction of this functionality also introduced a bug where in certain cases, false C# compilation errors appear in the Error List for ASP.NET Website projects. The C# team just published a downloadable hotfix that addresses the issues. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fwebdevtools%2farchive%2f2008%2f10%2f31%2fdownloadable-hotfix-incorrect-c-compilation-errors-for-asp-net-code-behind-files-in-sp1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fwebdevtools%2farchive%2f2008%2f10%2f31%2fdownloadable-hotfix-incorrect-c-compilation-errors-for-asp-net-code-behind-files-in-sp1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Downloadable_Hotfix_False_C_compilation_errors_for_ASP_NET_code_behi</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Downloadable_Hotfix_False_C_compilation_errors_for_ASP_NET_code_behi</guid>
      <pubDate>Mon, 03 Nov 2008 14:16:11 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 New Features Part 2 - default and named parameters</title>
      <description>New feature in C# 4.0 number 2, default and named parameters! Look at what they are, and how they are used in C# 4.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f10%2f29%2fC-40-New-Features-Part-2-default-and-named-parameters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f10%2f29%2fC-40-New-Features-Part-2-default-and-named-parameters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_default_and_named_parameters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_default_and_named_parameters</guid>
      <pubDate>Thu, 30 Oct 2008 17:16:03 GMT</pubDate>
    </item>
    <item>
      <title>CTP Visual Studio 2010 and C#4.0 avaliable!</title>
      <description>Hi there,

Microsoft has released the CTP of Visual Studio .NET 2010 and C#4.0:

Visual Studio 2010 and the .NET Framework 4.0 mark the next generation of developer tools from Microsoft. Designed to address the latest needs of developers, Visual Studio delivers key innovations in the following pillars:

Democratizing Application Lifecycle Management
Application Lifecycle Management (ALM) crosses many roles within an organization and traditionally not every one of the roles has been an equal player in the process. Visual Studio Team System 2010 continues to build the platform for functional equality and shared commitment across an organization's ALM process.

Enabling emerging trends
Every year the industry develops new technologies and new trends. With Visual Studio 2010 and .NET Framework 4.0, Microsoft delivers tooling and framework support for the latest innovations in application architecture, development and deployment.

Inspiring developer delight
Ever since the first release of Visual Studio, Microsoft has set the bar for developer productivity and flexibility. Visual Studio 2010 continues to deliver on the core developer experience by significantly improving upon it for roles involved with the software development process. .NET Framework 4.0 contains numerous improvements that make it easier to develop powerful and compelling applications.

Riding the next generation platform wave
Microsoft continues to invest in the market leading operating system, productivity application and server platforms to deliver increased customer value in these offerings. With Visual Studio 2010 and .NET Framework 4.0 customers will have the tooling support and the platform support needed to create amazing solutions around these technologies.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhockblogs.net%2fpost%2f2008%2f10%2fCTP-Visual-Studio-2010--C40-avaliable.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhockblogs.net%2fpost%2f2008%2f10%2fCTP-Visual-Studio-2010--C40-avaliable.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/CTP_Visual_Studio_2010_and_C_4_0_avaliable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/CTP_Visual_Studio_2010_and_C_4_0_avaliable</guid>
      <pubDate>Thu, 30 Oct 2008 07:41:11 GMT</pubDate>
    </item>
    <item>
      <title>Pavel Nikolov's blog: Visual Studio 2010</title>
      <description>My first look at Visual Studio 2010 codename &amp;quot;Rosario&amp;quot;. I showed some screen shots and and some new features of the new visual studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpavkata.blogspot.com%2f2008%2f10%2fvisual-studio-2010.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpavkata.blogspot.com%2f2008%2f10%2fvisual-studio-2010.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Pavel_Nikolov_s_blog_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Pavel_Nikolov_s_blog_Visual_Studio_2010</guid>
      <pubDate>Fri, 31 Oct 2008 16:31:06 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: Covariance and Contravariance in C# 4.0</title>
      <description>This post is designed to help you begin to understand a new feature in the next version of Visual Studio that involves covariant and contravariant support for delegates and interfaces. Eric Lippert's series of posts on this subject are definitely the definitive reference at this time. I'm writing this overview of the subject simply as an appendix to his explanation, and as quick reference for folks who want to get up to speed on this technology. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2flinq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2flinq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_Covariance_and_Contravariance_in_C_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_Covariance_and_Contravariance_in_C_4_0</guid>
      <pubDate>Wed, 29 Oct 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 Pre-Beta CTP is Now Live</title>
      <description>The pre-beta, Visual Studio 2010 bits are now available for download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2fvisual-studio-2010-bits-are-live.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2fvisual-studio-2010-bits-are-live.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Pre_Beta_CTP_is_Now_Live</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Pre_Beta_CTP_is_Now_Live</guid>
      <pubDate>Mon, 27 Oct 2008 20:29:09 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4.0 CTP</title>
      <description>&amp;quot;Microsoft Visual Studio 2010 and the .NET Framework 4.0 are the next generation development tools and platform for Windows Vista, the 2007 Office System, and the Web.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyID%3d922b4655-93d0-4476-bda4-94cf5f8d4814%26DisplayLang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyID%3d922b4655-93d0-4476-bda4-94cf5f8d4814%26DisplayLang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0_CTP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0_CTP</guid>
      <pubDate>Mon, 27 Oct 2008 19:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Community Convergence XLVI</title>
      <description>There are three upcoming events for members of the C# team. The most important, PDC, will be held in Los Angeles over the week of October 26. The weekend before the conference, there will be a Code Camp in Los Angeles. One week after the PDC, there will be a Tech Ed in Spain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f25%2fcommunity-convergence-ixv.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f25%2fcommunity-convergence-ixv.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_XLVI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_XLVI</guid>
      <pubDate>Sun, 26 Oct 2008 06:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Even more assorted Visual Studio tips</title>
      <description>Kirill Osenkov blogs about his favorite often used Visual Studio features, including advanced debugging with sos.dll and XML code snippets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f10%2f21%2fkirill-s-visual-studio-tips.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f10%2f21%2fkirill-s-visual-studio-tips.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Even_more_assorted_Visual_Studio_tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Even_more_assorted_Visual_Studio_tips</guid>
      <pubDate>Wed, 22 Oct 2008 03:40:44 GMT</pubDate>
    </item>
    <item>
      <title>Essential Visual Studio Tips &amp;amp; Tricks that Every Developer Should Know</title>
      <description>In this blog entry, Stephen Walther lists the essential tips and tricks that every developer who uses Visual Studio 2008 should know. The list is kept brief. The list focuses on only those tips and tricks that can be used on a daily basis. Almost all of these tips and tricks are just as useful regardless of whether you are building an ASP.NET Web Forms or ASP.NET MVC application.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f10%2f21%2fessential-visual-studio-tips-amp-tricks-that-every-developer-should-know.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f10%2f21%2fessential-visual-studio-tips-amp-tricks-that-every-developer-should-know.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Essential_Visual_Studio_Tips_Tricks_that_Every_Developer_Should_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Essential_Visual_Studio_Tips_Tricks_that_Every_Developer_Should_Know</guid>
      <pubDate>Tue, 21 Oct 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Kirill Osenkov : More comments on generics</title>
      <description>Here are some more unsorted thoughts on generics to continue this post (which has some interesting comments too). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f09%2f15%2fmore-comments-on-generics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2008%2f09%2f15%2fmore-comments-on-generics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Kirill_Osenkov_More_comments_on_generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Kirill_Osenkov_More_comments_on_generics</guid>
      <pubDate>Wed, 01 Oct 2008 10:52:07 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Snippet Designer</title>
      <description>Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</guid>
      <pubDate>Fri, 03 Oct 2008 13:16:23 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: LINQ to XML and Line Numbers</title>
      <description>There are times when it is helpful to know the line number of a node in an XML file. Reporting the line number of a node can be a helpful to users, particularly if you want to report an error. It can also be convenient to search for a node by line number, but that can, of course, be a very risky endeavor, as documents can be modified accidentally, and their line numbers changed without notice. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f26%2flinq-farm-linq-to-xml-and-line-numbers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f26%2flinq-farm-linq-to-xml-and-line-numbers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_LINQ_to_XML_and_Line_Numbers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_LINQ_to_XML_and_Line_Numbers</guid>
      <pubDate>Fri, 26 Sep 2008 21:41:38 GMT</pubDate>
    </item>
    <item>
      <title>Future Focus: Document Map Margin</title>
      <description>We are continuing our series of posts about proposed features for the next version of Visual Studio. This post focuses on a new feature called Document Map Margins (DMM). Developers frequently work with huge source files that are difficult to navigate. The proposed DMM feature is designed to make it easier for you to find and track important features in your code and to visualize the overall structure of your file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f08%2f15%2ffuture-focus-document-map-margin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f08%2f15%2ffuture-focus-document-map-margin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Future_Focus_Document_Map_Margin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Future_Focus_Document_Map_Margin</guid>
      <pubDate>Fri, 15 Aug 2008 18:57:19 GMT</pubDate>
    </item>
    <item>
      <title>C# Refcard Available - Download Now</title>
      <description>A C# MVP since 2003, Jon Skeet wrote this reference card for use in whatever type of C# project you're working on, and whichever version of C# you're using. It covers many topics, from the basics of string escape sequences to the brave new world of query expressions and LINQ in C# 3. Features include String Literals, Delegates, Declaring Events, Generics, Extension Methods, Query Expressions (C# 3), Hot Tips and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2fannouncements%2fcsharp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2fannouncements%2fcsharp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Refcard_Available_Download_Now</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Refcard_Available_Download_Now</guid>
      <pubDate>Mon, 11 Aug 2008 16:47:34 GMT</pubDate>
    </item>
    <item>
      <title>Video: New Error Checking Feature in Visual Studio Service Pack 1</title>
      <description>In this 12 minute video I talk with C# IDE PM DJ Park about a new feature in Visual Studio 2008 Service Pack 1 beta called Live Semantic Errors or Squiggles. This feature gives an increased level of live feedback on potential errors that might be found in your code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f25%2fvideo-new-error-checking-feature-in-visual-studio-service-pack-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f25%2fvideo-new-error-checking-feature-in-visual-studio-service-pack-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Video_New_Error_Checking_Feature_in_Visual_Studio_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Video_New_Error_Checking_Feature_in_Visual_Studio_Service_Pack_1</guid>
      <pubDate>Fri, 25 Jul 2008 19:08:04 GMT</pubDate>
    </item>
    <item>
      <title>Community Convergence XLV</title>
      <description>Welcome to the 45th Community Convergence. I recently reached the two year mark here at Microsoft, and that means it is probably time for me to slip in some changes to my routine. In this post I'll begin that process by taking Community Convergence in a new direction. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f25%2fcommunity-convergence-xlv.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f25%2fcommunity-convergence-xlv.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_XLV</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_XLV</guid>
      <pubDate>Fri, 25 Jul 2008 16:50:57 GMT</pubDate>
    </item>
  </channel>
</rss>