Thursday, May 31, 2018

ASP.NET Web API - Part One

ASP.NET Web API is a framework for building Web APIs, i.e., HTTP based services on top of ASP.NET Framework. The most common use of Web API is building RestFul Services.

source https://www.c-sharpcorner.com/article/asp-net-web-api-part-one/

Controller And Modules In Angular

In this article, we will see controllers and the modules in AngularJS. And also, we will work out with some examples.

source https://www.c-sharpcorner.com/article/controller-and-modules-in-angular/

Host Web Site To Microsoft Azure

How to host a web site to Microsoft Azure

source https://www.c-sharpcorner.com/article/host-web-site-to-microsoft-azure/

How To Add "Download PDF" Functionality In Xamarin.Forms Applications

This article demonstrates how to download PDF files into devices by tapping/clicking the link button in webview Xamarin Forms.

source https://www.c-sharpcorner.com/article/how-to-add-download-pdf-functionality-in-xamarin-forms-application/

How To Work With List Items In SPFx Using REST API - Retrieve List Data - Part One

SharePoint Framework is a powerful client-side development tool used to develop SharePoint apps with full support of other Javascript frameworks like Angular, React, Knockout.

source https://www.c-sharpcorner.com/article/how-to-work-with-list-items-in-spfx-using-rest-api-retrieve-list-data-part-o/

Understanding Blob Storage - Part Nine - Implementing Blob Leasing

In this article, we will see how to implement blob leasing in Azure Blob Storage.

source https://www.c-sharpcorner.com/article/implementing-blob-leasing-understanding-blob-storage-part-9/

Pin Files To Top In SharePoint Online Document Library

In SharePoint Online modern libraries, every document library has multiple documents and using this feature we can pin the important documents.

source https://www.c-sharpcorner.com/article/pin-files-to-top-in-sharepoint-online-document-library/