Some people uses things in strange ways… Uses of git. Some other resources about Git: ProGit Book (free PDF) Think Like a Git Branching Model
READ MORE »
Some people uses things in strange ways… Uses of git. Some other resources about Git: ProGit Book (free PDF) Think Like a Git Branching Model
READ MORE »
Version Control by Example, by Eric Sink. A must! On his site you can download the PDF. via Version Control by Example.
READ MORE »
My last review on DZone. At the end, I can only confirm the great value of this work, not only for the variety of tools discussed, but mainly for the super fast effectiveness of setup procedures, that give us the opportunity to make things work during the reading. If you wanna do CI in .NET, [...]
READ MORE »There are a number of great version control[1] systems out there; the most important thing is to pick one and learn to use it effectively. No matter which source control system you decide to use, there are a number of universal principles that will help you to get the most out of source control. via [...]
READ MORE »“It seems Oracle has decided in their infinite wisdom to remove digital signatures from the Java projects that they put into the open source community. Of course this breaks any application out there depending on Java Webstart using these libs. Looks like Java3D and JAI are currently affected — probably other APIs are as well. [...]
AvalonEdit is an extensible Open-Source text editor with support for syntax highlighting and folding. via Using AvalonEdit (WPF Text Editor) – CodeProject.
Do you need some inspiration? Try to take a look at this post: challenge yourself to became a better programmer! via 12 resolutions for programmers.
This article presents a set of language agnostic coding guidelines; code produced using these guidelines will be more maintainable than code written without using these guidelines. via Minimalist Coding Guidelines – CodeProject.
To convert Visual Studio 2010 solution file .sln to Visual Studio 2008 solution file .sln simply follow these steps: in .sln file replace “Format Version 11.00″ to “Format Version 10.00“ in .sln file replace “# Visual Studio 2010″ to “# Visual Studio 2008“ in .csproj replace “ToolsVersion=”4.0”” to “ToolsVersion=”3.5”“ in .csproj replace “v10.0″ to “v9.0“ [...]
EvoLve theme by Theme4Press • Powered by WordPress Jesus Was Rasta
Ferdinando Santacroce's blog