﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeValue</title>
	<atom:link href="http://codevalue.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://codevalue.net</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 06:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Windows 8: TopMost vs. TopMost</title>
		<link>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/16/windows-8-topmost-vs-topmost.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/16/windows-8-topmost-vs-topmost.aspx#comments</comments>
		<pubDate>Wed, 16 May 2012 06:54:54 +0000</pubDate>
		<dc:creator>pavely</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Pavel Yosifovich]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[Native Development]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Runtime]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=30fdfd7f2f8359e61f24aa61de4cf592</guid>
		<description><![CDATA[In Windows, a Window can be made topmost, by setting an extended style with the value WS_EX_TOPMOST (8), typically provided to CreateWindowEx. A topmost window is always on top of non-topmost windows. Among all topmost windows, the normal z-order rules...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/pavely/rsscomments.aspx?PostID=1093134</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Tip: Attached properties and bindings</title>
		<link>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/12/wpf-tip-attached-properties-and-bindings.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/12/wpf-tip-attached-properties-and-bindings.aspx#comments</comments>
		<pubDate>Sat, 12 May 2012 19:04:07 +0000</pubDate>
		<dc:creator>pavely</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Pavel Yosifovich]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=92d7af399683da9e5f623cdb4d44a0ca</guid>
		<description><![CDATA[Attached properties are a great way to extend capabilities of existing elements without the need to derive or otherwise tinker with those elements. Suppose we create an attached property that is a collection of objects of some particular kind. When tha...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/pavely/rsscomments.aspx?PostID=1090488</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don’t use TxF</title>
		<link>http://blogs.microsoft.co.il/blogs/alon/archive/2012/05/06/don-t-use-txf.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/alon/archive/2012/05/06/don-t-use-txf.aspx#comments</comments>
		<pubDate>Sun, 06 May 2012 20:36:51 +0000</pubDate>
		<dc:creator>Alon Fliess</dc:creator>
				<category><![CDATA[Alon Fliess]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CodeValue]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Transaction]]></category>
		<category><![CDATA[TxF]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=a52ed220daa0aa1343f84f7daa69896e</guid>
		<description><![CDATA[Windows NT 6.x (Vista/Server 2008 and above) has many reliability mechanisms. Among them you can find the Windows Error Report, Application Restart &#38; Recovery, The Restart Manager, and the Kernel Transaction Manager with Two resource managers, the ...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/alon/rsscomments.aspx?PostID=1084746</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win32 and Metro–CreateFile(2)</title>
		<link>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/03/win32-and-metro-createfile-2.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/05/03/win32-and-metro-createfile-2.aspx#comments</comments>
		<pubDate>Thu, 03 May 2012 10:05:31 +0000</pubDate>
		<dc:creator>pavely</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Pavel Yosifovich]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[Native Development]]></category>
		<category><![CDATA[Win32]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Runtime]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=d1e37d62b25804782d683bc6ded09ab9</guid>
		<description><![CDATA[When a new Windows version comes out, I’m always curious about the new Windows API (Win32) functions that are added to the release. With Windows 8, things get a little more complicated, as there are desktop apps and there are metro apps. Now, for eve...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/pavely/rsscomments.aspx?PostID=1081604</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF 4.5 Cookbook</title>
		<link>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/04/26/wpf-4-5-cookbook.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/04/26/wpf-4-5-cookbook.aspx#comments</comments>
		<pubDate>Thu, 26 Apr 2012 16:40:44 +0000</pubDate>
		<dc:creator>pavely</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Pavel Yosifovich]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[.NET 4.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[C# 5.0]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[Visual Studio 11]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xaml]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=a892b962f3615859737c2cd404faf297</guid>
		<description><![CDATA[A few months back, I was approached by Packt publishing, asking me to write a WPF book, in their “cookbook” style, and I accepted. I haven’t written an entire book before, but I have written dozen of courses for Hi-Tech College, John Bryce Traini...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/pavely/rsscomments.aspx?PostID=1075712</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample Code from my “What?!? C# Could Do That?!?” Session</title>
		<link>http://feedproxy.google.com/~r/ShayTalksAbout/~3/bUILcs_MDy0/post.aspx</link>
		<comments>http://feedproxy.google.com/~r/ShayTalksAbout/~3/bUILcs_MDy0/post.aspx#comments</comments>
		<pubDate>Wed, 25 Apr 2012 20:19:22 +0000</pubDate>
		<dc:creator>Shay Friedman</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Shay Friedman]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DLR]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.ironshay.com/post.aspx?id=fd9e89d4-3342-4a60-acb8-fdbb3dfcf7e5</guid>
		<description><![CDATA[In the last few months I had the honor of presenting my session “What?!? C# Could Do That?!?” at different conferences and user groups around the world. The session is mainly about different things you can do with C#’s dynamic capabilities, IronR...]]></description>
		<wfw:commentRss>http://www.ironshay.com/syndication.axd?post=fd9e89d4-3342-4a60-acb8-fdbb3dfcf7e5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Angry Birds on the BUILD Samsung Tablet with Windows 8 Consumer Preview</title>
		<link>http://blogs.microsoft.co.il/blogs/alon/archive/2012/04/21/running-angry-birds-on-the-build-samsung-tablet-with-windows-8-consumer-preview.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/alon/archive/2012/04/21/running-angry-birds-on-the-build-samsung-tablet-with-windows-8-consumer-preview.aspx#comments</comments>
		<pubDate>Sat, 21 Apr 2012 12:03:00 +0000</pubDate>
		<dc:creator>Alon Fliess</dc:creator>
				<category><![CDATA[Alon Fliess]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Angry Birds]]></category>
		<category><![CDATA[Debbug]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Internal]]></category>
		<category><![CDATA[OFFTOPIC]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[TECH]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Internals]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=4653f0d4171c817b6016121fcdd9532e</guid>
		<description><![CDATA[If you try to install and run Angry Birds on your BUILD machine, you’ll soon find that you can’t run it because there is no support for OpenGL. AT the first it looks like no support in the beta of Windows 8, but the problem is actually happens also...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/alon/rsscomments.aspx?PostID=1071241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVP for the 3rd Time!</title>
		<link>http://feedproxy.google.com/~r/ShayTalksAbout/~3/zyEWT1mhYfQ/post.aspx</link>
		<comments>http://feedproxy.google.com/~r/ShayTalksAbout/~3/zyEWT1mhYfQ/post.aspx#comments</comments>
		<pubDate>Sat, 21 Apr 2012 07:03:09 +0000</pubDate>
		<dc:creator>Shay Friedman</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Shay Friedman]]></category>
		<category><![CDATA[Off Topic]]></category>

		<guid isPermaLink="false">http://www.ironshay.com/post.aspx?id=36b0d200-b126-4aee-8d6d-4f4916e50eba</guid>
		<description><![CDATA[A few weeks ago I’ve received an email from Microsoft telling me my MVP had been renewed for another year – 3rd time for me!    I would like to thank my colleagues at CodeValue, you guys ROCK!     Also big thanks to Guy Burstein for everything. If ...]]></description>
		<wfw:commentRss>http://www.ironshay.com/syndication.axd?post=36b0d200-b126-4aee-8d6d-4f4916e50eba</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Devices UG Meeting Reminder: WinRT &amp; Metro Apps</title>
		<link>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/04/17/windows-devices-ug-meeting-reminder-winrt-amp-metro-apps.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/pavely/archive/2012/04/17/windows-devices-ug-meeting-reminder-winrt-amp-metro-apps.aspx#comments</comments>
		<pubDate>Tue, 17 Apr 2012 15:31:00 +0000</pubDate>
		<dc:creator>pavely</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Pavel Yosifovich]]></category>
		<category><![CDATA[.net 4]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DEV]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Devices User Group]]></category>
		<category><![CDATA[Windows Runtime]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=f2ffe2f88a3fd36e8bed1ed72e3d6675</guid>
		<description><![CDATA[The Windows Devices user group managed by Elad Shaham and myself is meeting next Tuesday (the 24th) at Microsoft Offices in Ra’anana. We’ll have two sessions dedicated to Windows 8.  Full agenda and registration (free) is available at http://inside...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/pavely/rsscomments.aspx?PostID=1067473</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April on Israel Dot Net Developers User Group</title>
		<link>http://blogs.microsoft.co.il/blogs/arielbh/archive/2012/04/17/april-on-israel-dot-net-developers-user-group.aspx</link>
		<comments>http://blogs.microsoft.co.il/blogs/arielbh/archive/2012/04/17/april-on-israel-dot-net-developers-user-group.aspx#comments</comments>
		<pubDate>Mon, 16 Apr 2012 22:39:56 +0000</pubDate>
		<dc:creator>Ariel Ben Horesh</dc:creator>
				<category><![CDATA[Ariel Ben-Horesh]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[INDNUG]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://codevalue.net/?guid=1323edb17fadb6b8520a2aee42f0ebff</guid>
		<description><![CDATA[This week we are helding our annual monthly session. It’s a bit odd, but Erez Pedro and myself are going to be the speakers .   The session name is “Developers Are from Mars, Designers Are from Venus” it has 2 parts, one by Erez an amazing design...]]></description>
		<wfw:commentRss>http://blogs.microsoft.co.il/blogs/arielbh/rsscomments.aspx?PostID=1066778</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

