by Yogesh | Jan 27, 2017 | Visual Studio Tricks & Tips
In this blog I am going to write some tricks and techniques by which we can make our visual studio 2015 more faster. In fresh installation of visual studio it works perfectly and faster but sometime after when we created many applications then the performance of... by Yogesh | Jul 12, 2016 | WebApi Tutorial
Introduction of REST Services We can define Representational State Transfer (REST) as an architectural style that sits on top of a series of principles. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients,...