Browse by Tags
All Tags »
Tools (
RSS)
A very common mistake taken by junior ASP.NET developers is forgetting that any web application running in a IIS instance will most likely run in a multithread environment. They forgot that, unlike the dev environment which usually runs in a single thread...
In most common samples about faking static types, the type itself is public as the static methods are too. Usually programmers tend to expose all members that going to be targeted by an Unit test. Well, that’s not how I see Unit tests. I always try to...
Until 5 June the SmartBear is offering a five seat license of the new CodeReviewer 5.0 , with full support and that never expires, for only 5 USD. You must note that usually each user license is sell for 289 USD. CodeReviewer is a web-based tool that...
Yesterday, I decided to spent some time reviewing the WindowsLiveWriter plugin gallery and search for a replacer for Steve Dunn CodeFormatter plugin. I've been using this plugin since the beginning of the year but it reveal some problems composing the...
More Posts