Archives
-
New Language for 2010: Java?
No, I'm not going to pick Java as a "language to learn" in 2010. However, I did a little Java development in 2009 (Blackberry, specifically) and was also the developer for the Blackberry version of the CodeMash mobile-application "MobiMash".
-
Using the CodeDom With .NET 3.5 Features
Here it is 2010 and I just noticed while trying to use the CodeDom features of .NET that it defaults to using the .NET 2.0 compiler. You have to specifically tell it to use .NET 3.5. Thanks to LukeH and a Stack Overflow question, it was an easy solution:
-
Live Capture of Log4Net Logging
I recently had to whip up a small diagnostics application for a client. We were having some connection problems with a component so we wanted to wrap a WinForms GUI around the component and display some debugging information to try and diagnose it.
-
Know Your Context
Another home appliance repair story that has parallels to software development.
-
Looking Forward to 2010
Yes, the first month of 2010 is almost gone and I'm just now getting around blogging about the past year and the year ahead. I guess time management should be on my to-do list for this year?