MicroSoft WPF
-
.NET

Security Risk in Binding WPF Passwordbox Password
In WPF circles, the PasswordBox control has generated quite a bit of discussion. The thing is that you can access the password…
Read More » -
.NET

MSDN Dive â WPF documentation
Letâs go on with the WPF documentation this week. There are some interesting documents that can help you to understand…
Read More » -
.NET

Automating object pooling using IDisposable and finalizers
Last week we looked into the concept of object pooling, and how it can be used to increase performance by…
Read More » -
.NET

Reusing objects with generic object pooling
Over the last couple of months Iâve been working a lot with WPF (Windows Presentation Foundation), the popular user interface…
Read More » -
.NET

WPF View Smoke Testing
I enjoy TDD. I enjoy the way it makes me code and I enjoy the rhythm. That is, I really…
Read More »

