bradygaster.com

fewer resources, less time, more features

Dictionary Extension Method - Append

December 17 2008
Posted to:
I've been creating a few extension methods here and there recently and figured I'd share one of the ones I'm using in a lot of places. This one is an extension method named Append that you can use with a generic IDictionary implementor to do quick-and-dirty creations of the object. I&#... [More]
Comments Email Permalink Bookmark and Share kick it

Happily Employed Again

November 25 2008
Posted to:
My search is over. The best part was that I not only secured a position, but that I secured a position with a company for whom I've had a great amount of respect for the past few years. My new employer, NouvEON, offers consulting services in the Charlotte, NC area and in cities nearby throughout... [More]
Comments Email Permalink Bookmark and Share kick it

Syntax Highlighter Problems Resolved

November 24 2008
Posted to:
It took awhile, but I've been able to recompile the site with fixed put into the Syntax Highlighter extension. Pretty sure this'll be the last time I do this. Headaches galore.
Comments Email Permalink Bookmark and Share kick it

Syntax Highlighter Woes Again

November 24 2008
Posted to:
I'm pretty annoyed about the syntax highlighter exploding again. If you try to get to any of my posts that contain code you'll get a pretty nasty error message. I'm going to try to fix that problem tonight but for the time being, sorry for any problems accessing any of my code examples. ... [More]
Comments Email Permalink Bookmark and Share kick it

Job Hunting Update

November 11 2008
Posted to:
Things are going well. I'm finding a good deal of leads and getting back into the technology I've for so long enjoyed only to have been forced to abandon for the last year in my daily work life. I've gotten back into the web browser and I have to say I'm enjoying it, as much ... [More]
Comments Email Permalink Bookmark and Share kick it

Swan-diving Back into the Market

November 6 2008
Posted to:
As of this afternoon I am officially on the market. I'd gone in a different direction with my career than I think I maybe should have and - in retrospect - feel this might steer things back on the course I should've been on the whole time. My schtick is browser-based application developmen... [More]
Comments Email Permalink Bookmark and Share kick it

ASP.NET MVC Model Binding Example

October 18 2008
Posted to: ,
Scott does an excellent job in his introduction blog post to the new features in the ASP.NET MVC beta release. The Model Binder support is an excellent feature for which I wanted to put forth a simple example.  In essence, Model Binding allows you to pass an object into your controller m... [More]
Comments Email Permalink Bookmark and Share kick it

Site Updated with BlogEngine 1.4.5

October 13 2008
Posted to:
I've upgraded the blog software I'm using. Things seem to be working ok thus far. Please let me know if things aren't appearing in a fashion indiciative of elevated fail potential. Thanks!
Comments Email Permalink Bookmark and Share kick it

Social Timeline - Twitter Provider

October 1 2008
Posted to: ,
I've finally found the time to sit down and write up a Twitter provider for the Social Timeline project. I've updated the timeline so that you can view your - or anyone else's - tweets on the timeline. I also added an additional band to provide easier navigation on a day-by-day c... [More]
Comments Email Permalink Bookmark and Share kick it

El Cheapo Service Container

September 27 2008
Posted to: , ,
A few days ago a collegaue of mine blogged about performing DI on the cheap. His post got me to thinking about the various IoC containers and DI frameworks that have sprung up (no pun intended, sorry for that heinous attempt at geek humor). As I've been working through the Social Timeline arch... [More]
Comments Email Permalink Bookmark and Share kick it

FriendFeed