-
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 ...
-
Hi everyone! The blog is contributed by Dynamsoft employees.We want to share our experiences and knowledge with anyone who likes programming.Wish everyone a productive and joyful day.Thanks a lot.
-
I am very excited to announce that today at 5:25PM Pacific Time, 18th September 2008, our SourceAnywhere 3.0 team reached the Zero Bug Bounce (ZBB) milestone for the SourceAnywhere 3.0 cross-platform client. All together, we created 3362 issues, ...
-
Today when I was browsing the MSDN VC++ forum, I saw a post asking the differences between “Start with debugging” and “Start without debugging”.The original post is: I’m having a problem with a network application I’m coding. I have this connecti ...