March 2007 - Posts
The CodePlex team has announced the additional Source Control Client on their blog today.The CodePlex Client is a command line source control client for CodePlex site users. It supports working offline in a traditional edit-merge-commit style. It requires
Read More...
Here's list of links related to WPF/E WPF/E Downloads: http://msdn2.microsoft.com/en-us/asp.net/bb187452.aspx WPF/E SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=c744cbb8-d4d9-4bf9-ad5c-eef36e064911&displaylang=en MSDN Dev Center:
Read More...
In all versions of Visual Studio is the fact that there's no copy/paste support for references. You can't copy a reference from one project to the other. Omer van Kloeten's add-in for Visual Studio 2005/2003 solve the problem and enable copy and paste
Read More...
According to the Jetbrains roadmap the 3.0 release is going to be mostly about adding in Visual Basic.NET support for ReSharper. The full list of changes for this build: Rename works in Visual Basic The following refactorings work in Visual Basic: Rename
Read More...
Writing Peer-to-Peer Applications Using .NET, Part 1 (PNRP) Visual Studio 2005 IDE Tips and Tricks MetaBlog into a Local Directory Help me with this API: use Koders.com Technorati tags: blogs , blogging , articles
Read More...
Jon Galloway shows how to create REG file that adds "Delete SVN Folders" to the context menu for folders. When you select it, it deletes all folders called .svn inside the folder and it's children (it does nothing if the project's not under SVN). Technorati
Read More...