Monthly Archives: June 2009

A Case We Shouldn’t Use Stored Procedure’s In

By | June 9, 2009

We are working on this big project at work in which several teams are assigned to different modules. The modules are, naturally, overlapping in certain areas where they they need to interact with each other through API’s. One of these modules is central and crucial to the rest of the modules, the dependency is very… Read More »

DPack for Visual Studio, Better Navigation

By | June 2, 2009

There have been couple of code assistance and refactoring products for the Visual Studio IDE, two of the top listed is CodeRush and Resharper; they provide amazing and rich functionality regarding code refactoring and navigation.But if the built-in refactorings in the Visual Studio itself suffices you (I am comfortable with it), then the only thing… Read More »