Light up you brain.
Alexey Zakharov's Blog
Alexey Zakharov's Blog
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ADO.NET Data Services
ADO.NET Entity Framework
ASP.NET
B&Z
Blend
C#
Deep zoom
Duplex
Fun
Miscellaneous
MVVM
Prism
Silverlight
Sockets
SQL Server
T4 templates
TDD
Tips & Tricks
Tips &
Tricks
T-SQL
VirtualEarth
Vista
WCF
Web Services
WPF
xUnit
Sponsors
advertise here
News
Twitter Updates
follow me on Twitter
Navigation
Home
Blogs
Archives
June 2009 (3)
May 2009 (2)
April 2009 (3)
March 2009 (4)
February 2009 (2)
January 2009 (2)
December 2008 (4)
November 2008 (1)
October 2008 (1)
September 2008 (4)
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:
Vista
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:
Silverlight
,
Deep zoom
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...
Filed under:
C#
,
Silverlight
,
Tips & Tricks
,
Prism
,
MVVM
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:
Silverlight
,
Sockets
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:
Silverlight
,
Duplex
,
WCF
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:
Silverlight
,
Duplex
,
WCF
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.
Filed under:
Silverlight
,
Duplex
,
Web Services
,
WCF
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:
Silverlight
,
Fun
,
B&Z
0
Comments
Join to Twitter
by
brainbox
Yesterday I've started using twitter service. U can follow me here
Filed under:
Miscellaneous
More Posts
Next page »