Dave Burke - Freelance .NET Developer specializing in Online Communities

A freelance .NET Developer

Working in #regions

While observing the DevTeach presenters discussing their code, I saw the use of #regions.  Some, like Cool Carl Franklin, explicitly mentioned the value of using #regions.  Hey, if Carl says its the way to go, then by God, its the way to go!

I am definitely more productive since thinking in terms of #regions.  Now when I open a file I see exactly where I need to go to get to work.  If a class, for instance, I can see quickly where my methods are located and their names and signatures. 

I name the region with a short description, then list the methods or properties in the region. 

 

Posted: Jun 21 2003, 12:57 AM by daveburke | with 1 comment(s)
Filed under:

Comments

wan mohd afendi said:

I have always using #region . But i'm not put the methods, properties for the region description. I think it's good idea
# July 2, 2003 9:01 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)