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 NOT support method overloading in the strictest sense. For people from C# and Java background,Continue reading “JavaScript does NOT support Method Overloading–Thats true!!”