What is VSS? Use of VSS? How can we use VSS in our Application?
Answer Posted / lal rajesh nath sahdeo
vss is visual sorce safe provided by MicroSoft
Technologies.this is used to protected from
unwanted changes.if you need change one form,then you check-
out to tht form,you change the coding or designing.then you
check-in tht tht form.only particular form only
modified.all others forms are very safe.
First you install vss software, then you create login name
and password.Add the project to vss.you open the vs
project,all forms are check-in stage,if you want check
out.Main advantage is prevent unwanted modification and
third person not modifying.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a virtual memory? : .NET Architecture
define cache memory? : Dot net architecture
How does .net remoting work?
What are the major differences between services and web services?
difference between data reader and dataset
Explain the process of gc?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
5. Wcf- Session Managment
what is tracing? Where it used?
Explain COM with example?
Explain about appdomains?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
how to create applications by using Visual Studio 2012?
how we can fire event in databound column in datagrid without using button?
what is diffrent beatween localprinter and networkprinter