Click here to Skip to main content
15,886,578 members
Articles / Programming Languages / C#

Agile Sandbox (Part II)

Rate me:
Please Sign up or sign in to vote.
4.77/5 (13 votes)
17 Mar 2008CPOL10 min read 23.4K   36  
This article covers a selection of best practices related to the internals of the project “sandbox”. The sandbox is understood as a folder with a complete structure containing the source files of a specific product.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader 4ent
Russian Federation Russian Federation
Programming has been my hobby for over 10 years. I started from Delphi, then migrated to C++ that became the tool I began my professional career with. Since 2003, I have been working in the game development industry. In the beginning of 2007, I got interested in the ideas of eXtreme Programming, Agile Development and the .NET platform. At the moment, these ideas have evolved into professional activities: I am an eXtreme Programming Manager in a company that develops mobile gaming content on the .NET platform.

Comments and Discussions