JSON and RESTful Web services using ASP.NET MVC WebApi–Its what every Web Programmer should know !

In my last post I indicated as to how Microsoft & MS technologies have made programming for the web simple and easy. I also suggested how these same MS technologies have created misinformed web developers (like me) as well. All the abstraction over the RESTful nature of HTML (or HTTP) have solved at least oneContinue reading “JSON and RESTful Web services using ASP.NET MVC WebApi–Its what every Web Programmer should know !”

Operation Contract Overloading in WCF.. Not your usual Polymorphism!

There is no denying the fact that Microsoft has made life easy for Developers, both Windows and Web. Over the years MS have come up with great IDEs using which any High School Student could go ahead and build a fully functional application(Yes, it’s that easy). Microsoft makes things easy for people by abstracting allContinue reading “Operation Contract Overloading in WCF.. Not your usual Polymorphism!”

Continuous Delivery and Auto Updating Applications

“You Have 2 Update(s) Available..” Sounds Familiar !! It is absolutely  essential to have such a provision inbuilt into our Desktop/Windows applications as it can prove to be a boon to any enterprise. Personally, it brings a smile to my face every time I see an update for any one of my mobile apps. 🙂Continue reading “Continuous Delivery and Auto Updating Applications”