Packt publishing currently has a promotion of reducing the prices of books to $5 USD if a purchase of 2 or more is made. Books such as a Computer Vision cookbook, costing $22 USD, will be on sale for $5,…
Packt publishing currently has a promotion of reducing the prices of books to $5 USD if a purchase of 2 or more is made. Books such as a Computer Vision cookbook, costing $22 USD, will be on sale for $5,…
Rake is normally used as a build tool scripting language (if used for anything else, please do comment). I’ve been using it for almost 2 years in place of NAnt and MSBuild due to its programmability. Executing a concise script to…
Today I ran into a unique problem where I got this error: Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your…
Overview Rake Runner, a visual studio 2012 extension that lists rake tasks in the right click menu context of the solution explorer. These tasks can be executed and the output is shown in the build output. This tool calls `rake…
A few months ago I reviewed ASP.NET Web Applications Development Training Kit from uCertify, now they have an online version of this toolkit available. At first glance, I must say there is a very BIG improvement in the interface, it looks so…