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
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
Go Agile to develop amazing apps : Microsoft Event
Microsoft event : Visual Studio RISE Conclave on “Agile to develop amazing apps” Join microsoft event to find out how Visual Studio 2012 opens up a new world of development possibilities for you. Connect with the Experts to know how this latest version of Visual Studio provides new opportunities for your business. When & Where Registration already closed. |
October 22, 2013
·
Infoyen ·
No Comments
Posted in: General
SQL Server datetime column losing a milliseconds
Introduction:
In this article I will describe that why is SQL Server datetime datatype column losing a millisecond or rounding?
In my example I try to insert ‘2013-08-26 12:45:37.991’ but it insert as ‘2013-08-26 12:45:37.990’.
September 1, 2013
·
Infoyen ·
No Comments
Posted in: MS SQL
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
Read the rest of this post »
August 26, 2013
·
Infoyen ·
3 Comments
Posted in: SharePoint
Estimate at Completion & Estimate to Complete
Definition:
Estimate at Completion (EAC)
Estimate at completion is the forecasted cost of the project, as the project progresses. There are a number of different ways to determine the EAC.
Estimate to Complete (ETC)
Estimate to complete (ETC) is a forecast of how much more money will need to be spent to complete the project.
Read the rest of this post »
August 11, 2013
·
Infoyen ·
No Comments
Posted in: General, Project Management