1.Do you have a consistent .NET Solution Structure?
15-Sep-1111 Leave a comment
See http://rules.ssw.com.au/SoftwareDevelopment/RulesToBetterDotNETProjects/Pages/default.aspx
While I like many projects and it solves some problems, it also causes others for instance if changing the connection string at run-time this must be done in all projects.