Home SharePoint

SharePoint

SharePoint is a web-based collaborative platform that integrates with Microsoft Office. Launched in 2001, SharePoint is primarily sold as a document management and storage system, but the product is highly configurable and usage varies substantially between organizations.

SharePoint – CSOM (Client Side Object Model) versions

Hey Everyone! Today, i will talk about CSOM versions, it is extremely important you have in mind that there are different version of CSOM according your target environment. The following figure...

Create SharePoint 2016 install package with AutoSPSourceBuilder

Hey Everyone! Today i will speak about AutoSPSourceBuilder, a great powershell script to create a packages to install SharePoint 2016, 2013 and 2010. The packages created by AutoSPBuilder,  you can...

Using SPDisposeCheck in Visual Studio 2005/2008

0
After the much anticipated release of the SPDisposeCheck from Microsoft via codeplex (http://blogs.msdn.com/sharepoint/archive/2009/01/29/spdisposecheck-released.aspx), this would make a pretty cool External Tool for Visual Studio Here how to set it up http://www.sharepointblogs.com/teameli/archive/2009/02/20/using-spdisposecheck-in-visual-studio.aspx

SPC’09: Introduction to Excel and Excel Services 2010: the Top 10 New Features You...

0
Disclaimer: This post is based on notes taken while watching a conference session. For that reason, it may contain incorrect information or data that I might have misunderstood. Also,...

How to create an item in a discussion list

0
Creating a discussion in discussion list is different from creating a simple list item. The code for creating a discussion item is: using (SPSite site = new SPSite("SITE URL")) { ...

SharePoint Tip #27: Choice Columns and DataSheet Views

0
Using features to create Choice site columns is pretty straightforward (check this post for additional information). See below a sample feature element for that purpose. <Field ...

MOSS 2007 and Accessibility

0
A importância da acessibilidade no desenvolvimento dos sites tem vindo a crescer. Cada vez mais, não chega apresentar a informação, mas também apresentá-la de forma a que seja acessível...

MOSS BreadCrum in Intranet vs Publishing Sites

0
When implementing a masterpage or page layout that needs to have breadcrumb, there are two providers for that, one that shows the entire path with list and folders and...

Portuguese SharePoint User Group and Microsoft Events

0
I’m proud to be a member of the new Portuguese SharePoint User Group (SPUG PT) and I’ll be cross-posting and translating all my future posts to the User Group’s...

Very Useful Stsadm command line reference

0
http://www.wssdemo.com/Lists/stsadm/AllItems.aspx