Welcome to Thycotic Development Blogs Sign in | Join | Help
in Search

Browse by Tags

All Tags » Refactoring
Showing page 1 of 2 (11 total posts)
  • Code Camps this weekend!

    There are two code camps this weekend: CMAP Code Camp in Maryland Pittsburgh Code Camp in Pennsylvania I will be speaking at the Pittsburgh Code Camp on Refactoring - a topic that is very dear to me. Register now and come along to talk code.   We are hiring!  Do you want to write beautiful code in a Test Driven, Refactored, ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on April 10, 2008
  • Don't miss the Nova Code Camp South this weekend!

    The NoVa CodeCamp South v1 will be held on March 29th 2008 in Woodbridge VA.  The speaker schedule has been posted here.   I am presenting two sessions: 9:00-10:15:     Refactoring in C# 1:00-2:15:        Web Application Testing in Watin Register now!   We are ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on March 28, 2008
  • Can you find the bug in this code? (THE FIX)

    Thanks to everyone for contributing!  It was really neat to read everyone's ideas and see the discussion and review (talking about code is always fun!).  Here is a summary of responses and the "fixed" code.  If you are interested in the original problem, go here.   @drakiula: The idea with the Response.Redirect is ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on March 26, 2008
  • Please question the need for whitespace

    I have blogged about this before but I think it is a common problem that is worth restating since it affect developers across our industry.  I noticed the following method recently and again the curious separation of sections by whitespace popped into my head: 1: private void CalcHeaderOffsets() 2: { 3: this.fs = ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on March 17, 2008
  • NoVa CodeCamp South v1 speaking schedule has been announced!

    The NoVa CodeCamp South v1 will be held on March 29th 2008 in Woodbridge VA.  The speaker schedule has been posted here. I will be presenting on two topics: Refactoring in C# - bad code to better code Web Application Testing in Watin There are lots of great sessions from WPF, TDD, SSIS, jQuery, SQL Server 2008 and more... You can ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on March 7, 2008
  • Refactoring in C# at RockNUG this week

    I will be giving a presentation on Refactoring in C# at RockNUG on Wednesday March 12th 2008 at 6:30pm.  Directions here. What could be more fun on a Wednesday evening than critiquing some bad code and making it better? :) Come along to learn how to clean code like the Thycotic team. What do we look for? How do we take small steps to keep it ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on March 7, 2008
  • What makes some code confusing?

    Developers look at code for hour upon hour every day.  After some years of doing this, you can just look at something and almost intuitively understand what it is doing - assuming that some effort has been made by the developers to keep the code clear and understandable.  But every now and then, you find a doozy. I came across this one ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on February 22, 2008
  • Speaking on Refactoring at RockNUG in March

    I will be presenting on Refactoring in C# at the Rockville .NET User Group (RockNUG) on March 12th 2008 at 6:30pm. Refactoring in C# - Bad code to better code What could be more fun on a Wednesday evening than critiquing some bad code and making it better? :) Come along to learn how to clean code like the Thycotic team. What do we look ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on January 25, 2008
  • Removing dead code

    What does your code terrain look like?  Are there bodies of dead logic lying here and there?  Maybe they helped briefly while you worked towards a better solution or perhaps they just fell victim to changing business rules. At a recent Code Camp, there was a question about code generation and I answered that we (as developers) are ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on December 4, 2007
  • Richmond Code Camp 3 reviewed

    This last Saturday morning, the Thycotic team headed to Richmond at a bright and early 6am.  This alone wouldn't have been too bad but some on the team had been busy until 2am on a client project!  For the first Richmond Code Camp ever, it actually didn't rain (it rained all day for the last two). John started out with his ...
    Posted to Thycotic Bloggers (Weblog) by Anonymous on May 1, 2007
1 2 Next >