Recent Questions
.Net Framework : What is difference between string and stringbuilder?

What is difference between string and stringbuilder?

String is for simple string operations while StringBuilder is used to perform high manipulation stri....
Category: .Net Framework Date: 7/3/2010 1:55:44 PM
C# : Can we have a variables inside the interface?

Can we have a variables inside the interface?

No, we can have only methods, properties, indexers and enums inside the interface.
Category: C# Date: 7/3/2010 1:54:37 PM
C# : What is static class and what is use of this?

What is static class and what is use of this?

Static class we define when we do not want to create a object of class, all methods of static class ....
Category: C# Date: 7/3/2010 1:54:06 PM
OOPs Concepts : What is difference between overloading and overriding?

What is difference between overloading and overriding?

Having same name methods with different parameters is called overloading, while having same name and....
Category: OOPs Concepts Date: 7/3/2010 1:53:22 PM
.Net Framework : What is difference between Monitor.Enter and Monitor.TryEnter functions?

What is difference between Monitor.Enter and Monitor.TryEnter functions?

Monitor.Enter waits for the lock until it does not get it, while Monitor.TryEnter will request for l....
Category: .Net Framework Date: 7/3/2010 1:52:22 PM
SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
Question: 272 Page Views: 

How can we enable/disable versioning in a SharePoint Document Library?



Posted By: Avi Date: 3 January 2010 11:22:34 AM
Answer:

We can do this using following steps:

1) Open Document Library
2) Go to "Document Library Settings" page
3) Click on "Versioning Settings"
4) Select the Versioning option under the Document Version History section
5) Click on the OK button to save the changes


Posted By: eTechPlanet


Date: 3 January 2010 11:22:34 AM

When you first create a Document Library, you can enable or disable the Versioning under the Document Versioning History area.

After you have created the Document Library, you can still change the Versioning setting for the document library. To enable or disable the versioning for an existing document library:
1) At the Document Library, click on Site Actions --> Site Settings.
2) Click on Site Libraries and List under the Site Administration section.
3) Click on the Customize "Library" hyperlink.
4) Click on Versioning Settings under the General Settings section.
5) Select the Versioning option under the Document Version History section.
6) Click on the OK button to save the changes.


Posted By: Johndecruse


Date: 30 January 2010 05:03:29 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
0ECdsO