<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by CharlieCalvert</title>
    <description>Stories kicked by CharlieCalvert</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>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>Released: Visual Studio Service Pack 1; .NET 3.5 Service Pack 1</title>
      <description>Visual Studio Service Pack 1 and .NET 3.5 Service Pack 1 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%2f08%2f11%2freleased-visual-studio-service-pack-1-net-3-5-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%2f08%2f11%2freleased-visual-studio-service-pack-1-net-3-5-service-pack-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Released_Visual_Studio_Service_Pack_1_NET_3_5_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Released_Visual_Studio_Service_Pack_1_NET_3_5_Service_Pack_1</guid>
      <pubDate>Mon, 11 Aug 2008 18:05:07 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>
    <item>
      <title>LINQ Farm: More on the LINQ Aggregate Operators</title>
      <description>The LINQ aggregate operators allow you to perform simple math operations over the elements in a sequence. This post is designed to walk you through those operators, and give you an overview of how to use them. &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%2f14%2flinq-farm-more-on-aggregate-operators.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f14%2flinq-farm-more-on-aggregate-operators.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_the_LINQ_Aggregate_Operators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_the_LINQ_Aggregate_Operators</guid>
      <pubDate>Tue, 29 Jul 2008 15:31:23 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: More on Set Operators</title>
      <description>This is a second post on the LINQ Set operators, the first being published while LINQ was still in beta. As mentioned in the previous post, there are four LINQ set operators: Union, Intersect, Distinct and Except. Like the other 50 LINQ operators, these methods are designed to allow you to query data which supports the IEnumerable&amp;lt;T&amp;gt; interface. Since all LINQ query expressions, and most LINQ queries, return IEnumerable&amp;lt;T&amp;gt;, these operators are designed to allow you to perform set operations on the results of a LINQ query. In this post I give four highly simplified examples of how to use each of the operators, and then end with a more complex example that shows how the operators might be used in a real world setting. &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%2f12%2fthe-linq-set-operators.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f12%2fthe-linq-set-operators.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_Set_Operators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_Set_Operators</guid>
      <pubDate>Mon, 14 Jul 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Video: Meet the C# Design Team with Anders Hejlsberg</title>
      <description>Here is a video on Channel 9 with the members of the C# design team. The discussion covers dynamic languages, concurrency, declarative programming,  Attendees include Anders Hejlsberg, Paul Vick, Scott Wiltamuth, Mads Torgersen, Matt Warren, Eric Lippert and Jim Hugunin. &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%2f11%2fvideo-meet-the-c-design-team-with-anders-hejlsberg.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f11%2fvideo-meet-the-c-design-team-with-anders-hejlsberg.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Video_Meet_the_C_Design_Team_with_Anders_Hejlsberg</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Video_Meet_the_C_Design_Team_with_Anders_Hejlsberg</guid>
      <pubDate>Fri, 11 Jul 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Future Focus: Searching and Navigating to Symbols</title>
      <description>C++ PM Boris Jabes has added to our series of articles on features that are being considered for the next version of Visual Studio. In his post, Boris describes a proposed feature that will allow users to &amp;quot;find and navigate to a specific location in their solution.&amp;quot; Boris explains that users can type in a string and the IDE will return a list of matching results drawn from the &amp;quot;symbol definitions and files in a solution.&amp;quot; The feature is also designed to allow users to explore a solution by posing a potentially vaguely worded query and seeing a set of related results. This new search feature is not language specific, and hence can at least potentially be of use to all developers who use Visual Studio, regardless of whether they implement their programs in C++, C#, Visual Basic, or some other language. &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%2f10%2ffuture-focus-searching-and-navigating-to-symbols.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f10%2ffuture-focus-searching-and-navigating-to-symbols.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Future_Focus_Searching_and_Navigating_to_Symbols</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Future_Focus_Searching_and_Navigating_to_Symbols</guid>
      <pubDate>Fri, 11 Jul 2008 05:59:54 GMT</pubDate>
    </item>
    <item>
      <title>Showing some support for LINQ to SQL</title>
      <description>Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</guid>
      <pubDate>Thu, 03 Jul 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Lambdas</title>
      <description>Lambdas are a simple technology with an intimidating name. They sound like they are going to be difficult to understand, but in practice prove to be relatively trivial. Read this post to get an easy to understand overview of a topic is not really so terribly difficult to understand. &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%2f06%2f28%2flambdas.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f06%2f28%2flambdas.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Lambdas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Lambdas</guid>
      <pubDate>Wed, 02 Jul 2008 21:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Extension Methods and Scoping</title>
      <description>There are a few scoping rules that you must keep in mind when using extensions methods. Problems with scoping and extensions methods are rare, but when you encounter them they are quite vexing. &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%2f06%2f28%2fextension-methods-and-scoping.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f06%2f28%2fextension-methods-and-scoping.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Extension_Methods_and_Scoping</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Extension_Methods_and_Scoping</guid>
      <pubDate>Sat, 28 Jun 2008 08:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Cut Development Time: Use LINQ</title>
      <description>When Microsoft employees talk about LINQ publicly, we haven't tended to emphasize how much time you can save by using it. This is perhaps because we don't want LINQ to be labeled as simply another RAD tool designed to save time. Nevertheless, it is becoming clear to me that shorter development cycles may be one of the first major benefits of LINQ to be widely recognized by the community. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjamesmccaffrey.spaces.live.com%2fdefault.aspx%3fwa%3dwsignin1.0"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjamesmccaffrey.spaces.live.com%2fdefault.aspx%3fwa%3dwsignin1.0" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Cut_Development_Time_Use_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Cut_Development_Time_Use_LINQ</guid>
      <pubDate>Mon, 16 Jun 2008 22:51:35 GMT</pubDate>
    </item>
    <item>
      <title>WPF Farm: A Simple WPF Program</title>
      <description>It can be helpful to start from the beginning when working with new technologies. This post explains how to create a minimal WPF application that produces a single window with a gradient in it, as shown in Figure 1. The point of this exercise is to build the app from scratch, choosing File | New Project | Empty Project rather than File | New Project | WPF Application. The benefit of this exercise is to simply see what ingredients go into the production of a minimal WPF program. &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%2f06%2f14%2fwpf-farm-simple-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f06%2f14%2fwpf-farm-simple-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Farm_A_Simple_WPF_Program</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Farm_A_Simple_WPF_Program</guid>
      <pubDate>Sat, 14 Jun 2008 07:10:59 GMT</pubDate>
    </item>
    <item>
      <title>Live Gallery Plugins for Live Writer</title>
      <description>Use these plugins to enhance live writer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgallery.live.com%2fresults.aspx%3fbt%3d9%26pl%3d8"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgallery.live.com%2fresults.aspx%3fbt%3d9%26pl%3d8" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Live_Gallery_Plugins_for_Live_Writer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Live_Gallery_Plugins_for_Live_Writer</guid>
      <pubDate>Fri, 30 May 2008 21:39:44 GMT</pubDate>
    </item>
    <item>
      <title>Color Schemes for the Visual Studio Editor</title>
      <description>Developers with a bit of time on their hands have built some beautiful color schemes for the Visual Studio Editor. You can save download these settings files to your ...\Documents\Visual Studio 2008\Settings directory. You can then access them by following the instructions in this post &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%2f05%2f26%2fide-color-schemes-for-the-vs-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f26%2fide-color-schemes-for-the-vs-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Color_Schemes_for_the_Visual_Studio_Editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Color_Schemes_for_the_Visual_Studio_Editor</guid>
      <pubDate>Mon, 26 May 2008 20:15:11 GMT</pubDate>
    </item>
    <item>
      <title>Where are the Visual Studio 2008 Keybinding Posters?</title>
      <description>Download the posters in PDF format here: 
 * Visual C# 2008 Keybinding Reference Poster 
 * Visual Basic 2008 Keybinding Reference Poster 
 * Visual C++ 2008 Keybinding Reference Poster
 * Download the C# Keybindings in a spreadsheet.

