Again, I have to deal with a method which contains some of its code commented out and some not. Also, there is no information why it was done. In such situations, we should rely on a source version (...)
Developers
You can follow this category through RSS.
Don’t commit a code that is commented out
Tuesday, November 17th, 2009Visual Studio 2010 Beta 2 and Ajax Library
Tuesday, October 20th, 2009Visual Studio 2010 is available for download for MSDN subscribers and in a few days it should be available for everybody. http://weblogs.asp.net/scottgu/archive/2009/10/19/vs-2010-and-net-4-0-beta- (...)
Windows 7 – small but useful features
Thursday, October 8th, 2009I have been working on Windows 7 since... I do not remember exactly, but since the moment it was available for download for us as Microsoft Gold Partner. I have upgraded from Vista and have to admit t (...)
Microsoft Technology Summit 2009 in Warsaw – Subjective Summary
Thursday, October 1st, 2009That's it. Another MTS has just finished. PGS Software S.A. employees have attended this conference from the very beginning i.e. 2006.Of course we haven't been sitting on the conference since 2006. W (...)
Java 7 – what’s new?
Monday, September 21st, 2009Java world is waiting for a next version of the JDK platform. This article briefly describes incoming features of the platform and language itself. Java seems to be a mature language similar in many a (...)
Pex – first impressions
Tuesday, September 1st, 2009Pex is a Microsoft Research Project for Automated White box Testing for .NET. It finds input-output values of your methods which can be used in unit testing to provide high code coverage. I heard (...)
MVC pattern in Java and ASP
Monday, August 24th, 2009MVC pattern is something new in MS .net family. On the other hand, that's one of the most common patterns in Java web applications. Let's try to compare ASP MVC 1.0/2.0 with Java Spring Framework 3.0 (...)
ASP.NET Site Performance Tips and Tricks
Monday, August 17th, 2009Recently we had to deal with really big page produced as output from ASP.NET web site. While looking some solutions of possible improvements I've found very nice article. Author has gathered some very (...)
