Tag: codeplex

  • How To … Put a new project on codeplex in 10 steps

    Step 1 : Have a project,compile to binary(exe,dll or other)  and found a name for it ( for us is disk2vhd ) Step 2 : Goto www.codeplex.com,register(or sign in),then click on “Create project” . There you will put the name of the project (disk2vhd for us) and a description for it. You will be redirected…