Like many other legal organizations, the firm I work for is undergoing an Office 2003 to Office 2010 upgrade now that most of the vendors that make complementary software to allow us to do massive document productions and generate documents for certain jurisdictions are Office 2010 compatible. One of our trainers found the Office 2010 […]
Introduction to Windows Phone 7
Thanks to everyone who came to my session this morning at Richmond CodeCamp! The Presentation and Demo Code can be downloaded here: (Intro_to_Windows_Phone_7) (6.9 MB) Please email me with any questions you may have.
Richmond Codecamp 2010.1 and CodeStock 2010 sessions accepted!
Great news, just heard that I have two sessions accepted for both of these learning events. Here are the details: Richmond CodeCamp 2010.1 – Saturday May 22nd, 2010 – Richmond, VA. http://richmondcodecamp.org/ Introduction to Windows Phone 7 Series Track / Area: Developer / Mobile Technology: Windows Phone, Silverlight, XNA General / Specific Experience Level: Beginner […]
CodeStock 2010 Sessions
Last year I spoke at CodeStock in Knoxville, TN. This year, I have submitted 3 sessions for CodeStock 2010 – session selection is based on attendee voting, so please go vote for them if you would like to attend these sessions at this year’s CodeStock! Deploying Silverlight Based Web Parts with SharePoint 2007 Track / […]
In transition…
I am in the process of moving all technical content from my personal site (http://dsaxman.com) to this site. I’ll do my best to get it moved over as quickly as possible, so please bear with me. I’ll do my best to create a permalink in the old post to the new post so that people […]
Ultimate Developer Workstation 2009
Last fall, I put together a NewEgg wishlist for a new 64 bit machine that I built. I tweeted about it, but evidently didn’t make a blog post. The main purpose of this machine is to run Server 2008 in Workstation mode with IIS7 and SQL 2008. The specs are as follows: Intel Core 2 […]
I’ll be speaking at CodeStock 2009!
Missed the event last year but am super psyched to be speaking at CodeStock 2009 this year. I’ll be presenting my “Converting your LOB Apps to Silverlight” talk and hanging out in the OpenSpaces area otherwise.
Spring 2009 UserGroup/CodeCamps
Thanks to everyone who attended my talk on Converting your Line of Business Application to Silverlight at the Richmond DotNet User Group (April 2nd), Philly CodeCamp (April 18th) and Richmond CodeCamp 2009.1 (April 25th). As I mentioned in my talks, the demo application is one that is used at my current employer, so once I […]
How to delete an email account on Windows Mobile 6.1
A friend recently asked how to delete an email account from her Windows Mobile 6.1 device. Like a good techie, she searched for the answer, only to find useless forums posts of unrelated babble. Here’s a quick step through of how to do it. Video is here at the top, or step by step pictures […]
Compact Framework: Binding a ComboBox to an Enumerable type
I’m working on a graphics conversion utility for use in my mobile projects as well as for a friend’s web based application. My goal has been to write code that I can run both on the compact framework as well as on the full-featured version of the .Net framework. Let’s say we have an Enumerable […]