- Silverlight Cream for January 12, 2010 -- #776In this all-submittal Issue: Richard Waddell, John McFetridge, and Andrej Tozon. Shoutouts: Jesse Liberty details his configuration for his Silverlight…
- Missing Tracking Data problem followup from previous postA while ago I posted an article about an issue when the tracking information for BizTalk appeared not to be working and it was because the stream status…
- Silverlight Cream for January 11, 2010 -- #775In this Issue: Jeremy Likness, Justin Angel, Pete Blois, Adam Kinney, and Victor Gaudioso. From: Jeremy Likness has a follow-on to his Fluent Prism in…
- ASP.NET TreeView - after Async LoadI had to struggle a little with a problem in using ASP.NET TreeView, which I had customized for one of the projects. The issue was to execute some client…
- Covariance and Contravariance in C# 4.0C# 4.0 introduces the notion of Covariance and Contravariance of generic type parameters for interfaces and delegate types. Eric Lippert has put together…
- Silverlight Cream for January 09, 2010 -- #773In this Issue: Bob Bartholomay, Crick Waters, Jim O'Neil, Bill Reiss(2), Katrien De Graeve, smartyP, and Rishi(2, 3).
- MPIO with Windows 2008 R2 Server Core and iSCSIToday I’m adding some redundancy to the storage paths in our Hyper-V environment. We have 2 Windows 2008 R2 Server Core host servers running the Hyper-V…
- Silverlight Cream for January 08, 2010 -- #772In this Issue: Mark Monster, Colin Eberhardt, Andy Beaulieu, Stephen Price, Tim Heuer, Vibor Cipan, Koen Zwikstra, Jeff Prosise, Dan Wahlin, and David…
- Implementing a Delete Link with MVC 2 and HttpMethodOverrideImplementing a Delete Link with MVC 2 and HttpMethodOverride A while back I blogged about creating an MVC Delete Link with the AjaxHelper. This was based…
- Using KeyedCollection<TKey, TItem>A little over 2 years ago, I saw my peer’s code that uses the KeyedCollection<TKey, TItem> class. I never seen it before, and it is actually a pretty nice…
- Silverlight Cream for January 07, 2010 -- #771In this Issue: Davide Zordan, Andrej Tozon(2), Anoop Madhusudanan, David Kelley, and Walt Ritscher. Shoutout: Walt Ritscher posted this and wow,…
- How developers learn survey results – interestingIn June 2009 we created a survey for UK developers to tell us how they prefer to learn about technology which we used as input into planning for a number…
- Silverlight Cream for January 06, 2010 -- #770In this Issue: Jeremy Likness, Bob Bartholomay, Richard Waddell, Damian Schenkelman, and Shawn Wildermuth(2). Shoutouts:
- Designing my very first PCB using FritzingJust after finishing my multicolor RGB controller shield for Arduino, I came across Fritzing, a program that lets you convert your breadboard prototypes…
- Resolving the “TCP error code 10060: A connection attempt failed…” while consuming a web serviceRecently, one of the queries I had was on “TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a…
- Installing Artcut (plotter/cutter software) without prompt to insert Graphics DiscIf you do a 'typical' install of Artcut, it will try to install the 'chinese graph files' - and therefore, when you run it for the first time (after the…
- WPF: A Simple Color Picker With PreviewI am working on my first significant WPF application and found myself in need of a simple visual color picker. I quick trip to Bing linked me to a Sacha…
- New Year New BlogThis is a new blog on the first day of the year starting a new decade. The world has changed in the last 10 years and the software development we did in…
- Believe it or not, it’s almost 2010This year has been a pretty amazing year. A few weeks ago, I was writing about my first year at IdentityMine. A little more than one year ago I was…
- Program Files Environment Variable in PowerShellToday I saw this on Twitter from Julie Blender (@#juneb\get\help): > Need to reference the "ProgramFiles(x86)" environment variable in #PowerShell? Use…
