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

<channel>
	<title>ASP Experts &#187; Learning .NET</title>
	<atom:link href="http://www.aspexperts.com/tag/learning-net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspexperts.com</link>
	<description>.net programming, mssql, c#, vb.net....</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:06:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Back to Basics: Daylight Savings Time bugs strike again with SetLastModified</title>
		<link>http://www.aspexperts.com/back-to-basics-daylight-savings-time-bugs-strike-again-with-setlastmodified</link>
		<comments>http://www.aspexperts.com/back-to-basics-daylight-savings-time-bugs-strike-again-with-setlastmodified#comments</comments>
		<pubDate>Sun, 06 Nov 2011 07:14:05 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[Back to Basics]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[No matter how well you know a topic, or a codebase, it&#039;s never to late (or early) to get nailed by a latest bug a over a half-decade old. DasBlog , the ASP.NET 2 blog engine that powers this blog, is done. It&#039;s not dead, but it&#039;s done. It&#38;#...]]></description>
			<content:encoded><![CDATA[<p>No matter how well you know a topic, or a codebase, it&#39;s never to late (or early) to get nailed by a latest bug a over a half-decade old. DasBlog , the ASP.NET 2 blog engine that powers this blog, is done. It&#39;s not dead, but it&#39;s done. It&#39;s very stable. We had some commits last year, and I committed a bug fix in February, but it&#39;s really well understood and very baked. My blog hasn&#39;t been down for traffic spike reasons in literally years as DasBlog scales nicely on a single machine. It was 10:51pm PDT (that&#39;s Pacific Daylight Time) and I was writing a blog post about the clocks in my house, given that PST (that&#39;s Pacific Standard Time) was switching over soon. I wrote it up in Windows Live Writer, posted it to&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/iEA9EHWLD8Y/BackToBasicsDaylightSavingsTimeBugsStrikeAgainWithSetLastModified.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=8035303" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/back-to-basics-daylight-savings-time-bugs-strike-again-with-setlastmodified/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Code Signing Certificates to sign downloaded MSIs and build reputation with IE9 SmartScreen</title>
		<link>http://www.aspexperts.com/using-code-signing-certificates-to-sign-downloaded-msis-and-build-reputation-with-ie9-smartscreen</link>
		<comments>http://www.aspexperts.com/using-code-signing-certificates-to-sign-downloaded-msis-and-build-reputation-with-ie9-smartscreen#comments</comments>
		<pubDate>Mon, 27 Jun 2011 18:39:45 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[First, let me start that if you want a lot of people to download something, make sure that the words &#34;HTML5,&#34; &#34;Support&#34; and &#34;Update&#34; appear in the title. I&#039;m sure if the folks that are making Diablo 3 called it &#34;D...]]></description>
			<content:encoded><![CDATA[<p>First, let me start that if you want a lot of people to download something, make sure that the words &quot;HTML5,&quot; &quot;Support&quot; and &quot;Update&quot; appear in the title. I&#39;m sure if the folks that are making Diablo 3 called it &quot;Diablo 3 HTML5 Support Update&quot; that a metric buttload more people would download it. That said, a bunch of folks in the Web Platform and Tools team created the Web Standards Update package with HTML5 Support for the Visual Studio 2010 Editor . This Web Standards Update is something that anyone in the community could have released, just extending Visual Studio in a standard way. Like many other (most) extensions in Visual Studio Extension Gallery, it was not &quot;signed.&quot; It was not a&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/X56Dbr_7urg/UsingCodeSigningCertificatesToSignDownloadedMSIsAndBuildReputationWithIE9SmartScreen.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7843932" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/using-code-signing-certificates-to-sign-downloaded-msis-and-build-reputation-with-ie9-smartscreen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Weekly Source Code 56 &#8211; Visual Studio 2010 and .NET Framework 4 Training Kit &#8211; Code Contracts, Parallel Framework and COM Interop</title>
		<link>http://www.aspexperts.com/the-weekly-source-code-56-visual-studio-2010-and-net-framework-4-training-kit-code-contracts-parallel-framework-and-com-interop</link>
		<comments>http://www.aspexperts.com/the-weekly-source-code-56-visual-studio-2010-and-net-framework-4-training-kit-code-contracts-parallel-framework-and-com-interop#comments</comments>
		<pubDate>Thu, 12 Aug 2010 09:07:55 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[ASP.NET Dynamic Data]]></category>
		<category><![CDATA[BCL]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[OData]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Do you like a big pile of source code? Well, there is an imperial buttload of source in the Visual Studio 2010 and .NET Framework 4 Training Kit . It&#39;s actually a 178 meg download, which is insane. Perhaps start your download now and get it in the morning when you get up. It&#39;s extremely well put together and I say Kudos to the folks that did it. They are better people than I. I like to explore it while watching TV myself and found myself looking through tonight. I checked my blog and while I thought I&#39;d shared this with you before, Dear Reader, I hadn&#39;t. My bad, because it&#39;s pure gold . With C# and VB, natch. Here&#39;s an outline of what&#39;s inside. I&#39;ve heard of folks setting up lunch-time study groups and going through...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/mxBV0vrenbU/TheWeeklySourceCode56VisualStudio2010AndNETFramework4TrainingKitCodeContractsParallelFrameworkAndCOMInterop.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7593122" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Do you like a big pile of source code? Well, there is an imperial buttload of source in the Visual Studio 2010 and .NET Framework 4 Training Kit . It&#39;s actually a 178 meg download, which is insane. Perhaps start your download now and get it in the morning when you get up. It&#39;s extremely well put together and I say Kudos to the folks that did it. They are better people than I. I like to explore it while watching TV myself and found myself looking through tonight. I checked my blog and while I thought I&#39;d shared this with you before, Dear Reader, I hadn&#39;t. My bad, because it&#39;s pure gold . With C# and VB, natch. Here&#39;s an outline of what&#39;s inside. I&#39;ve heard of folks setting up lunch-time study groups and going through&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/mxBV0vrenbU/TheWeeklySourceCode56VisualStudio2010AndNETFramework4TrainingKitCodeContractsParallelFrameworkAndCOMInterop.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7593122" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/the-weekly-source-code-56-visual-studio-2010-and-net-framework-4-training-kit-code-contracts-parallel-framework-and-com-interop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Weekly Source Code 52 &#8211; You get using that LINQ, I dunna think it means what you think it means.</title>
		<link>http://www.aspexperts.com/the-weekly-source-code-52-you-get-using-that-linq-i-dunna-think-it-means-what-you-think-it-means</link>
		<comments>http://www.aspexperts.com/the-weekly-source-code-52-you-get-using-that-linq-i-dunna-think-it-means-what-you-think-it-means#comments</comments>
		<pubDate>Fri, 18 Jun 2010 04:11:11 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Remember good developers don&#39;t just write source code, they also READ it. You don&#39;t just become a great poet by writing lots of poems. Read and absorb as well. Do check out the Source Code category of my blog here , there&#39;s (as of today) 15 pages of posts on Source Code you can check out. Recently my friend Jonathan Carter (OData Dude, my name for him) was working with a partner on some really weird stuff that was happening with a LINQ to SQL query. Remember that every abstraction sometimes leaks and that the whole port of an abstraction is &#34;raise the level&#34; so you don&#39;t have to worry about something. Plumbing is great because it abstracts away water delivery. For all I know, there&#39;s a dude with a bucket who runs...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/gr6lHidi398/TheWeeklySourceCode52YouGetUsingThatLINQIDunnaThinkItMeansWhatYouThinkItMeans.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7535026" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Remember good developers don&#39;t just write source code, they also READ it. You don&#39;t just become a great poet by writing lots of poems. Read and absorb as well. Do check out the Source Code category of my blog here , there&#39;s (as of today) 15 pages of posts on Source Code you can check out. Recently my friend Jonathan Carter (OData Dude, my name for him) was working with a partner on some really weird stuff that was happening with a LINQ to SQL query. Remember that every abstraction sometimes leaks and that the whole port of an abstraction is &quot;raise the level&quot; so you don&#39;t have to worry about something. Plumbing is great because it abstracts away water delivery. For all I know, there&#39;s a dude with a bucket who runs&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/gr6lHidi398/TheWeeklySourceCode52YouGetUsingThatLINQIDunnaThinkItMeansWhatYouThinkItMeans.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7535026" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/the-weekly-source-code-52-you-get-using-that-linq-i-dunna-think-it-means-what-you-think-it-means/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Weekly Source Code 52 &#8211; You keep using that LINQ, I dunna think it means what you think it means.</title>
		<link>http://www.aspexperts.com/the-weekly-source-code-52-you-keep-using-that-linq-i-dunna-think-it-means-what-you-think-it-means</link>
		<comments>http://www.aspexperts.com/the-weekly-source-code-52-you-keep-using-that-linq-i-dunna-think-it-means-what-you-think-it-means#comments</comments>
		<pubDate>Fri, 18 Jun 2010 04:11:11 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Remember good developers don&#39;t just write source code, they also READ it. You don&#39;t just become a great poet by writing lots of poems. Read and absorb as well. Do check out the Source Code category of my blog here , there&#39;s (as of today) 15 pages of posts on Source Code you can check out. Recently my friend Jonathan Carter (OData Dude, my name for him) was working with a partner on some really weird stuff that was happening with a LINQ to SQL query. Remember that every abstraction sometimes leaks and that the whole port of an abstraction is &#34;raise the level&#34; so you don&#39;t have to worry about something. Plumbing is great because it abstracts away water delivery. For all I know, there&#39;s a dude with a bucket who runs...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/4hOOfPRtsTU/TheWeeklySourceCode52YouKeepUsingThatLINQIDunnaThinkItMeansWhatYouThinkItMeans.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7535100" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>Remember good developers don&#39;t just write source code, they also READ it. You don&#39;t just become a great poet by writing lots of poems. Read and absorb as well. Do check out the Source Code category of my blog here , there&#39;s (as of today) 15 pages of posts on Source Code you can check out. Recently my friend Jonathan Carter (OData Dude, my name for him) was working with a partner on some really weird stuff that was happening with a LINQ to SQL query. Remember that every abstraction sometimes leaks and that the whole port of an abstraction is &quot;raise the level&quot; so you don&#39;t have to worry about something. Plumbing is great because it abstracts away water delivery. For all I know, there&#39;s a dude with a bucket who runs&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/4hOOfPRtsTU/TheWeeklySourceCode52YouKeepUsingThatLINQIDunnaThinkItMeansWhatYouThinkItMeans.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7535100" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/the-weekly-source-code-52-you-keep-using-that-linq-i-dunna-think-it-means-what-you-think-it-means/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Released</title>
		<link>http://www.aspexperts.com/visual-studio-2010-released</link>
		<comments>http://www.aspexperts.com/visual-studio-2010-released#comments</comments>
		<pubDate>Mon, 12 Apr 2010 17:00:42 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spotlight]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[It&#39;s a big day at Microsoft today as Visual Studio 2010 officially releases. There&#39;s a lot going on with this release and I thought I&#39;d do a big rollup post with lots of details and context to help you find your way to the information and downloads you&#39;re looking for. Download Visual Studio 2010 First, if you want it, go download Visual Studio 2010 now. If you&#39;re an MSDN Subscriber or WebSiteSpark / BizSpark member, you can download the final release now. If not, you can download a free trial or one of the free Express editions . Microsoft Visual Studio 2010 Professional Web Install ISO (DVD-9) Microsoft Visual Studio 2010 Ultimate Web Install ISO (DVD-9) Microsoft Visual Studio Team Foundation Server ISO (DVD-9) I&#39;m...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/CqC43-dRCw0/VisualStudio2010Released.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7441095" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>It&#39;s a big day at Microsoft today as Visual Studio 2010 officially releases. There&#39;s a lot going on with this release and I thought I&#39;d do a big rollup post with lots of details and context to help you find your way to the information and downloads you&#39;re looking for. Download Visual Studio 2010 First, if you want it, go download Visual Studio 2010 now. If you&#39;re an MSDN Subscriber or WebSiteSpark / BizSpark member, you can download the final release now. If not, you can download a free trial or one of the free Express editions . Microsoft Visual Studio 2010 Professional Web Install ISO (DVD-9) Microsoft Visual Studio 2010 Ultimate Web Install ISO (DVD-9) Microsoft Visual Studio Team Foundation Server ISO (DVD-9) I&#39;m&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/CqC43-dRCw0/VisualStudio2010Released.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7441095" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/visual-studio-2010-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SmallestDotNet Update &#8211; Now with .NET 4 support and an includable JavaScript API</title>
		<link>http://www.aspexperts.com/smallestdotnet-update-now-with-net-4-support-and-an-includable-javascript-api</link>
		<comments>http://www.aspexperts.com/smallestdotnet-update-now-with-net-4-support-and-an-includable-javascript-api#comments</comments>
		<pubDate>Tue, 09 Feb 2010 05:44:03 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A few years back I wrote a post on the size of the .NET Framework . There&#39;s historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for &#34;.NET Framework&#34; or &#34;.NET Framework Redistributable&#34; you&#39;ll often get a link to a 200 meg download. That download is the complete offline thing that developers redistribute when they want to install the .NET Framework on any kind of machine without an internet connection. The .NET 3.5 Client Profile is more like 28 megs and the .NET 4 Client Profile is a looking smaller that than, in fact. Back then I made this website, SmallestDotNet.com to help out. It&#39;ll sniff your browser&#39;s UserAgent and tell you want version of .NET you...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/fHEl4oH4Arc/SmallestDotNetUpdateNowWithNET4SupportAndAnIncludableJavaScriptAPI.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7339922" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>A few years back I wrote a post on the size of the .NET Framework . There&#39;s historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for &quot;.NET Framework&quot; or &quot;.NET Framework Redistributable&quot; you&#39;ll often get a link to a 200 meg download. That download is the complete offline thing that developers redistribute when they want to install the .NET Framework on any kind of machine without an internet connection. The .NET 3.5 Client Profile is more like 28 megs and the .NET 4 Client Profile is a looking smaller that than, in fact. Back then I made this website, SmallestDotNet.com to help out. It&#39;ll sniff your browser&#39;s UserAgent and tell you want version of .NET you&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/fHEl4oH4Arc/SmallestDotNetUpdateNowWithNET4SupportAndAnIncludableJavaScriptAPI.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7339922" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/smallestdotnet-update-now-with-net-4-support-and-an-includable-javascript-api/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hanselminutes Podcast 196 &#8211; .NET 4 CLR, Framework and Language Chat with Jason Olson</title>
		<link>http://www.aspexperts.com/hanselminutes-podcast-196-net-4-clr-framework-and-language-chat-with-jason-olson</link>
		<comments>http://www.aspexperts.com/hanselminutes-podcast-196-net-4-clr-framework-and-language-chat-with-jason-olson#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:28:35 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[BCL]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[DLR]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[My one-hundred-and-ninety-sixth podcast is up . Jason Olson works (or worked, as you&#39;ll hear) for Microsoft in DPE. In this episode he takes Scott a little deeper into some of the new features in .NET 4, including security, CLR changes, C# 4 and VB 10 improvements and the new Task Parallel Library. Subscribe: Download: MP3 Full Show Links from the Show Parallel Computing Developer Center Visual Studio 2010 and .Net Framework 4 Training Course Jason&#39;s Blog Whitepaper: Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4 10-4 Show on Channel 9 Jason Olson on Twitter Visual Studio 2010 and .Net Framework 4 Training Kit Do also remember the complete archives are always up and they have...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/0w3S54eM_aI/HanselminutesPodcast196NET4CLRFrameworkAndLanguageChatWithJasonOlson.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7333732" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>My one-hundred-and-ninety-sixth podcast is up . Jason Olson works (or worked, as you&#39;ll hear) for Microsoft in DPE. In this episode he takes Scott a little deeper into some of the new features in .NET 4, including security, CLR changes, C# 4 and VB 10 improvements and the new Task Parallel Library. Subscribe: Download: MP3 Full Show Links from the Show Parallel Computing Developer Center Visual Studio 2010 and .Net Framework 4 Training Course Jason&#39;s Blog Whitepaper: Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4 10-4 Show on Channel 9 Jason Olson on Twitter Visual Studio 2010 and .Net Framework 4 Training Kit Do also remember the complete archives are always up and they have&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/0w3S54eM_aI/HanselminutesPodcast196NET4CLRFrameworkAndLanguageChatWithJasonOlson.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7333732" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/hanselminutes-podcast-196-net-4-clr-framework-and-language-chat-with-jason-olson/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How many PCs in the world have the .NET Framework installed?</title>
		<link>http://www.aspexperts.com/how-many-pcs-in-the-world-have-the-net-framework-installed</link>
		<comments>http://www.aspexperts.com/how-many-pcs-in-the-world-have-the-net-framework-installed#comments</comments>
		<pubDate>Wed, 20 Jan 2010 06:29:02 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I did a second .NET Framework features informal poll recently , and as with all .NET related polls the question comes up: How many PCs have the .NET Framework on it? If you&#39;re a company that is considering creating a client application using .NET (not Silverlight, but the .NET Framework) you&#39;d probably like to know if your end-user needs to install something extra to use your app. So I started asking questions. We&#39;ve said things here and there about the pervasiveness of the .NET Framework but I wanted to get the final word (at the time of this writing) and put it somewhere easy to fine. After some digging, here&#39;s what I&#39;ve got: Well over 90% of the PCs in the world have some version of the .NET Framework installed. Over 65...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/2k3TslIGYAk/HowManyPCsInTheWorldHaveTheNETFrameworkInstalled.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7316812" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>I did a second .NET Framework features informal poll recently , and as with all .NET related polls the question comes up: How many PCs have the .NET Framework on it? If you&#39;re a company that is considering creating a client application using .NET (not Silverlight, but the .NET Framework) you&#39;d probably like to know if your end-user needs to install something extra to use your app. So I started asking questions. We&#39;ve said things here and there about the pervasiveness of the .NET Framework but I wanted to get the final word (at the time of this writing) and put it somewhere easy to fine. After some digging, here&#39;s what I&#39;ve got: Well over 90% of the PCs in the world have some version of the .NET Framework installed. Over 65&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/2k3TslIGYAk/HowManyPCsInTheWorldHaveTheNETFrameworkInstalled.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7316812" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/how-many-pcs-in-the-world-have-the-net-framework-installed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 Survey Results: What .NET Framework features do you use?</title>
		<link>http://www.aspexperts.com/2010-survey-results-what-net-framework-features-do-you-use</link>
		<comments>http://www.aspexperts.com/2010-survey-results-what-net-framework-features-do-you-use#comments</comments>
		<pubDate>Thu, 14 Jan 2010 22:48:39 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[ASP.NET Dynamic Data]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Learning .NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Windows Client]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In October of 2008 I took an informal survey on Twitter . I wanted to get an idea of what features of the .NET Framework people were using. Also, here&#39;s the disclaimer. I did this on a whim, it&#39;s not scientific, so the margin of error is +/-101%. That said, the results feel intuitively right to me, personally. I put the poll out again last week, adding only Silverlight to the end as an option. I realize I could have added many other subsystems and choices, but I felt it would have made this new poll too different from the original. There&#39;s certainly many ways that it could be improved as a survey, but it&#39;s best to think of it more as a &#34;which direction is the wind blowing&#34; question, than a survey per se. I also didn&#39;t...(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/gDph3lb3wAc/2010SurveyResultsWhatNETFrameworkFeaturesDoYouUse.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7311091" width="1" height="1">]]></description>
			<content:encoded><![CDATA[<p>In October of 2008 I took an informal survey on Twitter . I wanted to get an idea of what features of the .NET Framework people were using. Also, here&#39;s the disclaimer. I did this on a whim, it&#39;s not scientific, so the margin of error is +/-101%. That said, the results feel intuitively right to me, personally. I put the poll out again last week, adding only Silverlight to the end as an option. I realize I could have added many other subsystems and choices, but I felt it would have made this new poll too different from the original. There&#39;s certainly many ways that it could be improved as a survey, but it&#39;s best to think of it more as a &quot;which direction is the wind blowing&quot; question, than a survey per se. I also didn&#39;t&#8230;(<a href="http://feedproxy.google.com/~r/ScottHanselmanASPNET/~3/gDph3lb3wAc/2010SurveyResultsWhatNETFrameworkFeaturesDoYouUse.aspx">read more</a>)<img src="http://weblogs.asp.net/aggbug.aspx?PostID=7311091" width="1" height="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aspexperts.com/2010-survey-results-what-net-framework-features-do-you-use/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

