TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About SPList
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (4)
Jean Paul (2)
Ketak Bhalsing (1)
Philip Jebaraj (1)
Ravish Sindhwani (1)
Related resources for SPList
No resource found
Set-SPListSettings PowerShell Cmdlet
10/17/2018 2:28:57 AM.
A custom powershell cmdlet which is used to modify or set the SharePoint 2010 list settings.
Helper Method to Extract Taxonomy Field Column Value From SPListItem
10/14/2014 5:34:41 PM.
This article describe a helper method to extract a value from a SharePoint List Column of type taxonomy field.
LookupSPList, LookupSPListItem, LookupSPListItemId Activities in Visual Studio 2013 For SharePoint 2013
7/10/2014 10:46:17 PM.
This article explains how to use the LookupSPList, LookupSPListItem and LookupSPListItemId activities in Visual Studio 2013 for SharePoint 2013 Workflows.
Create a List in C# Based on Another List in Sharepoint
12/10/2012 6:00:21 PM.
We can copy a List from one SharePoint site to another using List Template Exporting & PowerShell. In this article we will see the Server Object Model way of doing that.
SharePoint 2010 - Using SPListItemCollectionPosition For Faster Results
6/20/2012 3:15:22 PM.
In this article we can explore the class SPListItemCollectionPosition and its advantage. This is a server object model type and should be used along with the modules executed on the server.
Programmatically Enable Versioning to a Sharepoint List
6/7/2012 10:37:16 PM.
We often have a requirement to create a list using the SharePoint object model and at the same time we have to enable the versioning settings.
Set-SPListContentTypes PowerShell Cmdlet
4/18/2011 8:36:17 AM.
A custom Powershell cmdlet to add, remove and change the order of the content types in SharePoint 2010 list
Set-SPListAudienceTargeting PowerShell Cmdlet
4/18/2011 4:29:49 AM.
A custom powershell cmdlet which is used to enable the Audience Targeting for the SharePoint 2010 list.
Versioning Settings for SharePoint list using powershell
3/7/2011 6:25:01 AM.
In this article we will be seeing how to configure versioning settings for SharePoint list using powershell.