Use your competitors web sites to remain competitive!

In business, you always need to know what your competitors are doing. To survive you must perform competitive intelligence activities and monitor the broader market for new developments that could affect your company, your products and brands, suppliers, and distributors. Tracking your competitors is the only way to make to make sure you stay competitive!

0 Comments

Mocking HttpWebResponse with Moles

During the development of our DataVault™ service we came across some areas of the code that did not seem well suited to TDD. These were areas of the code which had dependancies on external sites that we needed to access using the HttpWebRequest / Response objects. As anyone who’s attempted to write code using these [...]

4 Comments

DataVault™ Web Crawler

DataVault™ is a fully customizeable web spider designed to retrieve data from the web.

0 Comments