Skip Navigation Links
Home
About
Blog
Resume
Calendar Demo
Map Demo
Birthday Odds
Mozy
I update my resume today.  There is a Microsoft Word and PDF version also available.
Categories: General
Posted by Brian Lakstins on Friday, September 19, 2008 4:19 PM
Permalink | Comments (0) | Post RSSRSS comment feed
I finished updating the code for my site and blog. My site uses an factory/provider object abstraction layer for database access that does not require me to write any SQL code.  I customized BlogEngine.NET version 1.4.5 to run in a subdirectory.  I added my own provider that u... [More]
Categories: BlogEngine.NET | General
Posted by Brian Lakstins on Thursday, September 18, 2008 5:44 PM
Permalink | Comments (0) | Post RSSRSS comment feed
There are several software titles now that fall under the "Live" name.  I'm using Windows Live Writer now to make a blog post to my BlogEngine based blog.  I was investigating using some other live software when I stumbled upon a blog post by Mads Kristensen about using ... [More]
Categories: General
Posted by Brian Lakstins on Thursday, December 20, 2007 2:38 PM
Permalink | Comments (0) | Post RSSRSS comment feed
Serializing a null value does not seem to make any sense.  I guess if you write a method to serialize something, and a null is passed, you need to decide to pass out a zero byte array, or just pass back another null.  I chose to just pass back a null.  Hope that didn't break anyt... [More]
Categories: Development
Posted by Brian Lakstins on Thursday, December 20, 2007 1:24 PM
Permalink | Comments (0) | Post RSSRSS comment feed
I currently use iTunes to get video and audio podcasts.  Things like Hanselminutes, DL.TV, DotNetRocks, and TekZilla.  It just seems like overkill for something as simple as organizing and downloading media files though.  It also has strange problems on my Vista Home Premium operati... [More]
Tags:
Categories: General
Posted by Brian Lakstins on Saturday, December 15, 2007 10:15 AM
Permalink | Comments (0) | Post RSSRSS comment feed