Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Offline Data Synchronization Services in Visual Studio 2008
Dec 27, 2007 at 4:03 PMI am trying to write a similar application which syncs two File Folders. What I am interested is not in Syncing the two text file folders but to collect what is difference between the files with the same names ( knowledge) similar to Visual Source safe for eg. I parse the knowledge and post an update query to a back end database. I tried with PreviewMode = true, but I am not able to extract this knowledge. Can you guide me to some sample code which can extract knowledge content between two file folders ?