NoName
7/2/09
›
[ThreadStatic] - very useful C# attribute, means that class member is static in this thread only, all other threads have different values.
2/20/09
Question mark
›
Not so long ago I started to observe some strange variable declarations in C#. That were quotation marks after type name. bool? flag; Goolge...
1/21/09
How to create TreeView using Infragistics' XamDataGrid Class
›
The main issue that I faced while solving this task was in method DataItems.Add(object). If you pass as parameter your object then all publi...
8/5/08
Change background color in CEdit (MFC)
›
It was a real challenge for me to make a simple change of background color for CEdit. I was suprised to find out that there are no standard ...
4/1/08
My First Entry ))
›
Home
View web version