Devlico.Us
CodeBetter.Com

Browse by Tags

  • How to have a Single Config File for multiple developers

    In my last post I talked about how you can share a single config file among multiple project in a solution.  One of the feedback comments I got was how to have a single config file for multiple developers or even multiple environments.  So, today I thought I would chat about the different ways...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 04-16-2008
  • Using System.ComponentModel Attributes to your advantage

    The System.ComponentModel namespace (more information here ) in .Net contains an array of various attributes that every .Net developer should know about.  These attributes provide a way for the developer to implement design-time and run-time behavior on both controls and components.  In addition...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 01-30-2008
  • Debugging .Net Framework Source from VS 2008

    As you may have heard, Microsoft has released the .Net framework source to the world.  No, you cannot make changes or additions, in fact it is being released under the Microsoft Reference License .  If you would like more information about the release of the source, check out Scott Guthrie's...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 01-17-2008
  • Overuse of #Regions

    Before I get started, I personally am a fan of using #regions in my code.  I think it cleans up everything, allowing me to only see what I want to see.  I also know that many of you disagree with me, and that is fine. Here are 2 posts that voice their disapproval for regions if you are interested...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 01-15-2008
  • MSTest and Nunit Attributes Compared

    I just came across a great blog entry that compares the different attributes in both MSTest and NUnit. In this post the author also talks about some of the differences between MSTest and NUnit. This is a great post, just wish I would have stumbled across this a few months ago when I was converting my...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 04-01-2007
  • WPF, What am I missing...Am I slow?

    Like a ton of other developers out there I went out this week and downloaded all the new .Net 3.0 stuff so i could play around and educate my self. Well, educate myself I did. Now, let me just say that I have been a dedicated WinForms developer for the past 3-4 years so I would consider myself pretty...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 11-09-2006
  • Determining if the .Net IDE is in Design Mode

    [NOTE: Before you read this, please understand I am a WinForms developer so I can only tell you that I know the code in this article works on WinForms. I assume it will work for WebForms, but not sure.] How many times have you been working on a WinForms app writing some logic in the form to handle events...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 09-25-2006
Page 1 of 1 (7 items)

Our Sponsors

Red-Gate!