Welcome to Dukebaby Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)

Twin Cities Code Camp 3 (Fall 2007)

I attended the 3rd Twin Cities Code Camp a few weeks ago. I have been meaning to write a blog post about it ever since. I thought it was a great day of code learning. New Horizons really treated us well with breakfast, lunch and snacks. First off, if
Posted by dukebaby | 0 Comments
Filed under: ,

JoshuaBehling.com

I finally launched the site I have been working on for the past month. I think it turned out pretty nice. It is for someone running for State Representative. Everything you want to know about him you can find on his site :). The entire site is all custom.
Posted by dukebaby | 2 Comments

mdc 07

A couple of weeks ago I attended the Minnesota Developers Conference down in Bloomingtion. I've been busy since then, but have been meaning to write a post on it, since it was worth it. I thought the conference was great, it was put on by ilm service
Posted by dukebaby | 0 Comments
Filed under: ,

Get Enum by value in C#

This is mainly for my own reference since I find myself looking this up now and then. Lets say I have a dropdownlist of enum items where the ddl value is equal to the enum value. So, when when ddl item is selected now you want to get the actual enum represented
Posted by dukebaby | 0 Comments
Filed under: ,

Search Dot Net

I was listening to an episode of .NET Rocks! today when they gave a quick shout out to Search Dot Net. Now i don't know if I just missed this or what, but it is A Site For .NET Developers, they're tagline. :) Yeah, it is pretty sweet site though, a search
Posted by dukebaby | 0 Comments
Filed under: