When you read “THE CLOUD,” I hope the voice in your mind sounded powerful and a bit haughty. The cloud holds lots of promise (and more than a few perils). If you find yourself using Visual Studio on multiple machines, you probably spend at least some of your precious time keeping your various development environments…
try-catch-FAIL
Stories from the trenches of software development.
Month: <span>April 2011</span>
Fluent XML Serialization–Part 3: How Serialization Is Performed
Reflection is a powerful tool when used correctly. In this penultimate chapter of Fluent XML Serialization, I will show you how Fluently-XML uses configuration data built up from a domain-specific language to perform serialization at runtime. Keep in mind that the code is still a work-in-progress, but it does indeed meet (most) of my original…
LiteGrid Roadmap
The LiteGrid jQuery Grid plug-in is getting some new code as I drive towards the 1.0 release. I’ve (finally) started on an MVC library to make working with LiteGrid within MVC applications trivially-simple, I’ve created a sample application to serve as live documentation, and a variety of NuGet packages will be part of the 1.0…