Programming with plain-old Java objects (POJOs) is rather popular these days. When we program with POJOs, we can apply object-oriented programming (OOP) pretty easily. But sometimes implementing cross ...
Web applications have gone from being a novelty to becoming the meat and potatoes of many IT diets. But as we build ever more complex Web applications infrastructures we need new tools to help us ...
I have a need to have users use Fiddler2 to use an external proxy, but not to have their browsers use that same proxy (at least not by default). Since Fiddler2 seems only to be able to use an external ...