C# code to create, update and delete SharePoint List items

In this blog, we will perform Create, Update and Delete on SharePoint list items using C# code. You may be interested in reading some of the important blogs – CAML Query in SharePoint, SharePoint 2013 Tutorial, SharePoint 2013 important interview questions. What is SharePoint List? SharePoint List is similar to a table in SQL database and contains data in rows and … Read more

How to create workflow in SharePoint Designer

Workflow is a process to break down a job/work into several segments to make the business easy and simple. Or, Workflows in SharePoint Designer are there to help you to create automated business processes. A sample workflow is a simple approval workflow. When an item is saved to a SharePoint list with an approval workflow … Read more

Facebook login on website with Java Script Code

Facebook is a popular social media. Most of the website provide login with facebook feature, why because each and every user over internet have facebook account. So login with facebook feature avoid filling a new signup form on a new website.Login with facebook is simple and secure as the api is given by facebook only.1. … Read more

Three State Workflow in SharePoint 2010

Three State Workflow in SharePoint 2010 1. Create a list with below structure, as shown in the screen. 2. Make sure, status column should be of choice and add 3 values as shown below. 3.  Add a workflow to the list, with below steps. 4. Select “Three-state” from workflow template. Give a name to workflow. … Read more

Calling ASP.Net WebMethod using jQuery AJAX

Before reading this blog, you can read some of my popular blogs – ASP.Net Tutorial, WCF Tutorial, .Net Core Tutorial, JQuery Tutorial In this blog, we will first know about Web Method. What is Web Method? Web methods are those methods which are generally exposed over the web for eg – in a Web service. … Read more

How to consume RESTful APi from server side code – C#

I was working on a project where I got a Web API URL with parameters, I was asked to consume this API and get the response from there. What is RESTful Service? Representation State Transfer. REST says each resource should be accessed by URI. In REST client sends a request and server responds for that … Read more

CAML Query Tips, Tricks and Syntax

CAML Query is one of the most important topics in SharePoint. CAML Query is the way for querying items from SharePoint objects like List and Library. This blog is helpful in SharePoint 2010 development as well as in SharePoint 2013 development. CAML Query tutorial for SharePoint 2013 and SharePoint 2010 In this blog, I will … Read more

All about SharePoint 2010 Content Type Hub – SharePoint 2010 Tutorial

What is Content Type Hub in SharePoint 2010? Content type hub is a new feature which comes with Managed Meta Data Service in SharePoint 2010. I have worked with SharePoint 2007 and I know that there is a problem for creating an enterprise library and sharing them across the site collections. There was no out-of-box solution to … Read more

SharePoint 2010 Enterprise Content Management

What is Enterprise Content Management? Enterprise Content Management can refer to all kinds of sources, including electronic documents, scanned images, e-mail, and web pages. What is Content Type Syndication The act of sharing a site collection’s content types with other site collections in the farm is referredto as content type syndication. Content type syndication enables … Read more

Working with BCS and External List in SharePoint 2010

In this blog, I will explain about BCS (Business Connectivity Services) and how we can implement BCS in SharePoint 2010. What is BCS? BCS stands for Business Connectivity Services. 1.Create a table in SQL.2.Open SharePoint designer. From the navigation pane select “External Content Types”.3.From the New tab in top ribbon click on “External Content Type”. … Read more

RSS
YouTube
YouTube
Instagram