Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: vss and visual studio Pin
R. Giskard Reventlov10-May-10 21:27
R. Giskard Reventlov10-May-10 21:27 
AnswerRe: vss and visual studio Pin
Abhinav S10-May-10 21:28
Abhinav S10-May-10 21:28 
GeneralRe: vss and visual studio Pin
Zeyad Jalil10-May-10 22:27
professionalZeyad Jalil10-May-10 22:27 
AnswerRe: vss and visual studio Pin
Michel Godfroid10-May-10 22:49
Michel Godfroid10-May-10 22:49 
GeneralRe: vss and visual studio Pin
Zeyad Jalil10-May-10 23:00
professionalZeyad Jalil10-May-10 23:00 
GeneralRe: vss and visual studio Pin
Michel Godfroid10-May-10 23:04
Michel Godfroid10-May-10 23:04 
GeneralRe: vss and visual studio Pin
Zeyad Jalil10-May-10 23:26
professionalZeyad Jalil10-May-10 23:26 
GeneralRe: vss and visual studio Pin
Michel Godfroid10-May-10 23:40
Michel Godfroid10-May-10 23:40 
The should do it themselves. When they log on to vss (not vssadmin), they can view projects which are already established. Each project has a working directory, which can be set for the individual user. (Have a dig around, I don't use vss any more). When a user first does a recursive 'get' on a project, the directory will be set automatically.

Note that vss will soon be leaving the supported status at Microsoft. No updates will be done any more on the product. If you want a well-supported, free source code control system which is similar to vss (but more powerful), you may want to investigate subversion[^].
If you want to stick to Microsoft kit, have a look at Team Foundation Server[^]. (can be pricey, depending on how you buy Visual Studio and/or msdn subscriptions.
GeneralRe: vss and visual studio Pin
Zeyad Jalil11-May-10 0:11
professionalZeyad Jalil11-May-10 0:11 
GeneralRe: vss and visual studio Pin
Michel Godfroid11-May-10 0:44
Michel Godfroid11-May-10 0:44 
QuestionGetting IP Address in C# Pin
Beulshere10-May-10 20:03
Beulshere10-May-10 20:03 
AnswerRe: Getting IP Address in C# Pin
Peace ON10-May-10 20:29
Peace ON10-May-10 20:29 
QuestionRe: Getting IP Address in C# Pin
Michel Godfroid10-May-10 20:39
Michel Godfroid10-May-10 20:39 
Questionestblishing a conection of a excel sheet with C# application Pin
swtlibra10-May-10 19:30
swtlibra10-May-10 19:30 
AnswerRe: estblishing a conection of a excel sheet with C# application Pin
Ankur\m/10-May-10 19:42
professionalAnkur\m/10-May-10 19:42 
QuestionHow to Check the RowType with Database Type [modified] Pin
Nandakumar.n.pai10-May-10 19:21
Nandakumar.n.pai10-May-10 19:21 
QuestionHow to Change one dimension array to 2D runtime? Pin
Abdul8510-May-10 18:18
Abdul8510-May-10 18:18 
AnswerRe: How to Change one dimension array to 2D runtime? Pin
Abhinav S10-May-10 18:42
Abhinav S10-May-10 18:42 
AnswerRe: How to Change one dimension array to 2D runtime? Pin
Dave Kreskowiak11-May-10 2:10
mveDave Kreskowiak11-May-10 2:10 
QuestionSingle Array Vs 2D Array to represent a Matrix... Pin
Are Jay10-May-10 15:04
Are Jay10-May-10 15:04 
AnswerRe: Single Array Vs 2D Array to represent a Matrix... Pin
Dr.Walt Fair, PE10-May-10 16:07
professionalDr.Walt Fair, PE10-May-10 16:07 
GeneralRe: Single Array Vs 2D Array to represent a Matrix... Pin
Are Jay11-May-10 4:54
Are Jay11-May-10 4:54 
GeneralRe: Single Array Vs 2D Array to represent a Matrix... Pin
Dr.Walt Fair, PE11-May-10 6:48
professionalDr.Walt Fair, PE11-May-10 6:48 
GeneralRe: Single Array Vs 2D Array to represent a Matrix... Pin
Are Jay11-May-10 8:32
Are Jay11-May-10 8:32 
GeneralRe: Single Array Vs 2D Array to represent a Matrix... Pin
harold aptroot11-May-10 2:52
harold aptroot11-May-10 2:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.