I've always been interested in optimizing this site for search engines and trying my best to make this site as efficient as possible. I recently stumbled across a blog post by the Google webmaster tea..........
I've always wondered which built-in .Net classes are faster compared to others. There is a lot of conventional wisdom surrounding certain code classes in .Net and which ones are better to use than o..........
I'm currently working on a project where I need to quickly insert a list of Countries and Us States into a database table. This is not the first time that I've needed to have a useful script handy for..........
What is mocking? Well....according to Wikipedia it is:
"In object-oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A computer pro..........