HomeBlogNotesArchivesYouTubeAbout
HomeBlogNotesArchivesYouTubeAbout

Articles related to REST

Not All That Returns JSON is RESTful: Understanding HATEOAS

Though REST has been around for a very long time, it never came into highlight as RPC/SOAP was what used commonly when building services, abstracting away all the goodness of the underlying protocol(mostly HTTP) and building messages over it, to perform…

Windows 8 Series - Incremental Loading

Fast and fluid experience is one of the most important characteristics of a Windows 8 application. As the data becomes larger , it might not be always possible to get the entire data loaded before hand.We might want to have a incremental or sequential data…

Getting Started with ASP.NET Web Api

A web api is to expose your application’s programming interface over the web,using the HTTP interface.This makes the api accessible from any device that can make HTTP calls.With the wide range of devices that’s available nowadays,Web Api would be the best way…

  • Rahul Nath
  • About
  • Blog
  • YouTube
  • Follow me on
© Copyright, 2021 Rahul Nath