It’s our third Anniversary today!!

Cake

Yes it's Our Birthday today!!.Time certainly flies by so fast. I can hardly believe that three years have passed since I started sharing my passion of  SharePoint at LearningSharePoint.com. In last three years, We have grown in a lot of ways.We have Introduced many new Sections - like … [Read more...]

Get JSON response for SharePoint list items with Client Object model

Here is working Example for Retrieving SharePoint list items to get JSON response with Client Object model. <script type="text/javascript"> //This functions makes the request to the RESTful ListData service function getListItems() { var Url = … [Read more...]

SharePoint 2013 Developer Video Tutorial

SharePoint 2013 has a lot of new Developer Changes.Apart from the new App model a lot of new classes and namespace has been Introduced to program with the new Social and new Event Receivers. See the Developer Samples SharePoint 2013 Developer Tutorials and Samples Other Developer Training … [Read more...]

How to Create a Custom Ribbon button to Email an Item with Visual Studio in SharePoint 2010

This is a Step-by-Step tutorial about how to Create a Custom Ribbon button which will add a "E-mail a Link" button in View Items form that when clicked will open the default Email application with the link to this item.This example was posted by abigail brown at Creating a Custom Action by Using a … [Read more...]

Need help with PerformancePoint Services? Try PerformancePoint Services SuperFlows

The most visited posts of our site are about "PerformancePoint Services or Creating Dashboards". Considering that we would love to tell our users about a great resource to Learn PerformancePoint services setup-by-step. Its the new "PerformancePoint Services SuperFlows" . PerformancePoint … [Read more...]

Reporting and Web Applications Using Access

clip_image002.jpg

SharePoint 2010 Site Owner’s Manual Flexible Collaboration without Programming Yvonne M. Harryman In this article, based on chapter 10 of SharePoint 2010 Site Owner’s Manual, author Yvonne Harryman shows you how to create a reservation-type system to prevent … [Read more...]

How to clean up your sharepoint site to reduce space

It is very important to clean up your SharePoint site from time-time to free up more datatbase space and for better performance. At end-user side you can try various options to clean up your site and help admin reduce their work. Some of the things that users can quickly manage are - 1. Empty … [Read more...]

SSRS with SQL Server 2012 Denali and Sharepoint 2010

In this  post I will cover an overview of the new SSRS provided with SQL Server 2012 "Denali" (Integrated with SharePoint 2010) along with various features available to create interactive reports using this newly Integrated feature. For other BI options aviable with SharePoint 2010 see my post … [Read more...]

Business Intelligence in SharePoint 2010 – SSRS,SSRS with Denali,Performance Point,Excel Services,Project Crescent

Here is a quick view of when do you use SSRS Vs Performance Point Vs Excel Services while planning Business Intelligence in SharePoint 2010. Also, I have added a few lines about SSRS with SQl server 2012 or Denali and  building reports using Project "Crescent". SSRS  - Use  SSRS when … [Read more...]

Sharepoint 2010 Ribbon Tutorial

Browse

This a Tutorial about the new Ribbon in SharePoint 2010. Firstly, lets look at the components of SharePoint 2010 Ribbon. - The Ribbon in SharePoint 2010 is made up of various components like Tabs,Contextual tabs,Contextual groups,controls etc. These componets which make the Ribbon and defined in … [Read more...]