What is VSS? Use of VSS? How can we use VSS in our Application?
Answer Posted / viji
vss is visual sorce safe.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 ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is a virtual memory? : .NET Architecture
Explain pipelining? : .NET Architecture
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
So what exactly is the configuration file for then?
How can we integrate atlas with web services?
Explain the purpose of cache? : Dot net architecture
How cache is used? : Dot net architecture
Different types of authentication modes in .net framework ?
Explain dma? : .NET Architecture
Explain a .net mobile example with details? : Microsoft dot net mobile
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
Can I customise the trace output?
What is the problem with .net generics?