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"...
While I (really) unplugged in December of 2009, you can access a nice calendar of all my 2009 posts (as well as other years) at this link . In 2008 I published a Greatest Hits post that I will keep updated, but here's a list of links to the posts...
Posted to
Web and Cloud
by
Scott Hanselman's Computer Zen
on
01-01-2010
Filed under:
Filed under: ASP.NET, Africa, Agile, Musings, Source Code, Windows Client, ASP.NET MVC, Tools, Microsoft, Channel9, Speaking, Back to Basics, Win7, Reviews
Our business administrator emailed me just now: Can you please send me instructions on how team members can share their desktop with you while they are presenting? I may want to include this in my meeting requests for them. This is our #1 challenge...
Cross-browser testing is a hassle. Most of the time you can follow standards and get a decent looking website working cross browser, but there's always variations. All browsers have their quirks and older IEs have more than their fair share. As I...
As web programmers, we use a lot of strings to move data around the web. Often we’ll use a string to represent a date or an integer or a boolean. Basically "1" in instead of 1, or "April 1, 2009" rather than a proper ISO-8601 formatted...
Posted to
Web and Cloud
by
Scott Hanselman's Computer Zen
on
04-01-2009
Filed under:
Filed under: ASP.NET, Silverlight, Web Services, XML, Programming, Musings, Source Code, Open Source, Windows Client, Javascript, Learning .NET, PHP, Tools, Python, VB, Microsoft, DLR