what is VSS? Where we are using?

Answers were Sorted based on User's Feedback



what is VSS? Where we are using?..

Answer / naveen

V-Visual S-safe S-Source name only indicates as it is
source to visually maintains data safely.

In this we have checkin - Just locak
checkout - lock remove

check in is used to lock form(lock only if there is no
build errors)
check out - remove lock if there is any modification.

VSS is used for versioning.

It will synchronize 1000's of people code on a single
source.

Is This Answer Correct ?    10 Yes 2 No

what is VSS? Where we are using?..

Answer / mannam sravanthi

VSS is a Visual source safe.It is very useful for developer.
It prevents accidental file loss from the developer.
In this actually checkin, checkout are there.we change the
file means any alterations are done this file versions ar
formed

Is This Answer Correct ?    6 Yes 1 No

what is VSS? Where we are using?..

Answer / shailesh

YES

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

IS MS.Net platform independent or dependent?

19 Answers   Infosys, Ksb, Satyam,


What you mean by routing in asp.net mvc?

0 Answers  


Can we add constraints to the route? If yes, explain how we can do it?

0 Answers  


Do I need microsoft .net framework?

0 Answers  


Can you declare an override method to be static if the original method is non-static

1 Answers  






What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?

1 Answers   BWT, MMTS, UIU,


will there be any issues adding a table without primary keys to a data model?

0 Answers   Microsoft,


What is Layout in ASP.Net MVC?

0 Answers   B-Ways TecnoSoft,


mention what is the difference between ado.net and classic ado?

0 Answers   Microsoft,


Why doesn't the .NET runtime offer deterministic destruction

1 Answers  


What is the significance of nonactionattribute?

0 Answers  


what is entity graph in entity framework?

0 Answers   Microsoft,


Categories