473,385 Members | 1,780 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Project Organization - Recommendations or Best Practices

I'd appreciate references to online materials presenting general
recommendations or best practices (if there are any) for organizing .NET
projects.... ideally covering things like naming conventions, custom
namespace usage, file and folder hierarchies, multi-project solutions, etc.

And, yes, I understand there is no one "right way" to do this... just
looking for some recommendations.

Thanks!
Mar 2 '06 #1
2 1856
Check out this

http://blogs.msdn.com/ericgu/archive.../19/60315.aspx

The above link has links to several resources.

I recommend most of the coding conventions specified by Juval Lowy.
This is the link -
http://www.idesign.net/idesign/downl...20Standard.zip

The standards are for C#, however most of the the things are applicable for
structured coding in any language.

I have used generally <Company>.<Project>.<Module> for namespace and project
names. Some conventions say that arrange your folders and namespaces in the
same hierarchy, but I haven't found a need to do that myself.

Hope this helps.

"Jordan" wrote:
I'd appreciate references to online materials presenting general
recommendations or best practices (if there are any) for organizing .NET
projects.... ideally covering things like naming conventions, custom
namespace usage, file and folder hierarchies, multi-project solutions, etc.

And, yes, I understand there is no one "right way" to do this... just
looking for some recommendations.

Thanks!

Mar 2 '06 #2
I recomend to look at "patterns and practice" set of MS articles
http://msdn.microsoft.com/practices/...t/default.aspx
--
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche

Mar 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Linus Nikander | last post by:
Browsing peoples comments at amazon might be rewarding, but it sure takes a lot of time. I'm trying to find good (best) books for a couple of java-related areas. As most people who subscribe to...
1
by: Steven T. Hatton | last post by:
I think Danny was one cup of coffee shy of full consciousness when he wrote this, but the gist of it makes sens to me: "C++ Project Organization Guidelines Last updated May 26, 2005....
2
by: Jordan | last post by:
I'd appreciate references to online materials presenting general recommendations or best practices (if there are any) for organizing .NET projects.... ideally covering things like naming...
1
by: AJ | last post by:
Hi all, I am wondering if their are any links out their dealing with best practices when it comes to enterprise web site organization. We are still maintaining classic ASP applications so...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.