<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 05:34:20 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 05:34:20 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>66</c9:totalResults>
	<c9:pageCount>-66</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Before I dig into this question, I get that XP is over 10 years old.&nbsp; And that Microsoft wants users to upgrade.</p><p>But here are some other facts:</p><ul><li><a href="http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=10&amp;qpcustomd=0">Windows XP is the most used operating system on the planet! </a>It has 44% of the market share.&nbsp; This means a high percentage of users are still using it, so developers have to support it. </li><li>Windows XP is still on (extended) support until April 2014. </li><li>.NET 4.5 is an In-Place Upgrade.&nbsp; That means that once you install it, you are no longer able to see issues that will happen on a .net 4.0 machine.&nbsp; (Because those dlls are gone.) </li></ul><p>Some people argue that it has Visual Studio 2012 has &quot;support&quot; for XP with the &quot;Targeting&quot; feature.&nbsp; But this feature has so many flaws it is stunning.&nbsp;</p><p>Basically, when you &quot;Target&quot; .net 4.0 your compiler will tell you if you have used a .net 4.5 feature.&nbsp;&nbsp; That is it!&nbsp; Nothing else.</p><p>But once you start running, all your runtime stuff is really using .net 4.5 (even if you are targeting .net 4.0).&nbsp;</p><p>An example of how this is bad can be found in the bugs fixed in .net 4.5.&nbsp; If you are developing &quot;Targeting&quot; .net 4.0 and your code relies on a bug that is fixed in .net 4.5, you will not know that your code is broken (for 4.0) until you run it on a separate machine that ONLY has .net 4.0 installed.</p><p>&quot;Fine!&quot; you say.&nbsp; I will Remote Debug on a Windows XP machine.&nbsp; But that is also <a href="http://www.microsoft.com/visualstudio/11/en-us/products/compatibility">not supported.</a></p><p>This means that testing for .net 4.0 compatibility cannot happen at Debug time.&nbsp; It must be later down the chain.&nbsp; And the further down the chain it goes the more those bugs cost to fix.</p><p>The best part about all this craziness is that it based on .net 4.5.&nbsp; So those who think, &quot;I will just install Visual Studio 2012 to use for my new apps and use Visual Studio 2010 for my old apps&quot; are wrong.&nbsp; And probably will not know it until they see bugs on production Windows XP machines that they cannot reproduce on their .net 4.5 developer machine.</p><p><br>Anyway, this post is a bit of a rant.&nbsp; But it is just driving me nuts that Microsoft is not supporting the most used Operating system on the planet.&nbsp; They should wait until usage dies down (like they did with Windows 2000.&nbsp; It was at 8% when they dropped it from .net 3.0.)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/424ba5a4b7b7449cb407a099017cdc08#424ba5a4b7b7449cb407a099017cdc08</link>
		<pubDate>Wed, 25 Jul 2012 23:06:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/424ba5a4b7b7449cb407a099017cdc08#424ba5a4b7b7449cb407a099017cdc08</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Microsoft dropped support for XP in SQL Server&nbsp;2012. Internet Explorer 9 doesn't run on XP. Even Adobe has dropped XP support in LightRoom 4. I think the list goes on and on but it shouldn't come as a huge suprise that a framework that ships in a OS in 2012 would work in an os that shipped in 2001.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a648a1e4be2e46338569a0990181da4c#a648a1e4be2e46338569a0990181da4c</link>
		<pubDate>Wed, 25 Jul 2012 23:24:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a648a1e4be2e46338569a0990181da4c#a648a1e4be2e46338569a0990181da4c</guid>
		<dc:creator>Darin Clark</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/devSpeed/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Which bugs in .net 4 bother you and what makes you think they will only be solved in .net 4.5? If you find a bug in .net 4 file a support incident.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1592ceea4ee34e92967ea09a000891ec#1592ceea4ee34e92967ea09a000891ec</link>
		<pubDate>Thu, 26 Jul 2012 00:31:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1592ceea4ee34e92967ea09a000891ec#1592ceea4ee34e92967ea09a000891ec</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>I think for most apps the chance of hitted by a BUG in 4.0/4.0.3 but fixed with 4.5 is quite low, very low I guess. on the other hand, 4.5 has few important new features so you wont miss it much, this is different than VC&#43;&#43; because C&#43;&#43;11 is huge.</p><p>But if .NET developers had complained about this like VC&#43;&#43; users did, MAYBE ms could change this.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c6a1a30116764850a5f5a09a000ccbcf#c6a1a30116764850a5f5a09a000ccbcf</link>
		<pubDate>Thu, 26 Jul 2012 00:46:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c6a1a30116764850a5f5a09a000ccbcf#c6a1a30116764850a5f5a09a000ccbcf</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Not everybody is going to install .NET 4.5 on Vista/Windows 7 or Windows Server 2008/2008 R2, so they'll need to continue issuing security fixes for .NET 4.0 at the very least.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/77fde20f21db4c22844fa09a0010b23f#77fde20f21db4c22844fa09a0010b23f</link>
		<pubDate>Thu, 26 Jul 2012 01:00:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/77fde20f21db4c22844fa09a0010b23f#77fde20f21db4c22844fa09a0010b23f</guid>
		<dc:creator>cbae</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cbae/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@devSpeed - Server apps (SQL Server) and individual apps (LightRoom, IE 9) are not on the same scale as a all of .net.&nbsp; A framework that supports thousands of apps.&nbsp;</p><ul><li>Server apps because upgrading a single server is a far less difficult prospect that upgrading thousands of client machines.&nbsp; And the server is frequently under the control of the party that needs the upgrade.&nbsp; Client apps are frequently controlled by a third party and forcing an OS upgrade is far more difficult. </li><li>Individual apps are also different because there scope is smaller.&nbsp; Even IE that has a huge install base, does not have the wide reaching scope of that the .net framework has. </li></ul><p>@ZippyV - It is the bugs I don't know about that bother me.&nbsp; Microsoft will not release a list of all the fixed bugs.&nbsp; So I have no idea what to look out for until it has bit me.</p><p>@felix9 - I have no idea what the chance of hitting one of these bugs is, because no one (unless you are a Microsoft insider) knows what the bugs are.&nbsp; But a good example is <a href="https://connect.microsoft.com/VisualStudio/feedback/details/732930/wpf-unable-to-add-items-to-an-empty-grouped-and-sorted-collectionview">this one</a>: <em>If you have a collection that is grouped and sorted, then adding the first item can crash your app.&nbsp;</em> Because I know about that one, it will not mess me up.&nbsp; But I have no idea how many more like that there are.&nbsp; And if I cannot see them while I am debugging then that adds $$$ to my development and/or introduces bugs to production.</p><p>@cbae -&nbsp; Security fixes are not what concern me here (though those are very important until April 2014).&nbsp; I am talking about .net framework bug fixes.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/862537e9d7a7433bb73ba09a0018a165#862537e9d7a7433bb73ba09a0018a165</link>
		<pubDate>Thu, 26 Jul 2012 01:29:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/862537e9d7a7433bb73ba09a0018a165#862537e9d7a7433bb73ba09a0018a165</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>&quot;Fine!&quot; you say.&nbsp; I will Remote Debug on a Windows XP machine.&nbsp; But that is also <a href="http://www.microsoft.com/visualstudio/11/en-us/products/compatibility">not supported.</a></p><p>This means that testing for .net 4.0 compatibility cannot happen at Debug time.&nbsp; It must be later down the chain.&nbsp; And the further down the chain it goes the more those bugs cost to fix.</p><p></p></div></blockquote><p></p><p>To be fair, even in the time of MFC, bugs show up in Win98 don't necessarily show up in Win2k. If you really concern about the impact of difference in platform / runtime that much, nothing stops you to run a WinXP VM (or physical machine)&nbsp;with all the development tools loaded for testing.</p><p>Remember, all development tools on MSDN are licensed on per-user basis. So as long as all users touching that test VM are licensed user, there will be no licensing issue.</p><p>Just install VS2012 with .NET v4.5 on your development machine for the enhanced IDE features, and install VS2010 on that testing machine for debug purpose.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8a4e070b22db48b3bd4ba09a002a4d90#8a4e070b22db48b3bd4ba09a002a4d90</link>
		<pubDate>Thu, 26 Jul 2012 02:34:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8a4e070b22db48b3bd4ba09a002a4d90#8a4e070b22db48b3bd4ba09a002a4d90</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>Just install VS2012 with .NET v4.5 on your development machine for the enhanced IDE features, and install VS2010 on that testing machine for debug purpose.</p><p></p></div></blockquote><p></p><p>But doing that causes me to have to debug twice.&nbsp; Once for .net 4.5 and again for .net 4.0.&nbsp; All for a .net 4.0 application.</p><p></p><blockquote><div class="quoteText"><p></p><p>To be fair, even in the time of MFC, bugs show up in Win98 don't necessarily show up in Win2k. If you really concern about the impact of difference in platform / runtime that much, nothing stops you to run a WinXP VM (or physical machine)&nbsp;with all the development tools loaded for testing.</p><p></p></div></blockquote><p></p><p>.NET is billed as a &quot;code once run on all platforms&quot; framework.&nbsp; Part of the reason I use it is so I don't have the same problems native developers have between operating systems.</p><p>Having several machines is a workaround.&nbsp; Something I would (and could) do if I were developing for an operating system that is seeing 5% - 9% market share.</p><p>But Windows XP has the most market share out there!&nbsp; (A whopping 44%)&nbsp; Of all operating systems on the planet, it has the most.&nbsp; Workarounds for dropped operating systems should not have to be applied to an operating system that 44% of my and your customers are using.&nbsp;</p><p>I look at the numbers and I am confused as to what Microsoft is thinking.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/603777bea67a4129941ea09a00468a73#603777bea67a4129941ea09a00468a73</link>
		<pubDate>Thu, 26 Jul 2012 04:16:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/603777bea67a4129941ea09a00468a73#603777bea67a4129941ea09a00468a73</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p><strong>&quot;But Windows XP has the most market share out there!&nbsp; (A whopping 44%)&nbsp; Of all operating systems on the planet, it has the most&quot;</strong></p><p>I think that's only true if you include Asia, where there is massive use of pirated XP.</p><p>According to NetMarketshare.com<br>-----------------------------------------------------<br>Nth. America:&nbsp; XP: 26%&nbsp; <strong>Win7: 48%</strong><br>Sth. America:&nbsp; XP: 34%&nbsp; <strong>Win7: 54%</strong><br>Europe:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XP: 32%&nbsp; <strong>Win7: 46%</strong><br>Australia:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XP: 23%&nbsp;&nbsp; <strong>Win7: 47%</strong><br>Africa:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XP: 39%&nbsp;&nbsp;&nbsp;<strong>Win7: 51%</strong><br>Asia:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong>XP:&nbsp;57%</strong>&nbsp;&nbsp; Win7: 34%</p><p>In all regions other than Asia, use of XP is falling steadily and Win7 rising at the inverse rate.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a22a32238da8498a963ca09a006a0b5e#a22a32238da8498a963ca09a006a0b5e</link>
		<pubDate>Thu, 26 Jul 2012 06:26:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a22a32238da8498a963ca09a006a0b5e#a22a32238da8498a963ca09a006a0b5e</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c603777bea67a4129941ea09a00468a73">Vaccano</a>:</p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/603777bea67a4129941ea09a00468a73">2 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>But doing that causes me to have to debug twice.&nbsp; Once for .net 4.5 and again for .net 4.0.&nbsp; All for a .net 4.0 application.</p><p></p></div></blockquote><p></p><p>You code in .NET v4.5 and test on .NET v4.0. Or you can just use VS2010 and &quot;code and test&quot;&nbsp;all in .NET v4.0. It's a matter of choice.</p><p>IMO, you should always debug on the major platform you're going to support. That means if your company decide to major support WinXP, you should debug in there anyway, even if .NET v4.5 somehow backported to support WinXP.</p><p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c603777bea67a4129941ea09a00468a73">Vaccano</a>:</p><blockquote><div class="quoteText"><p></p><p>.NET is billed as a &quot;code once run on all platforms&quot; framework.&nbsp; Part of the reason I use it is so I don't have the same problems native developers have between operating systems.</p><p>Having several machines is a workaround.&nbsp; Something I would (and could) do if I were developing for an operating system that is seeing 5% - 9% market share.</p><p>But Windows XP has the most market share out there!&nbsp; (A whopping 44%)&nbsp; Of all operating systems on the planet, it has the most.&nbsp; Workarounds for dropped operating systems should not have to be applied to an operating system that 44% of my and your customers are using.&nbsp;</p><p>I look at the numbers and I am confused as to what Microsoft is thinking.</p><p></p></div></blockquote><p></p><p>Not exactly.</p><p>If your application will do &quot;Administrators&quot; tasks, you should expect UAC on Vista&#43;.</p><p>If your application store setting on you application folder but you don't need it to &quot;Run as Administrator&quot;, you should expect the setting files could be virtualized on Vista&#43;.</p><p>If your application need listen to the network, you need to cater with firewall on WinXP SP2&#43;, and there are different interface to set firewall rule on WinXP/2003 or Vista/Win2008&#43;. And depending on the type of machine you're going to support, you probably need to care about sleep/resume too.</p><p>If your application need to support CJK character, because of difference in codepage version being supported (this matters more for we Hong Kong people, because both the change from Unicode 5 to 6 and include of Big5-HKSCS matters to lots&nbsp;of us) Characters legel to be displayed in Vista doesn't mean it can be displayed in WinXP (without government issued patch, which known to have problem to be installed on Win2003 SP2).</p><p>So no, if your application will have to expect difference on OS level even if the .NET runtime version is the same.</p><p>For argument regarding &quot;Windows XP has the most market share out there!&quot;. It's probably still true depending on area you're in. But bear in mind it's market share is diminishing because Microsoft has already cut the retail licensing. And because lots of companies have audit rule that disallow software which no longer have security related updates, lots lots of the companies have started planning to migrate to Win7. It's up to your company to decide when to cut WinXP support. (Remember, for each OS your application decide to support, there's a support cost added on the bill.)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7ca9e5d139514864bb3ea09a00703ecf#7ca9e5d139514864bb3ea09a00703ecf</link>
		<pubDate>Thu, 26 Jul 2012 06:48:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7ca9e5d139514864bb3ea09a00703ecf#7ca9e5d139514864bb3ea09a00703ecf</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Since you can't run VS2012 on XP, you'd have to test on a seperate machine for XP compatibility anway - even if there was .NET4..5 on XP, the bugs you encounter might be *in* XP itself.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/3051dd2acbe34a40b5c2a09a00752db8#3051dd2acbe34a40b5c2a09a00752db8</link>
		<pubDate>Thu, 26 Jul 2012 07:06:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/3051dd2acbe34a40b5c2a09a00752db8#3051dd2acbe34a40b5c2a09a00752db8</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c603777bea67a4129941ea09a00468a73">Vaccano</a>: What kind of applications do you sell and who is your target market?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7e5fc92ff4654f988175a09a009c3b9e#7e5fc92ff4654f988175a09a009c3b9e</link>
		<pubDate>Thu, 26 Jul 2012 09:28:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7e5fc92ff4654f988175a09a009c3b9e#7e5fc92ff4654f988175a09a009c3b9e</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@elmer </p><blockquote><div class="quoteText">Nth. America:&nbsp; XP: 26%&nbsp; <strong>Win7: 48%<br></div></blockquote></strong>OK, I can agree with that.&nbsp; But still a full quarter of all computers no longer able to use the current .net framework?&nbsp; And in fact anti-supported?&nbsp;<p></p><p>It seems crazy that Microsoft would cause all these difficuties for 1/4 of all their users.&nbsp; Though really, they are just causing them for me.&nbsp; Because I can't say to 1/4 of my user base, too bad, you have to upgrade (not if I want to stay gainfully employed that is).<br><br>@cheong </p><blockquote><div class="quoteText">You code in .NET v4.5 and test on .NET v4.0. Or you can just use VS2010 and &quot;code and test&quot; all in .NET v4.0. It's a matter of choice.<br></div></blockquote>Yes I could, and will be, staying on Visual Studio 2010 and .Net 4.0.&nbsp; But why do I have to be left behind?&nbsp; Why is microsoft ignoring such a large part of the user (and thus developer) base?<br><blockquote><div class="quoteText">If your application will do &quot;Administrators&quot; tasks, you should expect UAC on Vista&#43;.<br></div></blockquote>You are correct, there are differences between the versions, but these are not subtle hidden issues/bugs.&nbsp; They are well documented changes/differences.&nbsp; There is a huge difference between the two.<br><br>@AndyC<br>We do test on XP machines.&nbsp; But that is not the point.&nbsp; Testing for bugs that would normally be found at Debug time extends the testing process.&nbsp; And increases the likelyhood of bugs getting to production.<br><br>@ZippyV<br>I work in the Medical Industry creating applications for data entry.&nbsp; (That is why this issue frustrates me so.&nbsp; If these hidden bugs get to our production version then it can impact a patient's care (very bad day for everyone).)<p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c015e0f4f0ae4755b5dfa09a0178ff14#c015e0f4f0ae4755b5dfa09a0178ff14</link>
		<pubDate>Thu, 26 Jul 2012 22:52:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c015e0f4f0ae4755b5dfa09a0178ff14#c015e0f4f0ae4755b5dfa09a0178ff14</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c015e0f4f0ae4755b5dfa09a0178ff14">3 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>@cheong</p><p>You are correct, there are differences between the versions, but these are not subtle hidden issues/bugs.&nbsp; They are well documented changes/differences.&nbsp; There is a huge difference between the two.<br><br></p></div></blockquote><p></p><p>Not everything is that obvious. The inability to install government made patch for HKSCS in Win2003 Server is not known to us until we try to install that and the server won't boot even to safe mode afterwards. We do it again on clean installation and fail again to confirm this. And you'd think since WinXP and Win2003 use the same kernel,&nbsp;software that&nbsp;can run on WinXP could be pretty sure be able to run on Win2003?</p><p>Because the HKSCS character &quot;邨&quot; (which means&nbsp;&quot;estate&quot;)&nbsp;appear in 20-30% of Hong Kong addresses, inability to handle this on the server is a very significant bug to us. Actually we even created a test case specifically testing for this - just that the tests are only run on WinXP and never on the server before UAT.</p><p>After this incident, it's very clear to me that if you're going to support a platform, you have to&nbsp;debug the program on the platform the software is going to run on.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b5328b762e6848aa97e6a09b0028efd9#b5328b762e6848aa97e6a09b0028efd9</link>
		<pubDate>Fri, 27 Jul 2012 02:29:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b5328b762e6848aa97e6a09b0028efd9#b5328b762e6848aa97e6a09b0028efd9</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c015e0f4f0ae4755b5dfa09a0178ff14">6 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>It seems crazy that Microsoft would cause all these difficuties for 1/4 of all their users.&nbsp; Though really, they are just causing them for me.&nbsp; Because I can't say to 1/4 of my user base, too bad, you have to upgrade (not if I want to stay gainfully employed that is).<br></p></div></blockquote><p></p><p>Unfortunately, it's not as simple as that.</p><p>If you look at the stats, the XP base has been falling at a steady rate of about 2% per month, so your XP base will continue to decline quickly if it's in line with the general demographics.</p><p>Furthermore,&nbsp;o/s version&nbsp;and the age of the hardware it's running on, tend to be closely linked, as most people (and businesses)&nbsp;don't perform major version upgrades on hardware, they replace hardware with new versions loaded. XP's age tends to suggest that the hardware is well due for replacement in a large proportion of cases (even if they were downgraded from Vista)&nbsp;and MS are about to release a shiny new version with interesting new hardware options supporting it... expect the XP base to take a further big hit as a result.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/12e0106c0b794340b989a09b0065435d#12e0106c0b794340b989a09b0065435d</link>
		<pubDate>Fri, 27 Jul 2012 06:08:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/12e0106c0b794340b989a09b0065435d#12e0106c0b794340b989a09b0065435d</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a648a1e4be2e46338569a0990181da4c">1 day&nbsp;ago</a>, <a href="/Niners/devSpeed">devSpeed</a> wrote</p><p>Microsoft dropped support for XP in SQL Server with 2008 R2 SP1. *snip*</p><p></p></div></blockquote><p></p><p>Where is the support policy defined for SQL Server that states that?</p><p>The documentation lists Windows XP for several flavors of R2.&nbsp; Subsequent service packs wouldn't remove that ... surely?</p><p><a href="<a href="http://msdn.microsoft.com/en-us/library/ms143506(v=sql.105">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;ms143506&#40;v&#61;sql.105</a>).aspx"><a href="http://msdn.microsoft.com/en-us/library/ms143506(v=sql.105">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;ms143506&#40;v&#61;sql.105</a>).aspx</a></p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1715cc992b3f48eb86ffa09b00cb6d39#1715cc992b3f48eb86ffa09b00cb6d39</link>
		<pubDate>Fri, 27 Jul 2012 12:20:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1715cc992b3f48eb86ffa09b00cb6d39#1715cc992b3f48eb86ffa09b00cb6d39</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c015e0f4f0ae4755b5dfa09a0178ff14">12 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>@ZippyV<br>I work in the Medical Industry creating applications for data entry.&nbsp; (That is why this issue frustrates me so.&nbsp; If these hidden bugs get to our production version then it can impact a patient's care (very bad day for everyone).) </p></div></blockquote><p></p><p>You are looking at the situation in the wrong way.</p><ul><li>Your target market doesn't even come close to what Hitslink displays. They are 2 different environments. The marketshare of Window XP might be a lot higher or lower with your customers. </li><li>If there are bugs affecting your applications then you didn't test enough or the bugs don't affect your software. </li><li>You seem to forget that a new version can introduce new bugs. </li></ul><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a9750aa1c08b41d699fea09b00cd031c#a9750aa1c08b41d699fea09b00cd031c</link>
		<pubDate>Fri, 27 Jul 2012 12:26:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a9750aa1c08b41d699fea09b00cd031c#a9750aa1c08b41d699fea09b00cd031c</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/12e0106c0b794340b989a09b0065435d">9 hours&nbsp;ago</a>, <a href="/Niners/elmer">elmer</a> wrote</p><p>*snip*</p><p>Unfortunately, it's not as simple as that.</p><p>If you look at the stats, the XP base has been falling at a steady rate of about 2% per month, so your XP base will continue to decline quickly if it's in line with the general demographics.</p><p>Furthermore,&nbsp;o/s version&nbsp;and the age of the hardware it's running on, tend to be closely linked, as most people (and businesses)&nbsp;don't perform major version upgrades on hardware, they replace hardware with new versions loaded. XP's age tends to suggest that the hardware is well due for replacement in a large proportion of cases (even if they were downgraded from Vista)&nbsp;and MS are about to release a shiny new version with interesting new hardware options supporting it... expect the XP base to take a further big hit as a result.</p><p></p></div></blockquote><p></p><p>Don't underestimate IT departments. We buy new Windows 7 machines, wipe them, and put XP on with our volume license. I really hope that the pending end of security updates forces us on to Win7, but I think we'll keep using XP until hardware vendors stop making drivers for it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/d32e2dbbcd2f4c719785a09b010458e6#d32e2dbbcd2f4c719785a09b010458e6</link>
		<pubDate>Fri, 27 Jul 2012 15:47:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/d32e2dbbcd2f4c719785a09b010458e6#d32e2dbbcd2f4c719785a09b010458e6</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c1715cc992b3f48eb86ffa09b00cb6d39">davewill</a>:You are most likely&nbsp;correct. When I found out that SQL 2012 didn't work on XP I went and read the notes on <a href="http://www.microsoft.com/en-us/download/details.aspx?id=26727">2008 R2 SP1.</a> I haven't deployed it yet to my 5 xp customers that are using our .net 4.0 application. There is nothing in the notes about XP so I assumed they had dropped support there also. I guess I&nbsp;read to much into it. Windows 7 isn't in those notes either but it is supported. I will edit my original statement.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/67714d9e333a4206b58aa09b0106ecf5#67714d9e333a4206b58aa09b0106ecf5</link>
		<pubDate>Fri, 27 Jul 2012 15:57:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/67714d9e333a4206b58aa09b0106ecf5#67714d9e333a4206b58aa09b0106ecf5</guid>
		<dc:creator>Darin Clark</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/devSpeed/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a9750aa1c08b41d699fea09b00cd031c">3 hours&nbsp;ago</a>, <a href="/Niners/ZippyV">ZippyV</a> wrote</p><p>*snip*</p><ul><li>You seem to forget that a new version can introduce new bugs. </li></ul><p>&nbsp;</p></div></blockquote><p></p><p>Also, if they decided that they were going to support 4.5 on XP, then their ability to detect bugs would then be diluted. So, not only could they introduce new bugs, but they wouldn't be as effective at tracking them down.</p><p>I don't think people realize how complicated it is to test even the smallest things. Have a look at the test labs sometime. They have thousands of machines with different configurations running bajillions of tests. It annoys me when I think about even&nbsp;what it takes for somebody in a small shop to successfully roll out a change, and then hear people insist that somebody the size of Microsoft should make a certain change, because&nbsp;it's &quot;a really simple thing to do&quot;.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/db9cc18718534e048931a09b010effb8#db9cc18718534e048931a09b010effb8</link>
		<pubDate>Fri, 27 Jul 2012 16:26:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/db9cc18718534e048931a09b010effb8#db9cc18718534e048931a09b010effb8</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c67714d9e333a4206b58aa09b0106ecf5">devSpeed</a>: Its confusing.&nbsp; The downloads for SQL Server 2008 R2 Express with service pack are different still.&nbsp; Seems that R2 is caught in the middle of what appears to be a divergence of server and client core OS parts.&nbsp; I'm sure the SQL group has to scratch their own head many times a day.&nbsp; Thanks for the followup.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f7a84845176e456a9452a09b01125026#f7a84845176e456a9452a09b01125026</link>
		<pubDate>Fri, 27 Jul 2012 16:38:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f7a84845176e456a9452a09b01125026#f7a84845176e456a9452a09b01125026</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@elmer <br></p><blockquote><div class="quoteText">Furthermore, o/s version and the age of the hardware it's running on, tend to be closely linked, as most people (and businesses) don't perform major version upgrades on hardware, they replace hardware with new versions loaded.</div></blockquote><br><br>But consider that because of the problems with Vista, many venders were selling new computers with XP on them up till 2008-2009.&nbsp; For many users those machines still have several years on their life (average 5-6 years for a business use machine (emails, word processing and such)).<br><br>@Zippy - My particular situation has closer to 80% xp installs.&nbsp; But I am not arguing for my situation.&nbsp; Microsoft cannot made decisions based off of me.&nbsp; I am saying that the market share of XP is still so high.&nbsp; And the damage caused to XP by this .NET release is extreme.&nbsp; To do that to such a large amount of users (and by extension developers) is crazy.<br><br>@spivonious<br>We were doing that until about a year ago.&nbsp; Happily we have stopped now.&nbsp; However, it will still be several years before we get &quot;off&quot; xp.<p></p><p><br>@Kettch - I never thought of it as easy.&nbsp; But if it applies to a fourth of the market, it is the right thing to do.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c7ad7654f1d64f318abaa09b012cad37#c7ad7654f1d64f318abaa09b012cad37</link>
		<pubDate>Fri, 27 Jul 2012 18:14:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c7ad7654f1d64f318abaa09b012cad37#c7ad7654f1d64f318abaa09b012cad37</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c7ad7654f1d64f318abaa09b012cad37">1 hour&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>@elmer</p><p>*snip*<br>And the damage caused to XP by this .NET release is extreme.&nbsp; To do that to such a large amount of users (and by extension developers) is crazy.</p><p></p></div></blockquote><p></p><p>What features of .net 4.5 do you need?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1d30b44f95074c26b625a09b0151acc5#1d30b44f95074c26b625a09b0151acc5</link>
		<pubDate>Fri, 27 Jul 2012 20:29:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1d30b44f95074c26b625a09b0151acc5#1d30b44f95074c26b625a09b0151acc5</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@ZippyV</p><p></p><blockquote><div class="quoteText">What features of .net 4.5 do you need? </div></blockquote><p></p><p>The features that I personally need are beside the point of this discussion.&nbsp; One person (or company) does not matter to Microsoft in the large scheme of things.</p><p>But if you must know, I mostly want to not get stuck on an old IDE.&nbsp; I cannot upgrade to Visual Studio 2012 because it requires .net 4.5.</p><p>I also would like to use the non-CTP version of Async and Await.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c361849d0e644190992ba09b017b06a0#c361849d0e644190992ba09b017b06a0</link>
		<pubDate>Fri, 27 Jul 2012 22:59:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c361849d0e644190992ba09b017b06a0#c361849d0e644190992ba09b017b06a0</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Vaccano:&nbsp;&nbsp; really the &quot;problem&quot; is that&nbsp;&nbsp; XP was already kept running longer than it should have.</p><p>look back to the &quot;Longhorn reboot&quot; and the push to get the huge XP service pack out.</p><p>while at the time it was the right thing for MS to get the security fixes for XP out it also meant that the release of what became &quot;Vista&quot; was much delayed.&nbsp; so really Vista and WIndows 7 were both late getting out and many folks got locked into the XP OS far more than they should have.</p><p>while i have my own concerns with the upcoming WIndows 8 i do tell anyone still using XP they really need to update unless they have a very very special case and then they should not look for new features, just maint on old code.</p><p>&nbsp;</p><p>when windows 95 came out it was the end of the windows 3.1 era.</p><p>this is the end of the xp era, time to move on.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b375b0c5d8de432ab1cba09b01833b56#b375b0c5d8de432ab1cba09b01833b56</link>
		<pubDate>Fri, 27 Jul 2012 23:29:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b375b0c5d8de432ab1cba09b01833b56#b375b0c5d8de432ab1cba09b01833b56</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/d32e2dbbcd2f4c719785a09b010458e6">9 hours&nbsp;ago</a>, <a href="/Niners/spivonious">spivonious</a> wrote</p><p>Don't underestimate IT departments. We buy new Windows 7 machines, wipe them, and put XP on with our volume license. I really hope that the pending end of security updates forces us on to Win7, but I think we'll keep using XP until hardware vendors stop making drivers for it.</p></div></blockquote><p></p><p>Once Win8 is released, new machines will be sold with Win8, and then available for downgrade according to Win8 downgrade rights.</p><p>I haven't seen details of the Win8 downgrade rights yet, but previously they allowed downgrade to previous 2 versions... i.e. Win7 downgrade rights currently entitle use of XP.</p><p>It will be interesting to see if this is rolled forward&nbsp;as downgrade rights to&nbsp;Vista, and hence eliminating downgrade rights to XP.</p><p>Of course, how much attention anyone pays to such a limit (if even imposed) would be another matter.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1c7f28e20f044905928aa09c0015733c#1c7f28e20f044905928aa09c0015733c</link>
		<pubDate>Sat, 28 Jul 2012 01:18:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1c7f28e20f044905928aa09c0015733c#1c7f28e20f044905928aa09c0015733c</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#cc361849d0e644190992ba09b017b06a0">Vaccano</a>:&nbsp;If you stop assuming that 4.5 will fix bugs that won't be fixed in 4.0 then you can use VS2012.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/20ab152f893b4fe89b48a09c00f3fe27#20ab152f893b4fe89b48a09c00f3fe27</link>
		<pubDate>Sat, 28 Jul 2012 14:48:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/20ab152f893b4fe89b48a09c00f3fe27#20ab152f893b4fe89b48a09c00f3fe27</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c20ab152f893b4fe89b48a09c00f3fe27">ZippyV</a>: He seems to need to progress along in the toolset and the toolset is not covering the breadth of what he needs to produce.</p><p>Going back to&nbsp;VS 2003 for a month and doing all the same stuff you do today (but more productively in VS 2010) as a test.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/eb67e76f03894d98a48ba09c014c7be5#eb67e76f03894d98a48ba09c014c7be5</link>
		<pubDate>Sat, 28 Jul 2012 20:10:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/eb67e76f03894d98a48ba09c014c7be5#eb67e76f03894d98a48ba09c014c7be5</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/eb67e76f03894d98a48ba09c014c7be5">2 hours&nbsp;ago</a>, <a href="/Niners/davewill">davewill</a> wrote</p><p>...</p><p>Going back to&nbsp;VS 2003 for a month and doing all the same stuff you do today (but more productively in VS 2010) as a test.</p><p></p></div></blockquote><p></p><p>I feel your pain. Had to maintain an ASP.NET 1.1 web application&nbsp;for ages, and that got me back to VS 2003 over and over. They should include that as a valid cause for medical use of controlled substances.</p><p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c20ab152f893b4fe89b48a09c00f3fe27">ZippyV</a>: actually, there's an easier way: VS2012 can use VS2010 solutions without upgrading. One can always create the solution in VS2010 (on a machine not tainted with .NET 4.5), then develop with VS2012 targeting .NET 4. In the remote case where you get a bug during testing that doesn't repro in VS2012, it's always possible to go back to the VS2010 machine and debug away.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/df13a5a652cb4ca8879ea09c01762868#df13a5a652cb4ca8879ea09c01762868</link>
		<pubDate>Sat, 28 Jul 2012 22:42:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/df13a5a652cb4ca8879ea09c01762868#df13a5a652cb4ca8879ea09c01762868</guid>
		<dc:creator>Blue Ink</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Blue Ink/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><ul><li><a href="http://www.netmarketshare.com/operating-system-market-share.aspx?qprid=10&amp;qpcustomd=0">Windows XP is still on (extended) support until April 2014.</a> </li></ul><p></p></div></blockquote><p></p><p>Extended support means that Microsoft is still releasing security patches for XP. It&nbsp;<em>does not&nbsp;</em>mean that they are still making software for it.</p><p></p><blockquote><div class="quoteText"><p></p><p>Anyway, this post is a bit of a rant.&nbsp; But it is just driving me nuts that Microsoft is not supporting the most used Operating system on the planet.&nbsp; They should wait until usage dies down (like they did with Windows 2000.&nbsp; It was at 8% when they dropped it from .net 3.0.)</p><p></p></div></blockquote><p></p><p>Microsoft was only incorporated in 1982. This means that Windows XP was released a full&nbsp;<em>third of a lifetime ago</em> for Microsoft.</p><p>How many other companies do you see supporting products from that long ago? Do you see Ford actively hurting their sales of new cars by selling parts for 1967 vehicles? Do you see Apple supporting any of the Power-PC based machines they sold in 2001? Do you see Google still looking like this?</p><p><img src="http://upload.wikimedia.org/wikipedia/en/2/2a/GoogleSept1998.png" alt=""></p><p>The long story short is that (in the judgement of WinDiv in Redmond) was that pushing Windows XP SP3 and IE8 to Windows XP was a tragic mistake that encouraged users to stick with XP rather than putting in place an upgrade strategy for business. This combined with relatively lack-lustre take-up of Vista has really pushed Microsoft back from being far-and-away the top technical company in 2004 to merely one of the top in 2012.</p><p>Consequently, and I can't emphasise this enough,&nbsp;<strong>Microsoft are actively trying to kill XP, just like they are trying to kill IE6.&nbsp;</strong>They see it as damaging their sales of newer PCs, and they actively encourage products, third-party vendors and businesses to drop support for it.</p><p><em>That&nbsp;</em>is why .NET4.5 isn't coming to Windows XP. It's not for any technical reason - it's because Microsoft see supporting customers on Windows XP as actively undermining their profit margins through Windows 7 sales, and since Sinofsky's department are currently beating the pants off of DevDiv in sales, Sinofsky is winning in the board-room to get Visual Studio, .NET and other critical DevDiv technologies to move to being newest-two-platforms-only.</p><p>Like it or hate it, that's Microsoft's policy; and for those who don't like it, the sad fact is that even with a 10-year support, Microsoft supports its products for more than twice as long as the nearest competitor in the market; Apple, and nearly 10 years longer than the oft-cited-alternative, Linux.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/47512a6cbb564d1a9e90a09e00886336#47512a6cbb564d1a9e90a09e00886336</link>
		<pubDate>Mon, 30 Jul 2012 08:16:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/47512a6cbb564d1a9e90a09e00886336#47512a6cbb564d1a9e90a09e00886336</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@figuerres -&nbsp; I agree that XP is been kept running longer than it should.&nbsp; But that is because Microsoft failed so hard with Vista. &nbsp;<br><br>But &quot;should&quot; does not change the fact that a quarter of the customers developers create apps for are running Windows XP.<br><br>@Zippy - Assuming?&nbsp; Please go take a look on connect at the list of bugs that have been resolved and closed as fixed for .net 4.5.&nbsp; If you find even 5% that say they will be fixed in .net 4.0 as well, then I will be astounded.<br><br>MS is not planning to fix any of these bugs in .net 4.0 (at least as far as they have announced anyway).<br><br>Here are the <a href="https://connect.microsoft.com/VisualStudio/SearchResults.aspx?FeedbackType=0&amp;Status=2&amp;Scope=0&amp;SortOrder=5&amp;TabView=0">links </a>to the <a href="https://connect.microsoft.com/VisualStudio/SearchResults.aspx?FeedbackType=0&amp;Status=3&amp;Scope=0&amp;SortOrder=5&amp;TabView=0">full </a>lists of bugs (there is no way to filter on Fixed as apposed to External, Won't Fix etc, but there are plenty of fixed items in the list.)<br><br>@evilDictaitor <br><br></p><blockquote><div class="quoteText"><br>...pushing Windows XP SP3 and IE8 to Windows XP was a tragic mistake that encouraged users to stick with XP rather than putting in place an upgrade strategy for business.<br><br>Microsoft are actively trying to kill XP, just like they are trying to kill IE6. </div></blockquote><br><br>I agree with you.&nbsp; What is making me upset is that they are making me pay for their mistakes.&nbsp; I want them to find a way to kill their products that does not cause me to have to suffer for their mistakes.<br><br>They messed up with Vista, they messed up with the SP3 and IE8.&nbsp; This has resulted in the prologed life of Windows XP.&nbsp; This FACT is there: A quarter of all machines in North America are using it.&nbsp; Developers should not have to take the hit (in either lost customers or extra development and support costs) for Microsoft's mistakes.<br><br>Making developers suffer because they have caused XP to live longer than it should have is NOT the right way to force out XP.<p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7cc7a122f74146bfb95da09e01248600#7cc7a122f74146bfb95da09e01248600</link>
		<pubDate>Mon, 30 Jul 2012 17:45:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7cc7a122f74146bfb95da09e01248600#7cc7a122f74146bfb95da09e01248600</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7cc7a122f74146bfb95da09e01248600">28 minutes&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>@figuerres -&nbsp; I agree that XP is been kept running longer than it should.&nbsp; But that is because Microsoft failed so hard with Vista.&nbsp;&nbsp;<br><br>...</p><p>*snip*<br><br>I agree with you.&nbsp; What is making me upset is that they are making me pay for their mistakes.&nbsp; I want them to find a way to kill their products that does not cause me to have to suffer for their mistakes.<br><br>They messed up with Vista, they messed up with the SP3 and IE8.&nbsp; This has resulted in the prologed life of Windows XP.&nbsp; This FACT is there: A quarter of all machines in North America are using it.&nbsp; Developers should not have to take the hit (in either lost customers or extra development and support costs) for Microsoft's mistakes.<br><br>Making developers suffer because they have caused XP to live longer than it should have is NOT the right way to force out XP. </p></div></blockquote><p></p><p>Seriously, the Vista alibi is getting old. Whatever opinion you have on Vista, the hard numbers tell you that&nbsp;business users&nbsp;are still massively excercising their downgrade rights today (ask yourself how&nbsp;is it possible that&nbsp;80% of your customers are still on XP, three years after Windows 7 was released).</p><p>That's not Vista, it's companies running&nbsp;poorly written software that doesn't run in Vista&#43; that it would cost way too much to fix. They are squeezing the most out of their investment, that's understandable, but they are the ultimate reason why XP is still around. Vista, SP3, IE8: that's utter BS.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/cfca119cfb2f429e8362a09e013cf763#cfca119cfb2f429e8362a09e013cf763</link>
		<pubDate>Mon, 30 Jul 2012 19:14:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/cfca119cfb2f429e8362a09e013cf763#cfca119cfb2f429e8362a09e013cf763</guid>
		<dc:creator>Blue Ink</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Blue Ink/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#ccfca119cfb2f429e8362a09e013cf763">Blue Ink</a>:</p><p>Really, I don't care what the real reason is for XP's prolonged life.</p><p>All that concerns me is the fact that it HAS been prolonged and Microsoft has failed to manage it into an end of life scenario.</p><p>The fact still remains that a quarter of all machines in North America are running XP.&nbsp; Developers are now faced with the choice of lost customers or higher development and support costs.</p><p>Because Microsoft failed to manage THEIR platform's lifespan they are going to just make developers cope with the pain of their failure.&nbsp; </p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/5f4073b2f4754f28b067a09e013ecec5#5f4073b2f4754f28b067a09e013ecec5</link>
		<pubDate>Mon, 30 Jul 2012 19:20:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/5f4073b2f4754f28b067a09e013ecec5#5f4073b2f4754f28b067a09e013ecec5</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c7cc7a122f74146bfb95da09e01248600">Vaccano</a>: Ok, so they've been enabling all of these users, companies, and developers for a lot longer than is healthy. Should they just continue to enable them forever? There's a lot of folks that would just continue to use XP indefinitely. Or, should they encourage them (for their own good) to move along.</p><p>I don't think it's&nbsp;only about selling new Windows licenses, but how much it costs to dispense the methadone *cough* errr, maintenance on XP. Yeah...maintenance...that's what I meant to say. There are costs not only for Microsoft, but for the customers. The longer the users procrastinate, the more expensive the switch will be.</p><p></p><blockquote><div class="quoteText"><p></p><p>All that concerns me is the fact that it HAS been prolonged and Microsoft has failed to manage it into an end of life scenario.</p><p></p></div></blockquote><p></p><p>No, they are doing a decent job of putting it into end-of-life. No new updates, no new browser releases, and no development platform updates. That sounds like reasonable stuff to do.</p><p>What do you suggest they do to get people off of XP?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/676fe75bd1964d59982ca09e013fa95d#676fe75bd1964d59982ca09e013fa95d</link>
		<pubDate>Mon, 30 Jul 2012 19:23:51 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/676fe75bd1964d59982ca09e013fa95d#676fe75bd1964d59982ca09e013fa95d</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/5f4073b2f4754f28b067a09e013ecec5">3 minutes&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#ccfca119cfb2f429e8362a09e013cf763">Blue Ink</a>:</p><p>Really, I don't care what the real reason is for XP's prolonged life.</p><p>All that concerns me is the fact that it HAS been prolonged and Microsoft has failed to manage it into an end of life scenario.</p><p>The fact still remains that a quarter of all machines in North America are running XP.&nbsp; Developers are now faced with the choice of lost customers or higher development and support costs.</p><p>Because Microsoft failed to manage THEIR platform's lifespan they are going to just make developers cope with the pain of their failure.&nbsp;</p><p>&nbsp;</p><p></p></div></blockquote><p></p><p>Dude, you are wasting your breath.I am glad that there is no longer support for XP, as a decade is long enough, and that operating system is decrepit, when you look at new hardware and the possibilities available.</p><p>As Aldous Huxley writes &quot;rolling around in the muck, is not the best way of getting clean&quot;. If you listed to Jason Zander, they have shaved off <a href="http://channel9.msdn.com/Events/TechEd/Europe/2012/DEV218">terabytes</a> in their Visual Studio 2012 builds.</p><p>I don't mean this impolitely, but the world has moved on, it is about time you did. If you <em>choose</em> not to, then that is <em>your</em> problem, not ours or Microsoft's!</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/e78fe9204e0549b9a10da09e014263c3#e78fe9204e0549b9a10da09e014263c3</link>
		<pubDate>Mon, 30 Jul 2012 19:33:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/e78fe9204e0549b9a10da09e014263c3#e78fe9204e0549b9a10da09e014263c3</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@vesuvius, @kettch - I would be very happy to &quot;move on&quot;.&nbsp; I don't like supporting Windows XP.&nbsp; I run on Windows 7 and would be happy to never have to code for XP again.<br><br>But despite your arguments, there are still at least a full quarter of ALL MACHINES out there running XP.&nbsp; Microsoft needed to have a quicker end of support for XP (all support) to make the kind of move they are making.<br><br>I want my company to move off XP (and we are heading in that direction).&nbsp; But it will be a while still, and the staticstics show I am not alone.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4069ec0b7bb14dcdae05a09e01444eb7#4069ec0b7bb14dcdae05a09e01444eb7</link>
		<pubDate>Mon, 30 Jul 2012 19:40:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4069ec0b7bb14dcdae05a09e01444eb7#4069ec0b7bb14dcdae05a09e01444eb7</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4069ec0b7bb14dcdae05a09e01444eb7">1 minute&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>&nbsp;But despite your arguments, there are still at least a full quarter of ALL MACHINES out there running XP.&nbsp; Microsoft needed to have a quicker end of support for XP (all support) to make the kind of move they are making.<br><br>&nbsp;</p></div></blockquote><p></p><p>Clearly in the <em>minority</em> then, if we wait for you, it will be another decade. You are the problem here, <em>not</em> Microsoft.</p><p>That is what you are finding <em>hard</em> to accept.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/aa773dbc92d4400a88b7a09e01458231#aa773dbc92d4400a88b7a09e01458231</link>
		<pubDate>Mon, 30 Jul 2012 19:45:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/aa773dbc92d4400a88b7a09e01458231#aa773dbc92d4400a88b7a09e01458231</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>.NET 4.5 dramatically optimizes the TPL and other multithreading framework code without using anything new that requires Vista or later, and this is vitally important for the async/await keywords. This is my fourth company in five years and every single one mandates XP as a baseline spec for their products. There's no reason not to support Windows XP; nothing changed in WPF that will require a newer version of DirectX. Nor did anything in the CLR thread pool change to REQUIRE Vista or later. This is basically planned obsolescence.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7784bf2b14764a43a70fa09e017f55a4#7784bf2b14764a43a70fa09e017f55a4</link>
		<pubDate>Mon, 30 Jul 2012 23:15:40 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7784bf2b14764a43a70fa09e017f55a4#7784bf2b14764a43a70fa09e017f55a4</guid>
		<dc:creator>electricninja33</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/electricninja33/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c7784bf2b14764a43a70fa09e017f55a4">electricninja33</a>: Spot on, it's planned obsolescence. And that's because maintaining old code becomes exponentially more expensive as time goes by.</p><p>But then, we have known about XP's EOL for <em>years</em>. There are just still 21 months of life left in XP, so let's do a little math... take away the time needed to upgrade (nobody in their right mind would run their business on an OS without security patches, and those who plan to are just a lawsuit waiting to happen). Then take away the time it takes to design, develop, test and deploy the product. What's left? A few months? One year? Is it worthwhile to start a new development for that?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/db12a36b43b349069b1ca09e018aba1c#db12a36b43b349069b1ca09e018aba1c</link>
		<pubDate>Mon, 30 Jul 2012 23:57:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/db12a36b43b349069b1ca09e018aba1c#db12a36b43b349069b1ca09e018aba1c</guid>
		<dc:creator>Blue Ink</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Blue Ink/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/7784bf2b14764a43a70fa09e017f55a4">8 hours&nbsp;ago</a>, <a href="/Niners/electricninja33">electricninja33</a> wrote</p><p>.NET 4.5 dramatically optimizes the TPL and other multithreading framework code without using anything new that requires Vista or later, and this is vitally important for the async/await keywords. This is my fourth company in five years and every single one mandates XP as a baseline spec for their products. There's no reason not to support Windows XP; nothing changed in WPF that will require a newer version of DirectX. Nor did anything in the CLR thread pool change to REQUIRE Vista or later. This is basically planned obsolescence.</p><p></p></div></blockquote><p></p><p>I also would like to be able to use the &quot;async&quot; keyword for my two customers in a million that use Windows 95. But it's not going to happen.</p><p>You have a choice. If .NET 4.5 gives you an N% edge where N% is more than the proportion of your customers using XP, then use .NET 4.5 and drop support for XP. Otherwise, you'll just have to use .NET4.0 and wait a while before you can use your async keyword.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/666120f639cc4687859fa09f0085c44f#666120f639cc4687859fa09f0085c44f</link>
		<pubDate>Tue, 31 Jul 2012 08:07:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/666120f639cc4687859fa09f0085c44f#666120f639cc4687859fa09f0085c44f</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4069ec0b7bb14dcdae05a09e01444eb7">12 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>Microsoft needed to have a quicker end of support for XP (all support) to make the kind of move they are making.<br><br>I want my company to move off XP (and we are heading in that direction).&nbsp; But it will be a while still, and the staticstics show I am not alone.</p><p></p></div></blockquote><p></p><p>Please explain how these two statements are consistent. If Microsoft had made the end-of-life sooner, then they'd have dropped support for .NET 3 from XP and we'd have just had this conversation earlier. If they kept support for .NET 4.5, then you'd just come back and complain when they make this decision for .NET 5.0 or .NET 7 or whatever.</p><p>There's going to be an end of life for every product at some point, and people who have hammered their business into relying on XP living forever are going to get mad whether it EOLs in 2008 or 2058. I frankly can't see how you can do better in the industry than seeing Microsoft give you twelve years of non-breaking changes to XP including basically a free major version upgrade (SP2).</p><p>Find me a single company with a better EOL policy, or come up with a better way that Microsoft can kill XP, and maybe I'll take you a bit more seriously. Most people (i.e. &gt;75% of the market) have ditched XP. If you're in the last quarter, it's time for you to move on.</p><p>Let's not forget that most of that remaining 25% are corporate environments that won't be running your software anyway, so it's not like it's even 25% of your customers.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/36ff3d0f94b34bedadb0a09f00878fb9#36ff3d0f94b34bedadb0a09f00878fb9</link>
		<pubDate>Tue, 31 Jul 2012 08:13:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/36ff3d0f94b34bedadb0a09f00878fb9#36ff3d0f94b34bedadb0a09f00878fb9</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>There's likely good bit of business to be had for 3rd party supported back-ports of security updates and maybe even the new NET framework and its updates. IDK though if MS has somehow restricted companies from doing such without separate agreement. There's certainly some cases where Vista and newer are not good because of say poor support&nbsp;for hardware accelerated GDI drivers. Or maybe there's some industrial/scientific thing that uses game port. Some issues can be worked around or apps updated but if there was enough demand for backports of patches and such, the cost of that service could be low enough to be sensible alternative to working around app specific issues.</p><p>&nbsp;</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/048a8cb9fcd247c5a373a09f0111bb6f#048a8cb9fcd247c5a373a09f0111bb6f</link>
		<pubDate>Tue, 31 Jul 2012 16:36:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/048a8cb9fcd247c5a373a09f0111bb6f#048a8cb9fcd247c5a373a09f0111bb6f</guid>
		<dc:creator>androidi</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/androidi/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c048a8cb9fcd247c5a373a09f0111bb6f">androidi</a>: This is acceptable. If people want to stay on XP, then they can pay for it, and in some cases it's probably worth it.&nbsp;However, expecting Microsoft to support it for free indefinitely is ridiculous.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8a4ce95758744ec6bcc0a09f01195877#8a4ce95758744ec6bcc0a09f01195877</link>
		<pubDate>Tue, 31 Jul 2012 17:04:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8a4ce95758744ec6bcc0a09f01195877#8a4ce95758744ec6bcc0a09f01195877</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>People here can say that asking Microsoft to supporting XP is ridiculous.&nbsp;</p><p>But is it really so odd to do what your developer customer base wants?</p><p>Head on over to Visual Studio User Voice and look at the top <a href="http://visualstudio.uservoice.com/forums/121579-visual-studio/filters/top">requests</a>.&nbsp; You will see that XP support is number 5.&nbsp; And all the ones above it are C&#43;&#43; and IDE related.</p><p>So the top .net related request of users is to add XP support for .net 4.5.</p><p>This is all because developers have lots of customers that are using XP.&nbsp; We can't make them change.&nbsp; But we can't make Microsoft change either.&nbsp;</p><p>So will all try to cope with the mess of the in-place upgrade as best as possible (my corporation has blocked .net 4.5 from all computers).</p><p>But in the end it would have made everything so much better if XP support was there.&nbsp; Or failing that, make .net 4.5&nbsp; a side-by-side install so that it does not<a href="http://social.msdn.microsoft.com/Forums/en/wpf/thread/c05a8c02-de67-47a9-b4ed-fd8b622a7e4a"> mess up development </a>of .net 4.0 apps.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/42148d17bddb4ae6a693a09f01233217#42148d17bddb4ae6a693a09f01233217</link>
		<pubDate>Tue, 31 Jul 2012 17:40:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/42148d17bddb4ae6a693a09f01233217#42148d17bddb4ae6a693a09f01233217</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/42148d17bddb4ae6a693a09f01233217">47 minutes&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>e upgrade as best as possible (my corporation has blocked .net 4.5 from all computers).</p><p>But in the end it would have made everything so much better if XP support was there.&nbsp; Or failing that, make .net 4.5&nbsp; a side-by-side install so that it does not<a href="http://social.msdn.microsoft.com/Forums/en/wpf/thread/c05a8c02-de67-47a9-b4ed-fd8b622a7e4a"> mess up development </a>of .net 4.0 apps.</p><p></p></div></blockquote><p></p><p>No, it would have made things much much worse. Take the time to watch the following videos</p><p><a href="http://channel9.msdn.com/posts/NET-45-Size-on-disk-improvements"><a href="http://channel9.msdn.com/posts/NET-45-Conversation-with-the-BCL-Team-Improvements-Evolution-and-More">http&#58;&#47;&#47;channel9.msdn.com&#47;posts&#47;NET-45-Conversation-with-the-BCL-Team-Improvements-Evolution-and-More</a></a></p><p><a href="http://channel9.msdn.com/posts/NET-45-Size-on-disk-improvements">http://channel9.msdn.com/posts/NET-45-Size-on-disk-improvements</a></p><p>Engineering .NET to work side by side, would have been doubling their workload for people like your organization that will not move on with the times</p><p>The fact of the matter is that presently the traditional desktop is inconsequential to Microsoft's vision, and your complains are quite selfish, and self serving.</p><p>Maybe you get a thrill out of posting tirelessly about what is a non-issue for 75% (if that number does not alarm you, nothing will - it <em>completely</em> negates your argument) of people, so you thinking that making a fuss in this thread will change anything, as as misguided as your organizations unwillingness to move on.</p><p>This post really is quite boring now, with some really fine minds making it abundantly clear why you are wrong, but like a <em>troll</em> you will keep coming back with irrational and ill argued assertions.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1cdd7962db824db5a2baa09f0132c774#1cdd7962db824db5a2baa09f0132c774</link>
		<pubDate>Tue, 31 Jul 2012 18:36:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/1cdd7962db824db5a2baa09f0132c774#1cdd7962db824db5a2baa09f0132c774</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@vesuvius - The 75% -25% split is for customers.&nbsp; NOT Developers.</p><p>Assuming you have a standard split of the demographic, it means that 1/4 of your income comes from people running XP.&nbsp; </p><p>Most companies are not doing so well that they can afford to just drop a quarter of their income because you think it is &quot;selfish&quot;.</p><p>And stop calling me a troll.&nbsp; I am presenting facts is a clear and un-argumentative manner.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/ea001383ec054a5b8ba0a09f01478a92#ea001383ec054a5b8ba0a09f01478a92</link>
		<pubDate>Tue, 31 Jul 2012 19:52:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/ea001383ec054a5b8ba0a09f01478a92#ea001383ec054a5b8ba0a09f01478a92</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#cea001383ec054a5b8ba0a09f01478a92">Vaccano</a>: So, you are saying that Microsoft should <em>double </em>(Probably more than that when you take into account all the other factors. Really, check out those references that vesuvius posted) their costs to do what amounts to subsidising a small-ish number of developers?</p><p>It's simple. If your customers are running XP, then you develop for XP. I really doubt that there are any insurmountable bugs that prevent you from using .NET 4.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8384b9703f1243529d9ea09f014af009#8384b9703f1243529d9ea09f014af009</link>
		<pubDate>Tue, 31 Jul 2012 20:04:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/8384b9703f1243529d9ea09f014af009#8384b9703f1243529d9ea09f014af009</guid>
		<dc:creator>kettch</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/kettch/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/42148d17bddb4ae6a693a09f01233217">2 hours&nbsp;ago</a>, <a href="/Niners/Vaccano">Vaccano</a> wrote</p><p>People here can say that asking Microsoft to supporting XP is ridiculous.&nbsp;</p><p></p></div></blockquote><p></p><p>I'm not saying it's ridiculous. I'm just saying it's not going to happen. XP is dead. The Microsoft board has spoken.</p><p></p><blockquote><div class="quoteText"><p></p><p>Assuming you have a standard split of the demographic, it means that 1/4 of your income comes from people running XP.&nbsp;</p><p></p></div></blockquote><p></p><p>But not 1/4 of Microsoft's customers. The people on XP stopped giving their money to the residents of Redmond many moons ago, and hence they no longer enjoy the support of Microsoft.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/92188f9a59734b91b41aa09f014e1310#92188f9a59734b91b41aa09f014e1310</link>
		<pubDate>Tue, 31 Jul 2012 20:16:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/92188f9a59734b91b41aa09f014e1310#92188f9a59734b91b41aa09f014e1310</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#cea001383ec054a5b8ba0a09f01478a92">Vaccano</a>:&nbsp;If you want your customers to upgrade&nbsp;then stop making new software that supports XP.&nbsp;Just&nbsp;provide bug fixes for Windows&nbsp;XP versions of your software and bring a new version out that only supports Windows 7.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4a8eee9b9d134c75b9c2a09f01511d7a#4a8eee9b9d134c75b9c2a09f01511d7a</link>
		<pubDate>Tue, 31 Jul 2012 20:27:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4a8eee9b9d134c75b9c2a09f01511d7a#4a8eee9b9d134c75b9c2a09f01511d7a</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@evildictaitor - I guess that is where the rubber hits the road.</p><p>Companies (like mine) still give Microsoft money for Dev Tools so that they can create their product(s) for Windows XP (along with the other Windows OS options).</p><p>And that is the reason I am upset.&nbsp; We are paying (via MSDN Subscription) for upgrades I cannot use.</p><p>However, I am a realist enough to realize that the amount of money contributed by companies like mine is not large in the overall Microsoft money pail.</p><p>And, Microsoft has done a good job conniving ... sorry convincing, developers into believing they can use Visual Studio 2012 to &quot;target&quot; .NET 4.0 and that it will work just as good.</p><p>By the time developers realize the <a href="http://social.msdn.microsoft.com/Forums/en/wpf/thread/c05a8c02-de67-47a9-b4ed-fd8b622a7e4a">mistake</a>, they will have already paid for their upgrades.</p><p>So, sadly, in the end all Microsoft is going to be hit with is angry developer customers.&nbsp; They already have a lot of those for other reasons, so adding some more is probably not a big deal for them.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/285a5cbb4ebe4421977fa09f015340c2#285a5cbb4ebe4421977fa09f015340c2</link>
		<pubDate>Tue, 31 Jul 2012 20:35:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/285a5cbb4ebe4421977fa09f015340c2#285a5cbb4ebe4421977fa09f015340c2</guid>
		<dc:creator>Stephen Schaff</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Vaccano/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>July Marketshare stats out, and XP continues its steady decline. North America WinXP: -1% =&gt; 25% Win7: &#43;1% =&gt; 49%</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c13a26be2a934e35aba2a0a0004dcf29#c13a26be2a934e35aba2a0a0004dcf29</link>
		<pubDate>Wed, 01 Aug 2012 04:43:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c13a26be2a934e35aba2a0a0004dcf29#c13a26be2a934e35aba2a0a0004dcf29</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/c13a26be2a934e35aba2a0a0004dcf29">3 hours&nbsp;ago</a>, <a href="/Niners/elmer">elmer</a> wrote</p><p>July Marketshare stats out, and XP continues its steady decline. North America WinXP: -1% =&gt; 25% Win7: &#43;1% =&gt; 49%</p><p></p></div></blockquote><p></p><p>To be fair. That figure is irrelevent. The only relevent figure is how many of his customer still using WinXP and won't upgrade to a newer OS.</p><p>And for Vaccano, since Microsoft did nothing from preventing you to use VS2010 to develop for WinXP, I think if you're pinned by customer demand to still develop for WinXP, you shouldn't complain.</p><p>See VB6 users continue to complain they can't get workable multithread solution even if they continue to pay for MSDN subscription.</p><p>And, except those syntax sugars, name one thing that is missing in .NET v4.0 that'll affect your ability to build solutions to show it's a big deal for you.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/20056aeea06e4ca28a56a0a0008283c9#20056aeea06e4ca28a56a0a0008283c9</link>
		<pubDate>Wed, 01 Aug 2012 07:55:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/20056aeea06e4ca28a56a0a0008283c9#20056aeea06e4ca28a56a0a0008283c9</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Why is this site so broken? Every time I try to submit a reply, it just reloads the page.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/3a0cb5c6536c4c0b92bca0a000d1537b#3a0cb5c6536c4c0b92bca0a000d1537b</link>
		<pubDate>Wed, 01 Aug 2012 12:42:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/3a0cb5c6536c4c0b92bca0a000d1537b#3a0cb5c6536c4c0b92bca0a000d1537b</guid>
		<dc:creator>RichardD3</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardD3/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>Oh, so you'll post that one will you?!</p><p>So what's wrong with a simple reply???!</p><hr><blockquote><strong>Vaccano</strong> wrote<br>Head on over to Visual Studio User Voice and look at the top requests. You will see that XP support is number 5.</blockquote><p>Or it was, until someone at Microsoft noticed it. It's since been marked as &quot;Declined&quot; just to get it off the list.</p><p>I wouldn't be too upset if we couldn't use 4.5 on XP/2003, so long as it wasn't an in-place upgrade. As it stands, we can either buy into the multi-targeting lie and write 4.0 code that won't work on a computer with 4.0 on it, or ignore 4.5/VS2012 and write 4.0 code that won't work on a computer with 4.5 on it.</p><p>Either way, we're screwed, and Microsoft doesn't give a flying elephant.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4d85f953d86b4f13a292a0a000d1ddea#4d85f953d86b4f13a292a0a000d1ddea</link>
		<pubDate>Wed, 01 Aug 2012 12:44:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4d85f953d86b4f13a292a0a000d1ddea#4d85f953d86b4f13a292a0a000d1ddea</guid>
		<dc:creator>RichardD3</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardD3/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>May be meaningful to the conversation ...</p><p>Reading through a Paul Thurrott article <a href="http://www.windowsitpro.com/article/windows-7/windows-7-enterprise-deployment-143885">http://www.windowsitpro.com/article/windows-7/windows-7-enterprise-deployment-143885</a> he mentioned a company called Browsium who is stating that 80% of large organizations are running XP.</p><p>80% is high.&nbsp; Really high.&nbsp; So I went looking to see how valid this Browsium appeared to be.</p><p><a href="http://www.browsium.com/">http://www.browsium.com/</a></p><p>On their site they mentioned the statistics <a href="http://www.browsium.com/2012/07/30/windows7-are-we-half-way-there-yet/">http://www.browsium.com/2012/07/30/windows7-are-we-half-way-there-yet/</a></p><p>That is where I found the qualifier &quot;Though it's difficult to find hard data on the situation, we estimate...&quot;.&nbsp; So the 20/80 needs to be weighted in your mind accordingly.</p><p>Without transparent numbers it is really hard to know.&nbsp; I sure hope we are not in the early stages of a technology divide between consumer and business technology.&nbsp; Charles love to use the phrase &quot;general purpose&quot;.&nbsp; In a divided world I guess we will need 2 phrases.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/01a295abc2b649ea8a9fa0a000e6ab65#01a295abc2b649ea8a9fa0a000e6ab65</link>
		<pubDate>Wed, 01 Aug 2012 13:59:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/01a295abc2b649ea8a9fa0a000e6ab65#01a295abc2b649ea8a9fa0a000e6ab65</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/4d85f953d86b4f13a292a0a000d1ddea">5 hours&nbsp;ago</a>, <a href="/Niners/RichardD3">RichardD3</a> wrote</p><p>I wouldn't be too upset if we couldn't use 4.5 on XP/2003, so long as it wasn't an in-place upgrade. As it stands, we can either buy into the multi-targeting lie and write 4.0 code that won't work on a computer with 4.0 on it, or ignore 4.5/VS2012 and write 4.0 code that won't work on a computer with 4.5 on it.</p><p></p></div></blockquote><p></p><p>Install a VM with only 4.0 on it and use remote debugging. It'll need to be a Win7 VM, since remote debugging isn't supported on XP in VS2012 but it'll still allow you to test under the conditions you would have previously (in fact marginally better since your VM can be free of any apps you normally have installed on your PC that might cause conflicts).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f068ca6b90fb411896ffa0a00129f526#f068ca6b90fb411896ffa0a00129f526</link>
		<pubDate>Wed, 01 Aug 2012 18:04:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f068ca6b90fb411896ffa0a00129f526#f068ca6b90fb411896ffa0a00129f526</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/01a295abc2b649ea8a9fa0a000e6ab65">8 hours&nbsp;ago</a>, <a href="/Niners/davewill">davewill</a> wrote</p><p>I sure hope we are not in the early stages of a technology divide between consumer and business technology.</p><p></p></div></blockquote><p></p><p>I suspect we are about to see a divide, with Business rolling forward to Win7 and Consumers rolling forward to Win8... and XP being put to rest in the process.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f5c00b5b114e4146a5e6a0a0017a36cd#f5c00b5b114e4146a5e6a0a0017a36cd</link>
		<pubDate>Wed, 01 Aug 2012 22:57:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f5c00b5b114e4146a5e6a0a0017a36cd#f5c00b5b114e4146a5e6a0a0017a36cd</guid>
		<dc:creator>Elmer</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/elmer/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#cf5c00b5b114e4146a5e6a0a0017a36cd">elmer</a>: This discussion regarding .NET 4/4.5 and XP is a perfect example of friction that may end up driving a separation between business development shops and consumer development shops.</p><p>Definitely in the short term business will stick to Windows 7 (with Windows 8 for&nbsp;touch scenarios -- fingers crossed)&nbsp;and consumers with Windows 8.&nbsp; Thinking further down the road when Windows 9 comes out in 2014 and businesses are on Windows 7.&nbsp; The divide gets larger.&nbsp; Then Windows 10 comes out and both businesses and consumers move to Windows 10 maybe.&nbsp; Then we begin the friction cycle again with Windows 11 and possibly 12 before we sync again at Windows 13.</p><p>What if during those higher friction years the business market drives the Windows that businesses use in a significantly different direction than the consumer Windows?&nbsp; How would things turn out if the prior years business pressure applied for XP had lasted even longer?&nbsp; Is there a chance business pressure for a similar situation&nbsp;(for say ... Windows 9 (consumer) versus Windows 7 (business)) is heightened given their previous experiences with the XP Vista/7 divide?&nbsp; Will businesses be even more adimant.</p><p>Hard to know.&nbsp; Seems like a lot of businesses forget to factor in the development discount they get for being in the same general purpose computing pool as everyone else.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/ab0af26e80404108ba5fa0a001889843#ab0af26e80404108ba5fa0a001889843</link>
		<pubDate>Wed, 01 Aug 2012 23:49:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/ab0af26e80404108ba5fa0a001889843#ab0af26e80404108ba5fa0a001889843</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#cab0af26e80404108ba5fa0a001889843">davewill</a>: I think that's unlikely to happen. In the perspective of I.T. department, having requirement to keep using an OS where drivers are hard to find is nightmare.</p><p>Most I.T. department buy branded PCs with service to create custom &quot;recovery image&quot;. If the OS is not bought with the machines, these vendors will most likely decline this request (because they're likely to be unable to fetch all required drivers too). I doubt any I.T. department staffs will let this situation happen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/06da9d31c9b2474080a8a0a100631827#06da9d31c9b2474080a8a0a100631827</link>
		<pubDate>Thu, 02 Aug 2012 06:00:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/06da9d31c9b2474080a8a0a100631827#06da9d31c9b2474080a8a0a100631827</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c06da9d31c9b2474080a8a0a100631827">cheong</a>: True.&nbsp; I hadn't thought of the hardware vendors and their small margins.&nbsp; They definitely can't afford to segment hardware so that will be a key driver in keeping the pool together.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b18b5cd0779248078641a0a100d35626#b18b5cd0779248078641a0a100d35626</link>
		<pubDate>Thu, 02 Aug 2012 12:49:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/b18b5cd0779248078641a0a100d35626#b18b5cd0779248078641a0a100d35626</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>We had a problem at work that caused our .NET 4 application to fail on .NET 4.5 and that forced us to include .NET 4.5 in our testing phase.</p><p>We have no intention using any of the features in .NET 4.5 anytime soon but unfortunately that doesn't prevent our application failing on a users machine if they have installed .NET 4.5 even for previous versions of our application!</p><p>The other side of the problem is that we can't make our users stop using Windows XP so we have no good reason to stop supporting it for a long time to come.</p><p>So in conclusion, I don't really care that .NET 4.5 isn't supported on Windows XP but I hate the fact that it's an in-place upgrade to .NET 4.0.</p><p>Why in the world would Microsoft do this? The only reason I can think of is so they can phase out Windows XP and sell more copies of Windows 7 and 8. At the cost of developers all over the world.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f5170d4bf10346cf8872a107001c352b#f5170d4bf10346cf8872a107001c352b</link>
		<pubDate>Mon, 12 Nov 2012 01:42:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f5170d4bf10346cf8872a107001c352b#f5170d4bf10346cf8872a107001c352b</guid>
		<dc:creator>craftworkgames</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/craftworkgames/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>I also remember people complaining about having 4 versions of .net installed back in the 2.0/3.0/3.5/3.5sp1 days. Not saying in-place upgrade is necessarily the best decision, but there are downsides no matter what you do.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/26f5db65e6084ce3b46ea10700373115#26f5db65e6084ce3b46ea10700373115</link>
		<pubDate>Mon, 12 Nov 2012 03:20:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/26f5db65e6084ce3b46ea10700373115#26f5db65e6084ce3b46ea10700373115</guid>
		<dc:creator>contextfree`</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/contextfree`/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/f5170d4bf10346cf8872a107001c352b">2 hours&nbsp;ago</a>, <a href="/Niners/craftworkgames">craftworkga​mes</a> wrote</p><p>The only reason I can think of is so they can phase out Windows XP and sell more copies of Windows 7 and 8. At the cost of developers all over the world.</p><p></p></div></blockquote><p></p><p>XP has been out of mainstream support since April 14 2009. XP SP2 mainstream support ended on July 13, 2010. XP SP3 mainstream support is still in effect. That's the phasing out indicators, not what platform .NET runs on (in my opinion(</p><p>However mainstream support doesn't mean &quot;We're going to target our newest software against an operating system that's 10&#43; years old.&quot;</p><p><br>As for having to test on 4.5, well, 4.5 fixes bugs. You'd also have to test against .NET service packs for exactly the same reason I'm afraid.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/2ce7af0c7c1e40d19799a107003f0280#2ce7af0c7c1e40d19799a107003f0280</link>
		<pubDate>Mon, 12 Nov 2012 03:49:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/2ce7af0c7c1e40d19799a107003f0280#2ce7af0c7c1e40d19799a107003f0280</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c2ce7af0c7c1e40d19799a107003f0280">blowdart</a>:Btw, I still think that even if Microsoft does not intend to support .NET v4.5 on WinXP, they should still release a seperate 4.0.4 update package&nbsp;for WinXP users.</p><p>.NET v4 is still under mainstream support, Microsoft does not have reason to&nbsp;prevent WinXP users to get an update for a currently supported product.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a0c1b453f27f4e1397a7a107005d2790#a0c1b453f27f4e1397a7a107005d2790</link>
		<pubDate>Mon, 12 Nov 2012 05:39:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a0c1b453f27f4e1397a7a107005d2790#a0c1b453f27f4e1397a7a107005d2790</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/a0c1b453f27f4e1397a7a107005d2790">31 minutes&nbsp;ago</a>, <a href="/Niners/cheong">cheong</a> wrote</p><p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c2ce7af0c7c1e40d19799a107003f0280">blowdart</a>:Btw, I still think that even if Microsoft does not intend to support .NET v4.5 on WinXP, they should still release a seperate 4.0.4 update package&nbsp;for WinXP users.</p><p></p></div></blockquote><p></p><p>What do you think should be in it?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/55dc4ad8e637447abbf1a10700661019#55dc4ad8e637447abbf1a10700661019</link>
		<pubDate>Mon, 12 Nov 2012 06:11:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/55dc4ad8e637447abbf1a10700661019#55dc4ad8e637447abbf1a10700661019</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Why is XP Support for .NET 4.5 not happening?</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening#c55dc4ad8e637447abbf1a10700661019">blowdart</a>:Fixes to .NET v4.0 of course.</p><p>Vista&#43; users can install the fixes by installing .NET v4.5, but WinXP users cannot. That's why I think there should be seperate package made avaliable to WinXP users.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/48caa004460840e9bafda107006eafd4#48caa004460840e9bafda107006eafd4</link>
		<pubDate>Mon, 12 Nov 2012 06:42:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Why-is-XP-Support-for-NET-45-not-happening/48caa004460840e9bafda107006eafd4#48caa004460840e9bafda107006eafd4</guid>
		<dc:creator>cheong</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/cheong/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>