Latest Development topics
All the latest Development pages on this site.
This category is for general client-side & server-side development topics.
- Published on
Blog: Fixing HTTP 400 Bad Request Errors in SharePoint REST API
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.- Published on
Blog: Fixing HTTP 400 Bad Request Errors in SharePoint REST API
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.- Published on
Blog: Resolving SharePoint 2013 workflow development issue
Let’s tackle the SharePoint 2013 workflow development issue, recommends updating tools after creating workflow pre-Service Pack 1.- Published on
Blog: Getting BreezeJS to Work with the SharePoint 2013 REST API
In this post I want to explain how you can use it. This breaks down into a few different tasks: set up Breeeze, create an entity model & using it!- Published on
Blog: Understanding Challenges Using Breeze and SharePoint OOTB
In this article, I’ll explain some of the challenges you can run into when using Breeze in SharePoint projects… and how to resolve them.- Published on
Blog: BreezeJS makes client-side SharePoint REST dev easy.
In this article, I want to introduce you to BreezeJS - a library very much like Entity Framework, but for client-size solutions.- Published on
Blog: Why the SharePoint REST API is Better than SharePoint's CSOM
As a SharePoint developer, I explain why I prefer REST API over CSOM despite its downsides. Learn about its advantages & access a wide range of samples.- Published on
Blog: SharePoint 2013: CSOM vs. REST ... My Preference and Why
Earlier this week I watched a dialog progress between a few people: which client-side API they prefer in SharePoint 2013. In this post, I share my opinion.- Published on
Blog: SharePoint Hosted Apps in SP2013 as Single Page Apps
In this article, I share additional thoughts from my recent sessions about workflow development and SharePoint Hosted apps at SharePoint Evolutions.- Published on
Blog: Register SharePoint 2013 High-Trust Apps Using S2S Easily
I successfully set up a provider-hosted app for SharePoint 2013 on-premises with the help of an informative MSDN article.- Published on
Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites
In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.- Published on
Blog: Using ASP.NET 2.0 Code Behind Files in SharePoint v3 Sites
In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.- Published on
Blog: Using Visual Studio 2005, MakeCab.exe and MSBuild to Create Window SharePoint Services v3 Solution Files (*.WSP's)
In this post, I’ll explain how to create WSP’s in Visual Studio 2005 with MakeCab.exe and MSBuild… something VS2005 can’t do by default.