Archive for the ‘SharePoint’ Category
SQL Server 2012 not supported on WSS 3.0/MOSS 2007
In this post I would like to update you that SQL Server 2012 is not supported on WSS 3.0/MOSS 2007. Moss 2007 supports only from SQL 2000 to 2008 R2.
September 15, 2014
·
Infoyen ·
No Comments
Tags: MOSS, Moss 2007, SharePoint, sharepoint 2007, sql · Posted in: MOSS, SharePoint
TimeSheet in SharePoint 2013
Introduction:- In this post we will look at the new app which solve timesheet issue in sharepoint 2013. In earlier SharePoint version we used to manage time sheet using task list with limited features. But now SharePoint 2013 has introduce Time Sheet feature which solve many issues.
September 12, 2014
·
Infoyen ·
No Comments
Tags: Project Management, SharePoint, SharePoint 2013 · Posted in: General, Project Management, SharePoint
Sharepoint 2013 Vs 2010
Introduction:- In this post we will look at the main differences between the SharePoint 2010 and SharePoint 2013. The presented difference are be at high level description only.
August 27, 2014
·
Infoyen ·
No Comments
Tags: SharePoint 2010, SharePoint 2013 · Posted in: SharePoint, SharePoint 2010
Add color coding to your SharePoint lists Using calculated columns
Introduction:- This article describes; that how to apply color code to sharepoint lists or sharepoint documnet library. This article will use below terms- – OOB -> Out of the box. – CQWP -> Content Editor webpart – SharePoint calculated columns
July 1, 2014
·
Infoyen ·
3 Comments
Posted in: List, MOSS, SharePoint, SharePoint 2010
GetListItems only returns 100 items
Introduction: In this article I will describe that why GetListItems only returns 100 items.. This will use below terms:- 1. GetListItems: its a sharepoint webservice method. 2. lists.asmx: its a sharepoint webservice.
June 16, 2014
·
Infoyen ·
No Comments
Posted in: SharePoint, Web Service
Restoring a Site Collection with PowerShell in SharePoint 2013
Introduction: In this article I will describe that how to restore site from recycle bin. This will use below terms:- 1. PowerShell: PowerShell is a new command shell and scripting language for Windows. This is enriched by SharePoint libraries. 2. SPDeletedSite: The deleted site collections are stored in the SPDeletedSite object.
January 1, 2014
·
Infoyen ·
No Comments
Posted in: PowerShell, SharePoint
Enterprise Social Capabilities Webcast on Sharepoint 2013
SharePoint 2013 is the new way to work together. On popular demand this month’s ESP Live topic is scheduled for the Social Workload. Start Date: 28-Aug-2013 Start Time: 15:00 Registration already closed
August 26, 2013
·
Infoyen ·
3 Comments
Posted in: SharePoint
Exclusive webcast on SharePoint 2013
SharePoint 2013 is the new way to work together. A simplified user experience helps you organize, sync and share all your content. Join Microsoft team for an exclusive webcast on SharePoint 2013. Day 1 Capabilities and features in SharePoint 2013 Day 2 Changes from SharePoint 2010 to SharePoint 2013 Start Date: 09/01/2013 Start Time: 15:00 […]
January 6, 2013
·
Infoyen ·
No Comments
Tags: SharePoint · Posted in: SharePoint
Programmatically convert claim to classical authentication
Introduction: I had a requirement where i am suppose to use sharepoint 2010 site with claim base authentication. And need to insert sharepoint user in sql DB. DB should get user name as “Domain\UserName”
December 5, 2012
·
Infoyen ·
No Comments
Tags: SharePoint, SharePoint 2010 · Posted in: SharePoint, SharePoint 2010
SharePoint 2010 PopUp Dialogs
Introduction: In this article I will describe that how to create popup screen or model popup or dialog box in sharepoint 2010 which will look same as how sharepoint OOB popup screen appears on view/edit of list item. Also I will explain that how to trigger C# code from popup on ok or cancel or […]
October 24, 2012
·
Infoyen ·
7 Comments
Tags: SharePoint, SharePoint 2010 · Posted in: SharePoint, SharePoint 2010