Note that many of the keybindings stem from Visual Studio classes such Edit, Project, View, Window and Refactor. To see the complete list of methods for these classes, bring up the command window (Ctrl-W, A) and type File followed by a period. IntelliSense on all the methods for the File object will appear in the command window, just as if you were working with a C# class in the editor window. You can also see this classes in the find/command box on the toolbar (Ctrl + /). Inside the find/command box, type the the greater than symbol followed by the word Find and a period: &amp;gt;Find. &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%2f05%2f25%2fwhere-are-the-visual-studio-2008-keybinding-posters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f25%2fwhere-are-the-visual-studio-2008-keybinding-posters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Where_are_the_Visual_Studio_2008_Keybinding_Posters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Where_are_the_Visual_Studio_2008_Keybinding_Posters</guid>
      <pubDate>Sun, 25 May 2008 16:24:47 GMT</pubDate>
    </item>
    <item>
      <title>Welcome to the forty-fourth Community Convergence.</title>
      <description>Welcome to the forty-fourth Community Convergence. I want to remind every one that the C#, VB and dynamic language teams are still hiring. If you are an expert manager, developer or test engineer, please look at our listings and see if there is a place where you might belong. This is an excellent opportunity to participate in a first rate development process and to meet and work with some of the best developers in the world. &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%2f05%2f22%2fcommunity-convergence-xliv.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f22%2fcommunity-convergence-xliv.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Welcome_to_the_forty_fourth_Community_Convergence</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Welcome_to_the_forty_fourth_Community_Convergence</guid>
      <pubDate>Thu, 22 May 2008 19:23:05 GMT</pubDate>
    </item>
    <item>
      <title>VCS Team Links for May 22, 2008</title>
      <description>Rather than place the links to the most recent C# team content directly in Community Convergence, I have moved them here. This posts covers the last few weeks of posts from the C#, F# and related teams. &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%2f05%2f22%2fvcs-team-links-for-may-22-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f22%2fvcs-team-links-for-may-22-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/VCS_Team_Links_for_May_22_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/VCS_Team_Links_for_May_22_2008</guid>
      <pubDate>Thu, 22 May 2008 19:10:29 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Survey</title>
      <description>A new Visual Studio survey has been created and we would like your feedback. This survey focuses on learning more about the types of applications you are creating, which tools and technologies you are using, and how we can improve our content and code examples to better meet your needs. There are also questions about how you access online help, and some questions about the .NET Framework docs.



 &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%2f05%2f22%2fgive-us-your-feedback-take-the-visual-studio-survey.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f22%2fgive-us-your-feedback-take-the-visual-studio-survey.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Survey</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Survey</guid>
      <pubDate>Fri, 23 May 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Build Games for the Zune: XNA Game Studio 3.0 Tech Preview</title>
      <description>If you want to program games for the Zune you'll need either Visual Studio C# 2008 Express or Visual Studio Standard Edition or higher with C# installed. This CTP works only for Zune and Windows, and does not support XBox 360. However, it runs side by side with Visual Studio 2005 and XNA 2.0, which does support XBox 360. The CTP does not work in 64 bit at this time. &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%2f05%2f20%2fbuild-games-for-the-zune-xna-game-studio-3-0-tech-preview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f05%2f20%2fbuild-games-for-the-zune-xna-game-studio-3-0-tech-preview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Build_Games_for_the_Zune_XNA_Game_Studio_3_0_Tech_Preview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Build_Games_for_the_Zune_XNA_Game_Studio_3_0_Tech_Preview</guid>
      <pubDate>Tue, 20 May 2008 17:20:48 GMT</pubDate>
    </item>
    <item>
      <title>More on how Entity Framework's single-model goal is flawed</title>
      <description>Greg takes point with the long-term goal of EF as defining the one true model can't possibly appropriate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fgregyoung%2farchive%2f2008%2f05%2f19%2fef-long-term-plans.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fgregyoung%2farchive%2f2008%2f05%2f19%2fef-long-term-plans.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/More_on_how_Entity_Framework_s_single_model_goal_is_flawed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/More_on_how_Entity_Framework_s_single_model_goal_is_flawed</guid>
      <pubDate>Tue, 20 May 2008 09:31:07 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft C#, VB, F#, Ruby and Python Teams are Hiring</title>
      <description>The C#, VB, F#, Python and Ruby teams are looking for program managers, developers and testers who want to come work at Microsoft. The languages I've listed are among the most popular in use today, and Microsoft is in the forefront of the innovations that are driving the future of computer language development. Though not all our plans public at this time, I can say that we are involved in developing many exciting new technologies. The C# team has just finished shipping LINQ, which is provides developers with a powerful new technology for querying data. F# is exciting new language which will ship in the near future. There is surge of energy in the development world about dynamic languages such as Ruby and Python, and of course VB is one of the most popular languages in the world, as it has been for many years and will continue to be in the future. &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%2f04%2f28%2fmanaged-languages-team-is-hiring.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f04%2f28%2fmanaged-languages-team-is-hiring.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_C_VB_F_Ruby_and_Python_Teams_are_Hiring</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_C_VB_F_Ruby_and_Python_Teams_are_Hiring</guid>
      <pubDate>Wed, 30 Apr 2008 18:29:05 GMT</pubDate>
    </item>
    <item>
      <title>Charlie Speaking in Southern California</title>
      <description>I will be presenting on C# and LINQ three times in Southern California next week at a series of user group meetings. The events will be held in the San Diego and the Los Angeles area. Lisa Feigenbaum will be flying down from Redmond with me, and she will do VB presentations at the same set of meetings.  &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%2f04%2f29%2fcharlie-speaking-in-southern-california.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f04%2f29%2fcharlie-speaking-in-southern-california.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Charlie_Speaking_in_Southern_California</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Charlie_Speaking_in_Southern_California</guid>
      <pubDate>Wed, 30 Apr 2008 07:20:09 GMT</pubDate>
    </item>
    <item>
      <title>LINQFarm: Understanding IEnumerable&amp;lt;T&amp;gt;, Part I</title>
      <description>The IEnumerable&amp;lt;T&amp;gt; interface is a key part of LINQ to Objects and binds many of its different features together into a whole. This series of posts explains IEnumerable&amp;lt;T&amp;gt; and the role it plays in LINQ to Objects. If you hear people talking about IEnumerable&amp;lt;T&amp;gt;, and sometimes wished you better understood its significance, then you should find this text helpful. &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%2f04%2f28%2flinqfarm-understanding-ienumerable-t-sets-and-sequences.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f04%2f28%2flinqfarm-understanding-ienumerable-t-sets-and-sequences.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQFarm_Understanding_IEnumerable_T_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQFarm_Understanding_IEnumerable_T_Part_I</guid>
      <pubDate>Tue, 29 Apr 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Community Convergence XLIII</title>
      <description>Welcome to the forty-third issue of Community Convergence. The last few weeks have been consumed by the 2008 MVP Summit. During that annual event about 150 C# MVPs and many MVPs from other disciplines descend on Redmond for a technical summit accompanied by fun and games at local restaurants and hotels. Below I include a summary of the event by Jeremy D. Miller. One of the highlights of the event is a day in which the C# MVPs hear directly from the team about our plans for the future. &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%2f04%2f23%2fcommunity-convergence-xliii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f04%2f23%2fcommunity-convergence-xliii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_XLIII</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_XLIII</guid>
      <pubDate>Thu, 24 Apr 2008 06:08:46 GMT</pubDate>
    </item>
  </channel>
</rss>