Light up you brain. Alexey Zakharov's Blog

Recent 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: ,
3
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...
0
Comments

New article for SilverlightShow by brainbox

Hi Silverlighters, I've just published my new article about Silverlight sockets. Hope you will enjoy reading!
Filed under: ,
0
Comments

Tips & Tricks: StyleCop copyright issue. by brainbox

Today I've started using StyleCop in my open source project. With the help of style cop you can configure copyright text, which should be added to each file. Also ReSharper plugin for StyleCop will automatically add this header after clean up. But there...
3
Comments

Silverlight Tip: Problems with polling duplex inactivitytimeout. by brainbox

Many people ask question why polling duplex session shutdown after 10 minutes in spite of polling duplex InactivityTimeout value is more than hour. In private email Christopher Scrosati (Silverlight WS Team) told me that I've also should configure ReciveTimout...
Filed under: , ,
1
Comments

How to increase amount of silverlight duplex clients. by brainbox

Amount of silverlight polling duplex clients is defined by MaxConcurrentSessions throttling property. Default value is 10. To increase it you should programmatically add ServiceThrottlingBehavior. Here is some code that shows how it could be done: 1:...
Filed under: , ,
0
Comments

Silverlight Tip: If Polling Duplex SLOWS Everything =) by brainbox

Today I've lost about 6 hours to find out why POLLING DUPLEX make all my WCF services work extremely SLOW. The reason was Global.ashx. Don't know why it caused such problems, but when I've deleted it everything started working correctly.
0
Comments

Microsoft business start 2009 Winner! by brainbox

I'd like to say thanks for all people who helped us to prepare for Microsoft business start 2009! Now we can surely say that our secret Silverlight project will be created! =) B&Z LLC Forever! =)
Filed under: , ,
0
Comments

Join to Twitter by brainbox

Yesterday I've started using twitter service. U can follow me here
Filed under:
More Posts Next page »