¡@

Home 

c# Programming Glossary: vss

Can I simply 'read' a file that is in use?

http://stackoverflow.com/questions/203837/can-i-simply-read-a-file-that-is-in-use

the file in the first place supports Volume Shadow Copy VSS you can also use VSS to gain access to the file. There are commercial.. place supports Volume Shadow Copy VSS you can also use VSS to gain access to the file. There are commercial software drivers.. backup software companies for inclusion in their products. VSS works by telling the program that has the file opened already..

How do I get latest clearcase label programmatically from C#?

http://stackoverflow.com/questions/268595/how-do-i-get-latest-clearcase-label-programmatically-from-c

originally done from Visual Soursafe as below. vssDB new VSSDatabaseClass vssDB.Open databaseName vssadmin vssadmin VSSItem.. VSSDatabaseClass vssDB.Open databaseName vssadmin vssadmin VSSItem item vssDB.get_VSSItem @ BuildDCP.bat false foreach VSSVersion.. databaseName vssadmin vssadmin VSSItem item vssDB.get_VSSItem @ BuildDCP.bat false foreach VSSVersion vssVersion in item.get_Versions..

Very slow compile times on Visual Studio 2005

http://stackoverflow.com/questions/55517/very-slow-compile-times-on-visual-studio-2005

of our solution which has grown to 70 projects as well as VSS which is a bottle neck in itself when you have a lot of files... neck in itself when you have a lot of files. swapping out VSS is not an option unfortunately so I don't want this to descend.. unfortunately so I don't want this to descend into a VSS bash We are looking at merging projects not nice as we like..