<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://patternshare.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WindowsClient.net</title><link>http://patternshare.com/</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>SyntaxEditor for WPF to get squiggle tag quick info provider</title><link>http://feedproxy.google.com/~r/Actipro/~3/66pZbIQNnzE/post.aspx</link><pubDate>Thu, 02 Sep 2010 14:29:19 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333851</guid><dc:creator>The Actipro Blog - WPF and WinForms Development</dc:creator><slash:comments>0</slash:comments><description>The 2010.2 version of SyntaxEditor for WPF (and the same for the 2010.2 Silverlight Studio release) will get a new built-in language service called SquiggleTagQuickInfoProvider that you can register on your language.&amp;#160; When this service is registered Read More......(&lt;a href="http://feedproxy.google.com/~r/Actipro/~3/66pZbIQNnzE/post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333851" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Actipro/default.aspx">Actipro</category><category domain="http://patternshare.com/blogs/community/archive/tags/In+development/default.aspx">In development</category><category domain="http://patternshare.com/blogs/community/archive/tags/New+features/default.aspx">New features</category><category domain="http://patternshare.com/blogs/community/archive/tags/SilverLight/default.aspx">SilverLight</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>New Enterprise Level Messaging Article Out</title><link>http://sachabarber.net/?p=816</link><pubDate>Tue, 31 Aug 2010 17:28:59 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333623</guid><dc:creator>sachabarber.net</dc:creator><slash:comments>0</slash:comments><description>Where I work we have a number of disparate systems, which were all written at different times by different people, luckily all use the same technologies, that being .NET.
Though they are all written in differing versions of .NET, for example my team is Read More......(&lt;a href="http://sachabarber.net/?p=816"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333623" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/WCF/default.aspx">WCF</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Pretty Cool Graphs In WPF</title><link>http://sachabarber.net/?p=815</link><pubDate>Tue, 31 Aug 2010 17:27:45 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333624</guid><dc:creator>sachabarber.net</dc:creator><slash:comments>0</slash:comments><description>I have just finished writing up a new article for www.codeproject.com for which I will write another blog post about. Thing is, when I was looking into parts of that article I wanted to use some graphs in WPF, and had to have a hunt around to see what Read More......(&lt;a href="http://sachabarber.net/?p=815"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333624" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>SyntaxEditor advanced XML language to get xs:any support for IntelliPrompt</title><link>http://feedproxy.google.com/~r/Actipro/~3/JTUAtpEeuWE/post.aspx</link><pubDate>Tue, 31 Aug 2010 17:14:58 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333622</guid><dc:creator>The Actipro Blog - WPF and WinForms Development</dc:creator><slash:comments>0</slash:comments><description>As mentioned in one of our previous posts , we’ve been working on a port of our SyntaxEditor Web Languages Add-on from WinForms to the WPF version of SyntaxEditor.&amp;#160; We’re finishing up some last features on it before it will be ready to launch alongside Read More......(&lt;a href="http://feedproxy.google.com/~r/Actipro/~3/JTUAtpEeuWE/post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333622" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Actipro/default.aspx">Actipro</category><category domain="http://patternshare.com/blogs/community/archive/tags/In+development/default.aspx">In development</category><category domain="http://patternshare.com/blogs/community/archive/tags/New+features/default.aspx">New features</category><category domain="http://patternshare.com/blogs/community/archive/tags/Windows+Forms/default.aspx">Windows Forms</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>WPF Input Validation Part 1: Tutorial and examples</title><link>http://blog.vascooliveira.com/wpf-input-validation-part-1-tutorial-and-examples/</link><pubDate>Tue, 31 Aug 2010 07:44:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328724</guid><dc:creator>Vasco Oliveira</dc:creator><slash:comments>0</slash:comments><description>This is the beginning of a series of articles focused on creating and applying custom validation rules the most effective way. I’ll discuss this in an incremental way, building up a structured thinking till an acceptable solution is reached.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328724" width="1" height="1"&gt;</description></item><item><title>Update app.config key value at run time in WPF</title><link>http://www.vbdotnetheaven.com/UploadFile/rahul4_saxena/2019/Default.aspx</link><pubDate>Mon, 30 Aug 2010 15:18:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328408</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article I am going to show how we can update a key value in app.config file in WPF. For this add reference of System.Configuration in your application.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328408" width="1" height="1"&gt;</description></item><item><title>Spell Checker in WPF using VB.NET</title><link>http://www.vbdotnetheaven.com/UploadFile/rahul4_saxena/2042/Default.aspx</link><pubDate>Fri, 27 Aug 2010 15:16:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328407</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article I am going to show how we can check our word spelling in WPF.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328407" width="1" height="1"&gt;</description></item><item><title>Multitouch on Windows book update</title><link>http://feedproxy.google.com/~r/DeconstructingTheNUI/~3/nFu997909ls/multitouch-on-windows-book-update.html</link><pubDate>Fri, 27 Aug 2010 12:57:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333123</guid><dc:creator>Deconstructing the NUI</dc:creator><slash:comments>0</slash:comments><description>Here is a quick update about the progress of my book, Multitouch on Windows. The MEAP (Manning Early Access Program -- pre-order access to the eBook) now includes chapters 1-2 and 4-7. You can get access the MEAP by pre-ordering either the eBook or print Read More......(&lt;a href="http://feedproxy.google.com/~r/DeconstructingTheNUI/~3/nFu997909ls/multitouch-on-windows-book-update.html"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333123" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/MultitouchOnWindows/default.aspx">MultitouchOnWindows</category></item><item><title>FeedBurner blog post RSS feed issue fixed</title><link>http://feedproxy.google.com/~r/Actipro/~3/v6Gm48Xw09E/post.aspx</link><pubDate>Fri, 27 Aug 2010 12:39:59 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333082</guid><dc:creator>The Actipro Blog - WPF and WinForms Development</dc:creator><slash:comments>0</slash:comments><description>We noticed this morning that FeedBurner hasn’t been publishing our blog posts in the RSS feed for the last couple weeks.&amp;#160; The problem appears to be that our discussions on the new grammar framework were very long and created a feed size larger than Read More......(&lt;a href="http://feedproxy.google.com/~r/Actipro/~3/v6Gm48Xw09E/post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333082" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Actipro/default.aspx">Actipro</category><category domain="http://patternshare.com/blogs/community/archive/tags/General/default.aspx">General</category></item><item><title>SyntaxEditor for WPF - HTML editor sample preview using Web Languages Add-on</title><link>http://feedproxy.google.com/~r/Actipro/~3/-iR2urNm7zk/post.aspx</link><pubDate>Thu, 26 Aug 2010 20:20:32 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333083</guid><dc:creator>The Actipro Blog - WPF and WinForms Development</dc:creator><slash:comments>0</slash:comments><description>We’ve been hard at work on WPF Studio 2010.2, which we should have out in September.&amp;#160; One new product that will ship along side of it is a port of our Web Languages Add-on that we have for the WinForms SyntaxEditor . This add-on has an advanced XML Read More......(&lt;a href="http://feedproxy.google.com/~r/Actipro/~3/-iR2urNm7zk/post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333083" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Actipro/default.aspx">Actipro</category><category domain="http://patternshare.com/blogs/community/archive/tags/In+development/default.aspx">In development</category><category domain="http://patternshare.com/blogs/community/archive/tags/New+product/default.aspx">New product</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Microsoft Surface and Magical Object Interaction</title><link>http://feedproxy.google.com/~r/DeconstructingTheNUI/~3/XqjDeTHUywA/microsoft-surface-and-magical-object.html</link><pubDate>Thu, 26 Aug 2010 20:05:05 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333029</guid><dc:creator>Deconstructing the NUI</dc:creator><slash:comments>0</slash:comments><description>Work at InfoStrat has been really exciting recently. We are getting more and more multi-touch projects for both Surface and Windows 7. We&amp;#39;ve created some really interesting interfaces and applications and soon we&amp;#39;ll be able to share more. For Read More......(&lt;a href="http://feedproxy.google.com/~r/DeconstructingTheNUI/~3/XqjDeTHUywA/microsoft-surface-and-magical-object.html"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333029" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Infostrat/default.aspx">Infostrat</category><category domain="http://patternshare.com/blogs/community/archive/tags/Microsoft+Surface/default.aspx">Microsoft Surface</category><category domain="http://patternshare.com/blogs/community/archive/tags/objects/default.aspx">objects</category><category domain="http://patternshare.com/blogs/community/archive/tags/Video/default.aspx">Video</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>WPF AutoCompleteTextBox in VB.NET</title><link>http://www.vbdotnetheaven.com/UploadFile/rahul4_saxena/2106/</link><pubDate>Thu, 26 Aug 2010 15:15:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328406</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article I am going to show about AutoCompleteTextBox in WPF.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328406" width="1" height="1"&gt;</description></item><item><title>Difference between DataContext and ItemsSource in WPF/Silverlight </title><link>http://www.c-sharpcorner.com/UploadFile/tirthacs/2101/Default.aspx</link><pubDate>Wed, 25 Aug 2010 15:11:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328405</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article I will try to illustrate the difference between DataContext and ItemsSource property in Silverlight/WPF.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328405" width="1" height="1"&gt;</description></item><item><title>Windows Phone 7 – XAML designer fails to resolve font resources</title><link>http://www.geektieguy.com/2010/08/24/windows-phone-7-xaml-designer-fails-to-resolve-font-resources/</link><pubDate>Wed, 25 Aug 2010 04:55:23 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332766</guid><dc:creator>GeekTieGuy</dc:creator><slash:comments>0</slash:comments><description>This evening I was attempting to go through the first lab of the Windows Phone 7 Developer Training Kit and discovered that I couldn’t even finish the first exercise because Visual Studio wouldn’t resolve the resources for the fonts used in the project Read More......(&lt;a href="http://www.geektieguy.com/2010/08/24/windows-phone-7-xaml-designer-fails-to-resolve-font-resources/"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332766" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://patternshare.com/blogs/community/archive/tags/Software+development/default.aspx">Software development</category><category domain="http://patternshare.com/blogs/community/archive/tags/Windows+Phone+7/default.aspx">Windows Phone 7</category></item><item><title>Customize the Windows 7 Taskbar from WPF – beyond the TaskbarItemInfo Overlay</title><link>http://www.clr-namespace.com/post/Customize-the-Windows-7-Taskbar-from-WPF-e28093-beyond-the-TaskbarItemInfo-Overlay.aspx</link><pubDate>Tue, 24 Aug 2010 08:04:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328434</guid><dc:creator>tausick</dc:creator><slash:comments>0</slash:comments><description>Dynamically create the entire Windows 7 taskbar icon using a WPF Custom Control to create the bitmap. Sample code using MVVM.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328434" width="1" height="1"&gt;</description></item><item><title>Making Timeline Control for DataGrid in WPF</title><link>http://www.c-sharpcorner.com/UploadFile/dpatra/2025/</link><pubDate>Mon, 23 Aug 2010 16:51:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328092</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article we will see how we can make a Timeline control in WPF.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328092" width="1" height="1"&gt;</description></item><item><title>How to Customize Your XNA Game Tile on the Windows Phone 7 Start Page</title><link>http://smartypantscoding.com/how-to-customize-your-xna-game-tile-on-the-windows-phone-7-start-page</link><pubDate>Sun, 22 Aug 2010 14:33:49 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332517</guid><dc:creator>Smarty Pants Coding - - Coding with a touch of flava</dc:creator><slash:comments>0</slash:comments><description>Currently if you build an XNA game and run it on the WP7 emulator you&amp;#39;ll note that once you exit the program, it isn&amp;#39;t listed in the main application list like it would be for a Silverlight application. This can make it tough to validate how your Read More......(&lt;a href="http://smartypantscoding.com/how-to-customize-your-xna-game-tile-on-the-windows-phone-7-start-page"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332517" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/code+snippet/default.aspx">code snippet</category><category domain="http://patternshare.com/blogs/community/archive/tags/Windows+Phone+7/default.aspx">Windows Phone 7</category><category domain="http://patternshare.com/blogs/community/archive/tags/wp7dev/default.aspx">wp7dev</category><category domain="http://patternshare.com/blogs/community/archive/tags/XNA/default.aspx">XNA</category></item><item><title>Caliburn.Micro Soup to Nuts Pt. 5 – IResult and Coroutines</title><link>http://devlicio.us/blogs/rob_eisenberg/archive/2010/08/21/caliburn-micro-soup-to-nuts-part-5-iresult-and-coroutines.aspx</link><pubDate>Sat, 21 Aug 2010 18:31:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332416</guid><dc:creator>.NET &amp; Funky Fresh : WPF</dc:creator><slash:comments>0</slash:comments><description>Before our WP7 detour , we were deep in the thick of Actions . I mentioned that there was one more compelling feature of the Actions concept called Coroutines. If you haven&amp;rsquo;t heard that term before, here&amp;rsquo;s what wikipedia * has to say: In computer Read More......(&lt;a href="http://devlicio.us/blogs/rob_eisenberg/archive/2010/08/21/caliburn-micro-soup-to-nuts-part-5-iresult-and-coroutines.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332416" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Caliburn/default.aspx">Caliburn</category><category domain="http://patternshare.com/blogs/community/archive/tags/Caliburn+Micro/default.aspx">Caliburn Micro</category><category domain="http://patternshare.com/blogs/community/archive/tags/DSL/default.aspx">DSL</category><category domain="http://patternshare.com/blogs/community/archive/tags/Featured/default.aspx">Featured</category><category domain="http://patternshare.com/blogs/community/archive/tags/MEF/default.aspx">MEF</category><category domain="http://patternshare.com/blogs/community/archive/tags/MVVM/default.aspx">MVVM</category><category domain="http://patternshare.com/blogs/community/archive/tags/RIA/default.aspx">RIA</category><category domain="http://patternshare.com/blogs/community/archive/tags/SilverLight/default.aspx">SilverLight</category><category domain="http://patternshare.com/blogs/community/archive/tags/Tutorial/default.aspx">Tutorial</category><category domain="http://patternshare.com/blogs/community/archive/tags/UI+Architecture/default.aspx">UI Architecture</category><category domain="http://patternshare.com/blogs/community/archive/tags/WP7/default.aspx">WP7</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF_2F00_E/default.aspx">WPF/E</category></item><item><title>Zune Marketplace 100% growth in the Windows Phone 7 sector</title><link>http://blog.wpfwonderland.com/2010/08/20/zune-marketplace-100-growth-in-the-windows-phone-7-sector/</link><pubDate>Fri, 20 Aug 2010 19:57:27 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332311</guid><dc:creator>Wpf Wonderland</dc:creator><slash:comments>0</slash:comments><description>Let’s be frank, it doesn’t take much to double the number of Windows 7 applications available on the market place.&amp;#160; Up till today us only been six apps on the store.&amp;#160; The good news is Microsoft has started testing the deployment of apps to the Read More......(&lt;a href="http://blog.wpfwonderland.com/2010/08/20/zune-marketplace-100-growth-in-the-windows-phone-7-sector/"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332311" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Windows+Phone/default.aspx">Windows Phone</category><category domain="http://patternshare.com/blogs/community/archive/tags/WP7/default.aspx">WP7</category></item><item><title>SyntaxEditor grammar/AST framework part 8: Grammar debugger preview</title><link>http://feedproxy.google.com/~r/Actipro/~3/em2Tuh9igfs/post.aspx</link><pubDate>Fri, 20 Aug 2010 19:32:01 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:333084</guid><dc:creator>The Actipro Blog - WPF and WinForms Development</dc:creator><slash:comments>0</slash:comments><description>In the previous post , we added error handling to our Simple language grammar.&amp;#160; This allowed the grammar parser to recover from any invalid syntax in a document being parsed, and to still produce an AST. It concluded the three basic stages in building Read More......(&lt;a href="http://feedproxy.google.com/~r/Actipro/~3/em2Tuh9igfs/post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=333084" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Actipro/default.aspx">Actipro</category><category domain="http://patternshare.com/blogs/community/archive/tags/In+development/default.aspx">In development</category><category domain="http://patternshare.com/blogs/community/archive/tags/SilverLight/default.aspx">SilverLight</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Cute and fun puzzle game – Ilomilo - announced for WP7 launch</title><link>http://blog.wpfwonderland.com/2010/08/20/cute-and-fun-puzzle-game-ilomilo-announced-for-wp7-launch/</link><pubDate>Fri, 20 Aug 2010 17:07:18 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332302</guid><dc:creator>Wpf Wonderland</dc:creator><slash:comments>0</slash:comments><description>Continuing with my game theme for the week here’s a little tidbit about a great looking, 3-D puzzle game. SouthEnd Interactive has just announced that they will have their cute iomilo game available when the Windows Phone 7 is launched this fall. Now Read More......(&lt;a href="http://blog.wpfwonderland.com/2010/08/20/cute-and-fun-puzzle-game-ilomilo-announced-for-wp7-launch/"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332302" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/Games/default.aspx">Games</category><category domain="http://patternshare.com/blogs/community/archive/tags/Windows+Phone/default.aspx">Windows Phone</category><category domain="http://patternshare.com/blogs/community/archive/tags/WP7/default.aspx">WP7</category></item><item><title>Integrating WPF in WinForms in VS 2010</title><link>http://www.c-sharpcorner.com/UploadFile/dpatra/1935/Default.aspx</link><pubDate>Fri, 20 Aug 2010 16:50:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:328091</guid><dc:creator>dbeniwal21</dc:creator><slash:comments>0</slash:comments><description>In this article we will see how we can integrate WPF User control into Winform application in Visual Studio 2010.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=328091" width="1" height="1"&gt;</description></item><item><title>New version of Ab2d.ReaderSvg and ViewerSvg</title><link>http://blog.wpf-graphics.com/post/2010/08/20/New-version-of-Ab2dReaderSvg-and-ViewerSvg.aspx</link><pubDate>Fri, 20 Aug 2010 15:55:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332293</guid><dc:creator>WPF Graphics Blog</dc:creator><slash:comments>0</slash:comments><description>The best svg reader for WPF and svg to xaml converter for WPF and Silverlight is now even better. This release focuses mostly on making work with Ab2d.ReaderSvg easier. Now it is possible to get progress report when reading svg files (there are also two Read More......(&lt;a href="http://blog.wpf-graphics.com/post/2010/08/20/New-version-of-Ab2dReaderSvg-and-ViewerSvg.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332293" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/ReaderSvg/default.aspx">ReaderSvg</category></item><item><title>Box Blur in WinForms</title><link>http://www.vcskicks.com/box-blur.php</link><pubDate>Thu, 19 Aug 2010 16:05:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:327909</guid><dc:creator>Visual C# Kicks</dc:creator><slash:comments>0</slash:comments><description>Implementing a box blur effect in C# for WinForms.&lt;img src="http://patternshare.com/aggbug.aspx?PostID=327909" width="1" height="1"&gt;</description></item><item><title>WPF Nested ScrollViewer / ListBox Scrolling</title><link>http://feedproxy.google.com/~r/josheinstein/~3/946XjYRBUT4/</link><pubDate>Wed, 18 Aug 2010 21:17:44 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:332035</guid><dc:creator>JoshEinstein.com</dc:creator><slash:comments>0</slash:comments><description>Here&amp;#8217;s a quickie. I had an issue where I have a ListBox that will (should) never scroll but I need its item selection capability. It is inside of another ScrollViewer (along with some other controls) and that outer ScrollViewer should be what scrolls Read More......(&lt;a href="http://feedproxy.google.com/~r/josheinstein/~3/946XjYRBUT4/"&gt;read more&lt;/a&gt;)&lt;img src="http://patternshare.com/aggbug.aspx?PostID=332035" width="1" height="1"&gt;</description><category domain="http://patternshare.com/blogs/community/archive/tags/technology/default.aspx">technology</category><category domain="http://patternshare.com/blogs/community/archive/tags/WPF/default.aspx">WPF</category></item></channel></rss>