There’s no use sitting on Bench if you are not ready to PLAY

There’s no use sitting on Bench if you are NOT ready to play, Right!! I’m not sure who originally said that BUT I remember it from the movie Constantine (Remember, Chas Kramer – John Constantine’s sidekick) I’m sure many of…

Programmatically make(fake ;)) HTTP Requests using WebRequest, WebResponse and WebClient

Programmatically make(fake ;)) HTTP Requests using WebRequest, WebResponse and WebClient

Its without a doubt that Microsoft .NET provides us with wonderful APIs to interact with a variety of interfaces/entities. One such API/library exists in the System.Net namespace. WebRequest and WebResponse are two such libraries which help us in programatically making…

Strongly Typed JavaScript (TypeScript)–No excuse now for not diving deep into JavaScript!!

Strongly Typed JavaScript (TypeScript)–No excuse now for not diving deep into JavaScript!!

The mainstay of .NET or for that matter, C# has been its strong type checking which we get at compile time. Its so much a part of C#, that we somewhat take it for granted. If we remove Type checking…

Programming Ethics!!

Programming Ethics!!

Ethics are an integral part of everyone’s life. Although, they are far from being absolute, they influence a lot of our decisions.Also, not to mention, since ethics are NEVER absolute, we usually find ourselves negotiating and compromising on for the…