-
Microsoft Released the full version of SilverLight 2. This is the promotional picture from Microsoft web site:I know several of my friends are using Adobe Flex to develop RIA. But with Silverlight, developers can use .NET. I am personally familia ...
-
This article is a part of SourceSafe / VSS TutorialCloak is a useful little function in version control. It allows us to specify the projects to be ignored during recursive operations such as Get, Check In, Check Out, and Undo Check Out.Why Cloak ...
-
This article is a part of SourceSafe / VSS TutorialAs we talked about in our last post Share, share is only a small function in version control. It should be combined with Branch to play a greater role. This article will talk about the following ...
-
This article is a part of SourceSafe / VSS TutorialIf you previously used SourceSafe to source control your Visual Studio projects and then find a better source control tool, you may need to switch the projects under SourceSafe to the new SCC (so ...
-
Today I got an email from Microsoft MSDN Flash with the news that Microsoft just released Silverlight 2 Release Candidate 0.For those who do not know about Silverlight, Silverlight is a Microsoft tool to build a RIA (Rich Internet Application). h ...
-
This article is a part of SourceSafe / VSS TutorialIn version control, Share enables files to be shared among multiple projects. It creates share links among these projects, so that the item can be viewed in all projects. If an item is modified i ...
-
This article is a part of SourceSafe / VSS TutorialNavigation Links: Choosing SourceSafe as the SCC Provider in Visual Studio Adding Solution into Source Control of SourceSafe Performing SourceSafe Operations in Visual Studio Changing Source Cont ...
-
This article is a part of SourceSafe / VSS TutorialWhy Project DiffProject Difference compares two versions of a project and displays the comparison results. We can use it to see the differences between our local Windows folder and VSS project, t ...
-
This article is a part of SourceSafe / VSS TutorialTo better understand how files are merged, you first need know something about how diff works. If you have not read the article: Using Visual SourceSafe - File Diff, please click here.File Merge ...
-
This article is a part of SourceSafe / VSS TutorialWhy File DiffFile Diff is one of the important features that we use with a version control system. File Diff compares two files and shows the differences. With these differences, we can better tr ...