July 2009 - Posts

0
Comments

MOQ 3.5 Beta released by marianor

MOQ 3.5 Beta was released, it includes a lot of fixes of the previous version. You can get the binaries here . If you are using Visual Studio 2010 you should download the version called: Moq 3.5 Beta Binaries and Help (with Castle Assemblies) .
Filed under:
3
Comments

How to get notifications in attached properties by marianor

Sometime we need to know when an attached property change its value for a specific FrameworkElement. For example consider the following: < Canvas > < Button x : Name ="move" Content ="Move" Canvas.Left ="10" Canvas...
Filed under:
More Posts