Dave Burke : Freelance .NET Web Developer specializing in Online Communities

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. 

 

Comments (0) | Post RSS RSS comment feed

Posted on 6/20/2003 9:57:00 PM by Dave Burke
Categories:
Tags:

Related posts


Powered by BlogEngine.NET 2.0.0.36
Theme by Dave Burke