- Modernizr - Detect HTML5 and CSS3 featuresWe all know not all browsers support all HTML5 and CSS3 features at this moment. Modernizr comes to rescue here for all Sites that want to use rich HTML5…
- StyleCop 4.7.35.0 has been releasedStyleCop 4.7.35.0 has been released has been released at Here are the release notes: Compatible with the Visual Studio 2012 RC (with updates to…
- The Truth About .NET Objects And Sharing Them Between AppDomainsThe Truth About.NET Objects And Sharing Them Between AppDomains I have written already some time ago how big a.NET object is. John Skeet as also made a…
- Book Review: “Inside Microsoft SQL Server 2008: T-SQL Programming” by Itzik Ben-Gan et alIn this the next few lines, I will be providing a review of the last of Itzik Ben-Gan et al’s “Inside Microsoft SQL Server 2008” series. This last book…
- Inside the DLR - CallsitesThe DLR was introduced in .NET 4 to allow dynamic languages, like Python or Ruby, to run on the CLR. The DLR is also used by C# 4, released at the same…
- The human multitasking problem – the cost of a context switchI had an interesting meeting with a team that is currently facing some challenges getting work done. After working with them for a few days a major issue…
- Mutexes, Semaphores, Monitors, ReaderWriterLocks, AutoResetEvents & ManualResets oh my!Mutexes, Semaphores, Monitors, ReaderWriterLocks, AutoResetEvents & ManualResets oh my! Up until a few years ago, mainstream programming for the most part…
- TFS Build: Dependency Replication using Community TFS Build ExtensionsI have posted before on how to implement dependency replication using TFS Build, once for TFS 2008 using MSBuild and then for TFS 2010 using Windows…
- Lots of Exciting Announcements from WPC - Windows 8, Windows Server, Azure, Office 365 and MORE!16,000 Microsoft Partners are attending our annual Worldwide Partner Conference (WPC) this week in Toronto, and the atmosphere is absolutely buzzing with…
- SQL Saturday #150–Louisiana RegionSQL Saturday #150–Louisiana Region If you are in the region of Baton Rouge, LA on August 4th and are looking for some great fun, be sure to stop by SQL…
- Porting NLog to Metro-style/WinRT... or why starting again is a good ideaI've tried porting NLog to Metro-style/WinRT a couple of times, and I've surrendered both times within hours of starting. The problem with NLog is that…
- 10 steps to enable ‘Anonymous Access’ for your SharePoint 2010 siteWhat’s Anonymous Access? Anonymous access to your SharePoint site enables all visitors to view your SharePoint site anonymously without having to log in.
- Tree Surgeon 2.0 - The future on the T4 ExpressIf you've never been a fan of then skip this post. However, if have been there have been some interesting developments over the last couple of years.
- Code Smells: Regions in C#return \foo; } } #endregion "Moderation in all things, including moderation." -Petronius Code without fear! \--Don
- Why CoffeeScript is tough to maintainI recently started trying out CoffeeScript only to find out that it caused more headaches. The abstraction level of jQuery was perfect, it did not dictate…
- Book Review: “Inside Microsoft SQL Server 2008: T-SQL Querying” by Itzik Ben-Gan et alIn the past few weeks, I have been reading “Inside Microsoft SQL Server 2008: T-SQL Querying” by Itzik Ben-Gan et al. In the next few lines, I will be…
- Using IIS Logs for Performance Testing with Visual StudioIn this blog post I’ll show you how you can play back the IIS Logs in Visual Studio to automatically generate the web performance tests. You can also…
- FileOpenPicker/FileSavePicker doesn't allow *.* wildcard file associationsOn Twitter, Matthias Jauernig commented that . I was relaxed about this and wrote back that it was related to sandboxing implying it was a "good thing",…
- Using LINQ to Twitter OAuth with Windows 8Update (1/19/2013): This doesn't work anymore and there's a better way to perform OAuth with LINQ to Twitter on Windows 8. Please see WinRtAuthorizer–A…
- Roll your own free .NET technical conferenceIf you can’t get to a conference, let the conference come to you! There are a ton of free recorded conference presentations online…
