Daily Links - October 30, 2007
- b# - Iteration Zero - Part 1 - Source Control with Subversion
- Part one of outlining a development environment, including Subversion
- How to use Subversion more effectively with proper Repository Structure and better use of Branching/Tagging/Versioning..
- An overview on how to manage branches and tags in Subversion, as well as how to organize a Subversion repository
- Hack Attack: Using Subversion with TortoiseSVN
- A quick overview on using TortoiseSVN along with Subversion
- Hack Attack: How to set up a personal home Subversion server
- Goes through the basics of setting up Subversion and Apache
- JSMIN, The JavaScript Minifier
- JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cos
- VB.NET and C# Comparison
- A quick reference guide to highlight some key syntactical differences between VB.NET and C#