Just code
It's code, just code here. Nothing else
Friday, November 21, 2008
Creating transparent buttons, panels and other control with Compact Framework and putting one into other
›
In WPF / Silverlight world it's very simple to make transparent controls and put anything inside anything. However, that's not the ...
Wednesday, November 19, 2008
How to P/Invoke VarArgs (variable arguments) in C#? ... or hidden junk in CLR
›
Recently I wrote a cheat sheet for pinvoking in .NET . Shortly after I got a question in comments about how to deal with variable arguments,...
Wednesday, November 12, 2008
Consultants for charity
›
As you, probably, know, I left consulting field . However, it does not mean, that I quit helping developers community with client applicatio...
Monday, November 10, 2008
Auto scroll ListBox in WPF
›
In WinForms era it was very simple to autoscroll listbox content in order to select last or newly added item. It become a bit complicated in...
Sunday, November 09, 2008
Programming for Windows 7
›
Well, Windows 7 is going to be released by the end of next year. This is great news, because it seemed, that Microsoft finally understand ho...
Monday, October 20, 2008
P/Invoke cheat sheet
›
I’m working a lot with p/invoke, and know how it’s hard to produce correct signature for unmanaged method. So, today I decided to publish ba...
Monday, October 13, 2008
Set binding, based on trigger
›
Let’s say, that you want to set binding. However, you want to set it by using some trigger. Wait! Why I need it? Let’s say, that I have some...
‹
›
Home
View web version