Tips & Tricks in Visual Studio 2015 – Part 1 Senthil Kumar / Fri, Nov 6, 2015 This is the first blog post of a series that I plan on writing about Visual Studio 2015 tips and tricks. In part 1 of the series, we’ll look at the some of the new features in Visual Studio 2015 including...
Working with Office 365 REST API with Fiddler Senthil Kumar / Thu, Jun 4, 2015 In one of my previous blog posts, I explained how to Setup an Application in Azure AD for Office 365 API Access – but in this blog post, we’ll take the next step and see how to work with the raw data...
Setting up an Application in Azure AD for Office 365 API Access Senthil Kumar / Thu, May 7, 2015 Introduction To understand how the Office 365 API works, it might be good to explore the underlying REST API and see what happens “under the hood” to get a clear idea of the interactions between Azure...
App Development using the Office 365 API – Part 2 Senthil Kumar / Tue, Apr 7, 2015 In one of my previous blog posts, I introduced the Office 365 platform and covered some of the features that the Office 365 API provides for developers. In this blog post, let us explore how to use the...
App Development using the Office 365 API – Part 1 Senthil Kumar / Wed, Mar 18, 2015 Office 365 is a collection of software and services that provides productivity software and related services to its subscribers. It includes server and client applications that allow users to experience...