Read the complete post at: http://shailensukul.blogspot.com/2007/07/essential-tools-for-net-development.html.
I would also add to this list:
Patterns & Practices: Software Factories
http://msdn2.microsoft.com/en-us/practices/bb190387.aspx
Code Analysis/Unit Testing
Resharper
Continuous Build
Cruise Control .NET
Source Control
Subversion
TortoiseSVN (Subversion client - Windows Shell Extension)
AnkhSVN (Subversion client - Visual Studio Plugin)
Subscribe to:
Post Comments (Atom)
Spring Boot Configuration Properties Localization
Spring Boot allows to externalize application configuration by using properties files or YAML files. Spring Profiles provide a way to segr...
-
I use robocopy to backup my files to a network drive with the following command: robocopy [source folder] [target folder] /MIR The MIR optio...
-
When I try to install WMware Server in Windows 7 (also happened on Vista and XP), I get the message Error 1327 Invalid Drive S:\ and the in...
-
When I created my VMware image, I used only one file for the entire virtual disk (vmdk file). If you want to split your single virtual disk ...
No comments:
Post a Comment