February 2009
22 posts
Saveen Reddy's blog : Consuming Extension Methods... →
How to bind Silverlight DataGrid from IEnumerable... →
THIRD RAIL » Blog Archive » Memcached based... →
Distributed caching and message queues are basic building blocks of distributed computing. Memcached is clearly the best of breed for caching. For message queues however the choices are many and vary…
How to bind Silverlight DataGrid from IEnumerable... →
.NET Framework Class Library for Silverlight →
Silverlight Plug-in Error Messages →
The Real Fantastic Stuff, an essay by Richard K.... →
Iâm not much of a Tolkien fan - not since I was about twelve or fourteen anyway (which, it strikes me, is about the right age to read and enjoy his stuff).
Unit Testing with Silverlight - ScottGu's Blog →
One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness…
List: Every Bank To Be Technically Barred From... →
Update: We just learned federal law enforcement officers have arrested 11 people in the first crackdown on H-1B abuses we’ve ever seen. So maybe the new H-1B restrictions in the works will have an…
TippingPoint | DVLabs | Python Interfacing a USB... →
Snakebite network readied for open source projects... →
The planned Snakebite network is intended to “provide developers of open source projects complete and unrestricted access to as many different platforms, operating systems, architectures, compilers,…
Calling web services with Silverlight 2 →
Silverlight Tips, Tricks, Tutorials and Links Page... →
Executive Pay - The Toilet Paper →
Mac OS X Netbook Compatibility Chart (Updated Feb... →
MyHPMini.com • View topic - HOW TO: Install 10.5.6... →
MyHPMini.com • View topic - HOW-TO: Install OSx86... →
A Guide to Designing and Building RESTful Web... →
The truth about working in IT →
Convert VB.NET to C# - A free code conversion tool... →
Development/Git - Amarok Wiki →
Good notes on using git-svn
Tiago Epifânio's Tech Blog: TIP: c# Safe cast →
Whenever possible, use the as keyword when you want to perform a cast to a reference or nullable type: