<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by JjVv</title>
    <description>Stories kicked by JjVv</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>Spring.NET 1.2.0 Released</title>
      <description>The Spring.Net framework version 1.2.0 has been released today and it features among others WCF and MSMQ integration as well as 100 bug fixes and enhancements since the 1.1.2 release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fforum.springframework.net%2fshowthread.php%3ft%3d5136"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fforum.springframework.net%2fshowthread.php%3ft%3d5136" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Spring_NET_1_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Spring_NET_1_2_0_Released</guid>
      <pubDate>Mon, 10 Nov 2008 18:00:52 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to XML - XPath</title>
      <description>LINQ to SQL may be on it's way out, but LINQ is no way out at all! And don't worry about LINQ to SQL, the ADO.NET Entity Framework is available and guess what it's awesome. 
Another good usage for LINQ is when you need to query an XML file. When working with LINQ to XML you may remember the old days when you used XPath. But don't worry anymore there is support for XPath on LINQ to XML. There are extension methods for LINQ to XML in the System.Xml.Xpath namespace! Read this blog post if you are interested in an example, and find out if there are any performance issues!
Have fun reading! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f09%2fLINQ-to-XML-XPath.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f09%2fLINQ-to-XML-XPath.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_XML_XPath</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_XML_XPath</guid>
      <pubDate>Mon, 10 Nov 2008 10:24:02 GMT</pubDate>
    </item>
    <item>
      <title>New .NET logo</title>
      <description>Our team decided a while back to bring a fresh new look to the .NET logo, given the old was in need of a refresh to suite our future product positioning (I've been staring at this for a few weeks now and it's totally grown on me).... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmsmossyblog%2farchive%2f2008%2f10%2f25%2fembrace-the-new-net-logo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmsmossyblog%2farchive%2f2008%2f10%2f25%2fembrace-the-new-net-logo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/New_NET_logo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/New_NET_logo</guid>
      <pubDate>Mon, 27 Oct 2008 11:16:13 GMT</pubDate>
    </item>
    <item>
      <title>dev \ efor - visual studio plug-in</title>
      <description>dev \ efor is the visual studio plug-in that helps you monitor your development progress

While you are actively using your visual studio development environment, dev \ efor  monitors your development progress, stores information and process project &amp;amp; solution based datas to let you know about your development efforts, software metrics, the trend and the history about your projects that you've been working on with Microsoft Vistual Studio IDE

With dev \ efor you can; 

 Calculate project &amp;amp; solution based software metrics. 
 See the trend of your software metrics. 
 Check out how much actual effort you spent during working on projects. 
 Query these datas for custom &amp;amp; friendly time intervals. 
 Export these datas to an Excel 2007 file. ( .xlsx ) 
 Save chart images to an image file. (.png)  

Best out of it, dev \ efor is completely free !

download it from www.devefor.com &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devefor.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devefor.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/dev_efor_visual_studio_plug_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/dev_efor_visual_studio_plug_in</guid>
      <pubDate>Fri, 17 Oct 2008 15:28:24 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Query Generator in Action</title>
      <description>Mapped properties are accessed via properties as nature intended, and querying is a lot easier to read and write. Not quite as neat as Linq-to-NHibernate will be, but so much better than native NHibernate querying that I wonder why it wasn't included in the trunk. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.conchango.com%2fandrewclancy%2farchive%2f2008%2f10%2f10%2fnhibernate-query-generator-in-action.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.conchango.com%2fandrewclancy%2farchive%2f2008%2f10%2f10%2fnhibernate-query-generator-in-action.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Query_Generator_in_Action</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Query_Generator_in_Action</guid>
      <pubDate>Fri, 10 Oct 2008 12:23:26 GMT</pubDate>
    </item>
    <item>
      <title>Mono 2.0 Released</title>
      <description>The Mono Project has released version 2.0 of Mono, enabling developers to run their .Net 2.0 applications on Linux and OSX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mono-project.com%2fnews%2farchive%2f2008%2fOct-06.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mono-project.com%2fnews%2farchive%2f2008%2fOct-06.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Mono_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Mono_2_0_Released</guid>
      <pubDate>Mon, 06 Oct 2008 20:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Creating Visual Studio Snippets: Snippet Designer and ReSharper</title>
      <description>Two ways of creating/using Visual Studio snippets are explored and demonstrated: using the newly released Snippet Designer and ReSharper's Live Templates &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f10%2f03%2fVisualStudioSnippetsWithSnippetDesignerAndReSharper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f10%2f03%2fVisualStudioSnippetsWithSnippetDesignerAndReSharper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Creating_Visual_Studio_Snippets_Snippet_Designer_and_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Creating_Visual_Studio_Snippets_Snippet_Designer_and_ReSharper</guid>
      <pubDate>Fri, 03 Oct 2008 15:21:30 GMT</pubDate>
    </item>
    <item>
      <title>Aggiorno 1.2 released!  Better Performance, IE8 features and more</title>
      <description>The guys over at Artinsoft just released a refresh to their aggiorno web assistant tool, from their website &amp;quot;aggiorno represents a new generation of tools for software developers that uses advanced transformational technologies, for turning any existing website into a valid, findable, accessible standards compliant one&amp;quot;... it really is a great tool and totally worth it to check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiorno-12-released!--Better-Performance2c-IE8-features-and-a-Stand-Alone-version.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiorno-12-released!--Better-Performance2c-IE8-features-and-a-Stand-Alone-version.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Aggiorno_1_2_released_Better_Performance_IE8_features_and_more</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Aggiorno_1_2_released_Better_Performance_IE8_features_and_more</guid>
      <pubDate>Thu, 02 Oct 2008 17:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Inheritance and Associations with Entity Framework Part 3</title>
      <description>On part 1 and part 2 I explored how to apply 2 different inheritance models (TPH &amp;amp; TPT) in Entity Framework. In this part I'm going to demonstrate associations between 2 base entities. And how to filter end properties to return specific type (sub entity). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fInheritance-and-Associations-with-Entity-Framework-Part-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fInheritance-and-Associations-with-Entity-Framework-Part-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_3</guid>
      <pubDate>Wed, 01 Oct 2008 19:57:11 GMT</pubDate>
    </item>
    <item>
      <title>Inheritance and Associations with Entity Framework Part 2</title>
      <description>In the previous part I discussed Table-per-Hierarchy Inheritance, in this part I'll go through Table-per-Type Inheritance model. There is a video demonstrating this model if you wish to watch. Here I'll update my previous sample with new entities that demonstrate the Table-per-Type Inheritance model &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fInheritance-and-Associations-with-Entity-Framework-Part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fInheritance-and-Associations-with-Entity-Framework-Part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_2</guid>
      <pubDate>Mon, 29 Sep 2008 10:28:09 GMT</pubDate>
    </item>
    <item>
      <title>Request for Help: Need better guidance for beginners</title>
      <description>A call to harms for helping beginners. This time from a pro that realizes the need. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f09%2f28%2frequest-for-help-need-better-guidance-for-beginners.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f09%2f28%2frequest-for-help-need-better-guidance-for-beginners.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Request_for_Help_Need_better_guidance_for_beginners</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Request_for_Help_Need_better_guidance_for_beginners</guid>
      <pubDate>Mon, 29 Sep 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Inheritance and Associations with Entity Framework Part 1</title>
      <description>In this multi parts series I'll explore how to build inheritance with Entity Framework showing 2 different approaches of inheritance in Entity Framework. Beside that I'll show how to build simple association between 2 entities and show how to provide custom code to retrieve other parts of the relation when inheritance is applied.
