Monthly Archives: November 2010

Multiple base addresses for WCF Service

If we do not want to explicitly set address for each EndPoint in our service then we define BASE ADDRESS for the EndPoint exposed for our service And we use it in service configuration as below, The advantage of having

Posted in WCF

Enabling JavaScript IntelliSense on Visual Web Part in SharePoint 2010

Open Visual Studio 2010 and create a Visual Web Part project as selecting from SharePoint 2010 tab Now provide name of the site where you want to deploy the web part Click on Validate button to validate the site. If

Posted in SharePoint

Download walkthrough on using SPLINQ with WCF 4.0

SPLINQ to SharePoint with WCF 4

Posted in Download, LINQ, SharePoint

Download PDF on Walkthrough creating REST Service in WCF 4.0

Walkthrough creating REST Service in WCF 4

Posted in Download, REST Services

Walkthrough creating REST Service in WCF 4.0

Objective This article will explain step to step explanation of, how to create a REST based service and how to consume that in a managed client. Step 1` Create a new project as WCF Service application type. Step 2 Delete

Posted in REST Services

Download PPT on WCF REST for developers

RESTDEMO

Posted in Download, REST Services

Navigation between pages in Windows 7 Phone

To see how could we do navigation between pages in Windows 7 Phone application , I am going to create a new page . I am giving name of the page as NewPage.Xaml Now we will navigate as Let us

Posted in Windows Phone Dev

Walkthrough on using LINQ to SharePoint from within a SharePoint 2010 custom visual web part

Objective In this article we will see, 1. How to create custom WebPart. 2. How to use SPGridView on visual WebPart. 3. How to use LINQ to SharePoint 4. How to deploy the WebPart in SharePoint site. Step 1 Open

Posted in SharePoint

LINQ to SharePoint with WCF 4.0

Objective How could we perform CRUD operations on SharePoint 2010 List from a WCF Service? Assume we need to create a WCF Service and that service will perform CRUD operation on SharePoint 2010 list. We are going to see that

Posted in LINQ, SharePoint, WCF

The Web Application could not be found .verify that you have typed the URL correctly error: SharePoint 2010 object model

The below exception is very frustrating when we start working with SharePoint object model. Let us investigate how to solve below exception Above Exception can encounter in two scenarios 1. Trying to use SharePoint 2010 object model in managed application

Posted in SharePoint, WCF

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Categories
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my current or previous employer's view in anyway. © Copyright 2013
Follow

Get every new post delivered to your Inbox.

Join 2,132 other followers