<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with VisualStudio</title>
    <description>the latest stories tagged with 'VisualStudio' from DotNetKicks.com</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>EntitySpaces 2009 - Running under Visual Studio</title>
      <description>EntitySpaces 2009 will plug right into Visual Studio and it will use its own internal code generator. This means that Visual Studio users will never have to leave Visual Studio to work on or generate their EntitySpaces architecture. The image below shows how EntitySpaces 2009 looks embedded within Visual Studio. While it is likely to change a little before our first beta this should provide you with a feel for ES2009. The nice thing is that ES2009 is a dockable window just like any other window within Visual Studio, you can even generate your EntitySpaces classes directly into your solution and the folders/files will be created automatically for you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f10%2f12%2fEntitySpaces%2b2009%2bRunning%2bUnder%2bVisual%2bStudio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f10%2f12%2fEntitySpaces%2b2009%2bRunning%2bUnder%2bVisual%2bStudio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_2009_Running_under_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_2009_Running_under_Visual_Studio</guid>
      <pubDate>Sun, 12 Oct 2008 15:10:40 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4.0</title>
      <description>On Sept. 29, 2008, Microsoft announced the next generations of Visual Studio and .NET Framework. Visual Studio 2010 and .NET 4.0 are meant to simplify application's life-cycle management by make it easier for all contributors of the software team (core programmers, UI designers, testers and project managers), to participate throughout the life-cycle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html" 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</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</guid>
      <pubDate>Fri, 10 Oct 2008 13:01:10 GMT</pubDate>
    </item>
    <item>
      <title>Highlights of Visual Studio 2010 and .Net Framework 4.0</title>
      <description>Microsoft has announced to launch the Visual Studio 2010 and .Net Framework 4.0 very soon with new outstanding features that address the latest raising needs of the developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsharpcontents.blogspot.com%2f2008%2f10%2fhighlights-of-visual-studio-2010-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsharpcontents.blogspot.com%2f2008%2f10%2fhighlights-of-visual-studio-2010-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Highlights_of_Visual_Studio_2010_and_Net_Framework_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Highlights_of_Visual_Studio_2010_and_Net_Framework_4_0</guid>
      <pubDate>Thu, 09 Oct 2008 21:01:41 GMT</pubDate>
    </item>
    <item>
      <title>XAML Power Toys and Mole</title>
      <description>A couple of very good tools to speedup form creation and help debugging &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f09%2fxaml-power-toys-mole%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f09%2fxaml-power-toys-mole%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/XAML_Power_Toys_and_Mole</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/XAML_Power_Toys_and_Mole</guid>
      <pubDate>Thu, 09 Oct 2008 09:23:58 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Code Highlighting To HTML</title>
      <description>Many times when I'm writing a blog post, I want to include some of the source code from the project I am talking about. For most people, seeing the syntax highlighted the way it is in Visual Studio makes it the most readable. I've tried it manually, and it's very hard to do. (At least to do quickly.)  Finally, I've found the perfect solution to this problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2ftutorial-visual-studio-code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2ftutorial-visual-studio-code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Code_Highlighting_To_HTML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Code_Highlighting_To_HTML</guid>
      <pubDate>Tue, 07 Oct 2008 18:59:22 GMT</pubDate>
    </item>
    <item>
      <title>Sending binary data from Oracle Application Server to WCF through MTOM</title>
      <description>This article will illustrate how to send binary data from Oracle Application Server (Oracle AS) to WCF using Web Services technologies specifically MTOM standard specification, thus achieving interoperability between the two platforms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fSending_binary_data_Oracle_AS_WCF_MTOM06052007093022AM%2fSending_binary_data_Oracle_AS_WCF_MTOM.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fSending_binary_data_Oracle_AS_WCF_MTOM06052007093022AM%2fSending_binary_data_Oracle_AS_WCF_MTOM.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Sending_binary_data_from_Oracle_Application_Server_to_WCF_through_MTOM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Sending_binary_data_from_Oracle_Application_Server_to_WCF_through_MTOM</guid>
      <pubDate>Tue, 07 Oct 2008 17:28:34 GMT</pubDate>
    </item>
    <item>
      <title>How To Use The SVN Client and Start Working With Your SubVersion Versi</title>
      <description>how to use the Tortoise SVN client and work with your svn version control server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f07%2fhow-to-use-the-svn-client-and-start-working-with-your-subversion-version-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f07%2fhow-to-use-the-svn-client-and-start-working-with-your-subversion-version-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_To_Use_The_SVN_Client_and_Start_Working_With_Your_SubVersion_Versi</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_To_Use_The_SVN_Client_and_Start_Working_With_Your_SubVersion_Versi</guid>
      <pubDate>Wed, 08 Oct 2008 06:31:03 GMT</pubDate>
    </item>
    <item>
      <title>My Visual Studio Settings - My Altered Vibrant Ink Settings Setup</title>
      <description>Custom DARK .NET Settings file with a preview. You will need Consolas for these settings.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fMy-Visual-Studio-Settings-My-Altered-Vibrant-Ink-Settings-Setup.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fMy-Visual-Studio-Settings-My-Altered-Vibrant-Ink-Settings-Setup.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/My_Visual_Studio_Settings_My_Altered_Vibrant_Ink_Settings_Setup</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/My_Visual_Studio_Settings_My_Altered_Vibrant_Ink_Settings_Setup</guid>
      <pubDate>Tue, 07 Oct 2008 13:27:31 GMT</pubDate>
    </item>
    <item>
      <title>Xml Visualizer v.2 build 2.1</title>
      <description>Xml Visualizer v.2 improves the standard Xml Visualizer in Visual Studio 2005 and 2008.

