↧
Dumping objects one property at a time? A Pretty-Printer for C# objects...
Over the years, I’ve written a lot of code that simple dumps out an object’s properties. Sometimes this is for debugging, sometimes it is for output to Console.WriteLine. But a lot of those cases are...
View ArticleStupid Azure Trick #3 – Create a Dev Virtual Machine in Windows Azure
“Everyone” knows about using cloud services for running web applications and databases. For example, Windows Azure offers a bevy of integrated compute, storage, messaging, monitoring, networking,...
View Article