VSS Objectives
Answer / vidhya
1. To maintain latest version of files.
2. One can ensure that he/she is working on the latest file.
3. As we have Checkin/checkout option, one can checkouot
and work on a particular file and after doing changes file
can be checkedin. Till then we can make sure that no1 elase
has done any changes in that file as it has been checked
out.
4. Need not take individual backup of the work done if we
have the process of checking in the file at EOD under the
assurance VSS is taken periodical backup.
5. Rights for particular folders can be restricted by
definfiing group of users only Read Access.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
what is difference between business deligate and session facade ?
What is the difference between comparable and comparator in java.util pkg?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
What are the different types of ways where you can iterate over a list? : java collections
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
What causes Out of Memory exception?
how to delete cookie information?and when it will delete?
my interviewer asked me what technical specification you used how to answer that question
VSS Objectives
please mail me the interview question based on java/j2ee
What are the types of interface used in the java collections? : java collections