Xml Visualizer v.2 is a debug visualizer for Visual Studio 2005 and 2008. It uses Internet Explorer as Xml rendering engine, so features like search is available unlike the standard Xml Visualizer.

Additional features over the standard Xml Visualizer are:
- Execution of XPath queries
- Use of XSL transformations
- Edit Xml and inject it back into the running application

Xml Visualizer v.2 works in all editions of Visual Studio 2005 and 2008 including Express Editions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fXmlVisualizer"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fXmlVisualizer" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Xml_Visualizer_v_2_build_2_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Xml_Visualizer_v_2_build_2_1</guid>
      <pubDate>Tue, 07 Oct 2008 12:55:53 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4.0 Overview</title>
      <description>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 and the .NET Framework deliver key innovations in the following pillars: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fvstudio%2fproducts%2fcc948977.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fvstudio%2fproducts%2fcc948977.aspx" 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_Overview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0_Overview</guid>
      <pubDate>Tue, 07 Oct 2008 12:05:37 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Code Cleanup Macro</title>
      <description>This IDE macro inserts a copyright notice if not detected, removes and sorts #using directives (C#), and formats the file, all in one keystroke. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblueonionsoftware.com%2fblog.aspx%3fp%3de40c1a15-6461-4224-b020-c66101bd07ba"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblueonionsoftware.com%2fblog.aspx%3fp%3de40c1a15-6461-4224-b020-c66101bd07ba" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Code_Cleanup_Macro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Code_Cleanup_Macro</guid>
      <pubDate>Mon, 06 Oct 2008 22:09:03 GMT</pubDate>
    </item>
    <item>
      <title>Clean-Up JavaScript sources Using JSLint from within Visual Studio IDE</title>
      <description>Jason Diamond shows how to integrate JSLint (http://www.jslint.com/ by Douglas Crockford) into Visual Studio so that one can interactively clean-up JavaScript sources of common pitfalls without ever leaving the IDE. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjason.diamond.name%2fweblog%2f2008%2f08%2f09%2fverifying-javascript-with-jslint-and-visual-studio"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjason.diamond.name%2fweblog%2f2008%2f08%2f09%2fverifying-javascript-with-jslint-and-visual-studio" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Clean_Up_JavaScript_sources_Using_JSLint_from_within_Visual_Studio_IDE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Clean_Up_JavaScript_sources_Using_JSLint_from_within_Visual_Studio_IDE</guid>
      <pubDate>Mon, 06 Oct 2008 17:33:22 GMT</pubDate>
    </item>
    <item>
      <title>Begining ReSharper</title>
      <description>One of the greatest challenges to being productive with ReSharper is learning the daunting list of keys.  Many of the Resharper features are highly discoverable using visual indicators such as icons &amp;quot;squiggly&amp;quot; lines but most refactoring and navigation activities require memorizing numerous key presses....or does it? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frandypatterson.com%2f2008%2f10%2f04%2fBeginningReSharper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frandypatterson.com%2f2008%2f10%2f04%2fBeginningReSharper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Begining_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Begining_ReSharper</guid>
      <pubDate>Mon, 06 Oct 2008 13:43:06 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring Code with Visual Studio 2008</title>
      <description>Refactoring is simply putting a name to a common development task. The strict definition of the term is "a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behavior." That is, refactoring does not add features to the application. Instead, it improves the general maintenance of the code base. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevelopertechno.blogspot.com%2f2008%2f10%2frefactoring-code-with-visual-studio.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevelopertechno.blogspot.com%2f2008%2f10%2frefactoring-code-with-visual-studio.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Refactoring_Code_with_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Refactoring_Code_with_Visual_Studio_2008</guid>
      <pubDate>Mon, 06 Oct 2008 12:51:02 GMT</pubDate>
    </item>
    <item>
      <title>WCF Test Client - Extended!</title>
      <description>This blog post and the accompanying source code shows you have you can wrap the WcfTestClient.exe that is a part of the Visual Studio 2008 installation, so that you can save &amp;amp; load the test data you enter. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f04%2fwcf-test-client-extended%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flarswilhelmsen.com%2f2008%2f10%2f04%2fwcf-test-client-extended%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/WCF_Test_Client_Extended</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/WCF_Test_Client_Extended</guid>
      <pubDate>Sat, 04 Oct 2008 19:29:44 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Task List Productivity Aids</title>
      <description>The Task List is essentially an integrated to-do list; it captures all the items that, for one reason or another, need attention and tracking. The Task List window then surfaces this list and allows you to interact with it. To show the window, select the View menu and choose the Task List entry illustrates the Task List window displaying a series of user tasks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevelopertechno.blogspot.com%2f2008%2f10%2fvisual-studio-2008-task-list.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevelopertechno.blogspot.com%2f2008%2f10%2fvisual-studio-2008-task-list.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Task_List_Productivity_Aids</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Task_List_Productivity_Aids</guid>
      <pubDate>Sat, 04 Oct 2008 16:23:25 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>Sending binary data from WCF to Oracle Application Server through MTOM</title>
      <description>This article will illustrate how to send binary data from Windows Communication Foundation (WCF) to Oracle Application Server (Oracle AS) using Web Services specifications specifically MTOM standard specification, thus achieving interoperability between the two platforms. Some days ago, I blogged information in CSharpCorner blogs about MTOM specifications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWCFANDORACLEAPPMTOM05112007141806PM%2fWCFANDORACLEAPPMTOM.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWCFANDORACLEAPPMTOM05112007141806PM%2fWCFANDORACLEAPPMTOM.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Sending_binary_data_from_WCF_to_Oracle_Application_Server_through_MTOM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Sending_binary_data_from_WCF_to_Oracle_Application_Server_through_MTOM</guid>
      <pubDate>Fri, 03 Oct 2008 08:36:12 GMT</pubDate>
    </item>
    <item>
      <title>POCO and Unity Application Block Part II</title>
      <description>In this post, Randy Patterson shows how to use property injection in Unity application block with plain CLR objects using programmatic and XML-based configuration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frandypatterson.com%2f2008%2f09%2f28%2fPOCOAndUnityApplicationBlockPartII.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frandypatterson.com%2f2008%2f09%2f28%2fPOCOAndUnityApplicationBlockPartII.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/POCO_and_Unity_Application_Block_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/POCO_and_Unity_Application_Block_Part_II</guid>
      <pubDate>Thu, 02 Oct 2008 11:12:37 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>Visual Studio 2010 &amp;amp; .Net Framework 4.0</title>
      <description>Ramky explains Visual Studio 2010 and .NET Framework 4.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2framcrishna.blogspot.com%2f2008%2f09%2fvisual-studio-2010-net-framework-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2framcrishna.blogspot.com%2f2008%2f09%2fvisual-studio-2010-net-framework-40.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Net_Framework_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Net_Framework_4_0</guid>
      <pubDate>Wed, 01 Oct 2008 16:03:01 GMT</pubDate>
    </item>
    <item>
      <title>Windows Communication Foundation's hosting environment</title>
      <description>Windows Communication Foundation (WCF) applications need to have a runtime environment for the management of its object's lifecycle. The host process models allows is a new concept in WCF referring to WCF hosting environment which can have several services, and the same service can be hosted in several host processes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWindowsCommunicationFoundationhosting05042007084350AM%2fWindowsCommunicationFoundationhosting.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fWindowsCommunicationFoundationhosting05042007084350AM%2fWindowsCommunicationFoundationhosting.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Windows_Communication_Foundation_s_hosting_environment</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Windows_Communication_Foundation_s_hosting_environment</guid>
      <pubDate>Wed, 01 Oct 2008 10:04:52 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>BlogEngine.NET: How To Customize Your Blog With New Class Objects</title>
      <description>BlogEngine.NET is a great blogging platform with a lot of the basic necessities. But what if you wanted to add some additional functionality? At first glance, this may not be easy, as BE.NET's core construction can appear complex and overwhelming. This article will cut through the confusion and tell you step-by-step how to add your own class for custom functionality to your blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetdiscussion.net%2f2008%2f09%2f30%2fblogenginenet-how-to-customize-your-blog-with-new-class-objects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetdiscussion.net%2f2008%2f09%2f30%2fblogenginenet-how-to-customize-your-blog-with-new-class-objects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/BlogEngine_NET_How_To_Customize_Your_Blog_With_New_Class_Objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/BlogEngine_NET_How_To_Customize_Your_Blog_With_New_Class_Objects</guid>
      <pubDate>Tue, 30 Sep 2008 20:31:48 GMT</pubDate>
    </item>
    <item>
      <title>Norman Guadagno: Announcing Visual Studio Team System 2010 | Dan | Cha</title>
      <description>Norman Guadagno, the Director of Product Management for Visual Studio Team System shares the key enhancements coming in the next version of Visual Studio, officially named Visual Studio 2010. In this video, you'll hear Norman discuss new features in Team Architect including new visual designers and UML support, new software quality features including historical debugging, how the Database Edition is being rolled rolled into the Team Developer edition and lots more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchannel9.msdn.com%2fposts%2fDan%2fNorman-Guadagno-Announcing-Visual-Studio-Team-System-2010%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchannel9.msdn.com%2fposts%2fDan%2fNorman-Guadagno-Announcing-Visual-Studio-Team-System-2010%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Norman_Guadagno_Announcing_Visual_Studio_Team_System_2010_Dan_Cha</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Norman_Guadagno_Announcing_Visual_Studio_Team_System_2010_Dan_Cha</guid>
      <pubDate>Tue, 30 Sep 2008 01:54:22 GMT</pubDate>
    </item>
  </channel>
</rss>