RESTful Day #9: OData in ASP.NET Web APIs
Download Source Code Introduction This is the last article of the RESTful series in which I’ll explain how you can
A Practical Approach
Download Source Code Introduction This is the last article of the RESTful series in which I’ll explain how you can
Download Source Code Introduction In my last article I explained how to write unit tests for business service layer. In
Source Code at GitHub Introduction We have been learning a lot in WebAPI. We covered almost all the techniques required to
Download Source Code from GitHub Introduction We have been learning a lot about WebAPI, its uses, implementations, and security aspects
Download Source Code Introduction Security has always been a major concern we talk about enterprise level applications, especially when we
Download Source Code Introduction We have already learnt a lot on WebAPI. I have already explained how to create WebAPI,
Download Source Code Introduction In my last two articles, I explained how to create a RESTful service using ASP.NET Web
Introduction My article will explain how we can make our Web API service architecture loosely coupled and more flexible. We
Download SourceCode from Github Introduction I have been practicing, reading a lot about RESTful services for past few days. To
Download Source Code I) Introduction I have been browsing multiple sites to check if I could find a complete end