2011-12-31
C# Blooper №1: No warnings about uninitialized readonly members when the class is public and the member is public, protected or protected internal.
›
Before reading any further, please read the disclaimer . The C# compiler is kind enough to give you a "field is never assigned to...
C# Bloopers
›
Please do not get me wrong; C# is awesome. It is the language of my choice, even though I am pretty well versed in C++ and Java. That havin...
2011-10-16
Intertwine: Normalizing Interface Invocations
›
This post has been superseded by a new post in 2022 See michael.gr - Intertwine This is a C# project that I did back in 2011. It consists of...
2011-09-15
Gerasko Aei Didaskomenos
›
Solon's original phrase was "Gerasko D' Aei Polla Didaskomenos", but here in Greece we use the shorter form, "Gerasko...
2011-06-11
Preventing a file from being committed to SVN if it contains a certain keyword
›
If you are a developer with any real-world experience to speak of, you have undoubtedly come across the following situation: you made a cha...
5 comments:
2011-05-29
Wonderful MSBuild
›
So, for some time now, whenever I try to 'batch build' from within Microsoft Visual Studio 2010, I get the following error: C:\WINDO...
2007-09-23
Movie: Sunshine (2007)
›
In the movie “Sunshine” by Danny Boyle [ IMDB ] there is a scene which is impossible to comprehend unless you have some knowledge of physics...
‹
Home
View web version