Functional Programming – You probably already know it!
Functional programming as a concept has been around for years. But in the last 5-6 years, somehow, it has become the popular kid on the block.Most of the folks I’ve talked with in the recent years have been intimidated by…
JavaScript does NOT support Method Overloading–Thats true!!
A few weeks back I blogged about how “surprisingly” WCF Operation Contracts do not support Method overloading, due to the way the Web is designed. It may come as a surprise to a lot of folks that even JavaScript does…

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…
Recent Comments