I saw the light June 2009 - Posts - Alexey Zakharov's Blog

June 2009 - Posts

1
Comments

Problem with running “Microsoft Press Training Kit exam prep suite” on Vista by brainbox

If you are failed to run ‘Microsoft Press Training Kit exam prep suite” on Vista, try this line in command prompt: regsvr32 C:\Windows\System32\Vsocx6.ocx
Filed under:
0
Comments

Deep zooming on the fly by brainbox

I’ve just published new article about dynamic deep zooming. With this approach you can make existent high quality site image zoomable without any preparations. Hope you will enjoy it!
Filed under: ,
7
Comments

Silverlight Tips & Tricks: Make Silverlight DataGrid be more MVVM friendly =) by brainbox

Today one guy from our dev team met some problems with binding of datagrid selected items. Because of SelectedItems is readonly property, we cannot create two way binding for it. After a short discussion we decided to create DataGridSelectedChanged command...
More Posts