Rules to Better .NET Projects

Microsoft Gold Partner Logo
Search Go Search
Rule #27
Do you keep \images folder image only?
  v3.0 Posted at 20/10/2010 7:56 PM by system
We want to keep clear and simple file structure in our solution. Never put any files other than images file in \images folder.
Image bad link
Bad example - HTML file in \Images Folder.
Image good link
Good example - Images only, clean \Images folder.

 

We have a program called SSW Code Auditor to check for this rule.
 

Loading
Do you like this rule?
Loading
Do you follow this rule?
Loading

......