Archive for March, 2007

Saturday, November 29, 2008 10:16

CodePlex Source Control Client

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 MS .NET 2.0.The short introduction present the way you will typically use the CodePlex Client.
Features

Automated Merging
Anonymous [...]

Saturday, November 29, 2008 10:16

WPF/E Resources List

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: http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspx Samples Pack for Feb CTP: http://www.microsoft.com/downloads/details.aspx?FamilyId=515684FD-C8A0-4588-88C5-54CE224925E7&displaylang=en WPF/E Reference: http://msdn2.microsoft.com/en-us/asp.net/bb187448.aspx Examples: http://weblogs.asp.net/mschwarz/archive/2006/12/14/a-short-list-of-wpf-e-exmaples.aspx WPF/E QuickStarts – Channel 9: http://channel9.msdn.com/go/wpfe/quickstarts/
 
Technorati tags: links, WPF, samples

Bookmark [...]

Saturday, November 29, 2008 10:16

Copy/paste support for references in VS 2005/2003

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 a reference even between instances of VS2003 and VS2005.
Technorati tags: VS 2005, [...]

Saturday, November 29, 2008 10:16

ReSharper 3.0 Pre-Beta(Build 402) released

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
Move type to another file
Copy type
Move static members
Introduce variable

Live templates work in [...]

Saturday, November 29, 2008 10:16

Interesting articles(March 13)

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

Bookmark It

Hide Sites

$$(‘div.d800′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

Shell Command – Delete SVN Folders

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 tags: svn, subversion, trick, shell

Bookmark It

Hide Sites

$$(‘div.d799′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) }); [...]