Browsing Tag »Learning .NET«

SmallestDotNet Update – Now with .NET 4 support and an includable JavaScript API

February 9, 2010

A few years back I wrote a post on the size of the .NET Framework . There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable" you'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'll sniff your browser's UserAgent and tell you want version of .NET you...(read more)

Hanselminutes Podcast 196 – .NET 4 CLR, Framework and Language Chat with Jason Olson

February 4, 2010

My one-hundred-and-ninety-sixth podcast is up . Jason Olson works (or worked, as you'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'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...(read more)

How many PCs in the world have the .NET Framework installed?

January 20, 2010

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're a company that is considering creating a client application using .NET (not Silverlight, but the .NET Framework) you'd probably like to know if your end-user needs to install something extra to use your app. So I started asking questions. We'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's what I've got: Well over 90% of the PCs in the world have some version of the .NET Framework installed. Over 65...(read more)

2010 Survey Results: What .NET Framework features do you use?

January 14, 2010

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's the disclaimer. I did this on a whim, it'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's certainly many ways that it could be improved as a survey, but it's best to think of it more as a "which direction is the wind blowing" question, than a survey per se. I also didn't...(read more)