In this part I'm exploring Table-per-Hierarchy Inheritance model in EF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2f2008%2f09%2f24%2fInheritance-and-Associations-with-Entity-Framework-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2f2008%2f09%2f24%2fInheritance-and-Associations-with-Entity-Framework-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Inheritance_and_Associations_with_Entity_Framework_Part_1</guid>
      <pubDate>Wed, 24 Sep 2008 15:53:01 GMT</pubDate>
    </item>
    <item>
      <title>Aggiorno, the Italian colleague you've always wanted</title>
      <description>Review of the new Aggiorno plugin for Visual Studio 2005 and 2008 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpeter.worksontheweb.net%2fpost%2fAggiorno2c-the-Italian-colleague-youve-always-wanted.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpeter.worksontheweb.net%2fpost%2fAggiorno2c-the-Italian-colleague-youve-always-wanted.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Aggiorno_the_Italian_colleague_you_ve_always_wanted</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Aggiorno_the_Italian_colleague_you_ve_always_wanted</guid>
      <pubDate>Fri, 11 Jul 2008 21:31:09 GMT</pubDate>
    </item>
    <item>
      <title>Objectively evaluating O/R Mappers</title>
      <description>Microsoft has single-handedly pushed O/R Mapping to the center of conversation, and we struggle to objectively differentiate between the choices.  Arguments like &amp;quot;Tool X rocks&amp;quot;, or &amp;quot;Tool Y sucks&amp;quot; are hard to understand.  I'd like to more objectively discuss the basis on which we should accept or reject an O/R Mapper.  As always, it depends on context.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f06%2f23%2fobjectively-evaluating-o-r-mappers-or-how-to-make-it-easy-to-dump-nhibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeffrey.palermo%2farchive%2f2008%2f06%2f23%2fobjectively-evaluating-o-r-mappers-or-how-to-make-it-easy-to-dump-nhibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Objectively_evaluating_O_R_Mappers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Objectively_evaluating_O_R_Mappers</guid>
      <pubDate>Tue, 24 Jun 2008 19:50:44 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft PM responds to Entity Framework &amp;quot;petition of no confidence&amp;quot;</title>
      <description>Tim Mallalieu tries to explain the EF situation - basically he says, &amp;quot;we'll try to do it in the next version&amp;quot; when responding to Entity Framework critics &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ftimmall%2farchive%2f2008%2f06%2f24%2fvote-of-no-confidence"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ftimmall%2farchive%2f2008%2f06%2f24%2fvote-of-no-confidence" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Microsoft_PM_responds_to_Entity_Framework_petition_of_no_confidence</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Microsoft_PM_responds_to_Entity_Framework_petition_of_no_confidence</guid>
      <pubDate>Wed, 25 Jun 2008 20:46:08 GMT</pubDate>
    </item>
  </channel>
</rss>