Dukebaby

A little bit of this.. A little bit of that..
Welcome to Dukebaby Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » C#
  • 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.  It's built with .NET and a SQL Server backend.  It ...
    Posted to Technical (Weblog) by dukebaby on September 16, 2007
  • 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 by this. I have found this to work where EnumItems is the name of the ...
    Posted to Technical (Weblog) by dukebaby on August 30, 2007
Powered by Community Server (Personal Edition), by Telligent Systems