Contents tagged with C#
-
Where is the bug? - C#
Below are a few lines of code written in C#. Is the code bug-free? What will this print in the console? Can you do it without VS? [read more...]
-
Make your site run only in ONE Browser window(single instance)!
While a was at Teched2009 and watching Tim Heuer presenting Silverlight 3 I noticed a new cool feature named Local Messaging!
-
Set default value for Properties
Many times I needed to set a default value for a property.