Ever since the pundits predicted that the doomsday of Moore’s Law was fast approaching* (*debatable) . There’s been an eerie feeling amongst the producer – consumer cycle of microprocessors. The question on everybody’s mind seems to be- So what is the consequence of this ? Does it mean that the microprocessor developers like Intel, A […]
A quick Visual Studio tip for the day. As a program evolves the number of projects in a Visual Studio Solution increases overtime. And more often than not the solution has more than one startup projects. What amazes me is that Visual Studio with the default keybindings does not have a shortcut for “Set as StartUp Project”. [...]
If you are a neo .NET programmer, one of the tools in your arsenal would have been the .NET Reflector. A very powerful .NET decompiler that has been answering a lot of our questions about what exactly happens behind the curtain. It so happens that Red Gate the company that took over the development of [...]