I saw the light
March 2010 - Posts - Alexey Zakharov's Blog
Alexey Zakharov's Blog
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET CLR
ADO.NET Data Services
ADO.NET Entity Framework
ASP.NET
ASP.NET MVC
B&Z
BCL
Blend
C#
Commands
Controls
Databinding
Deep zoom
Dependency Injection
DI
Duplex
Fun
Google
Google Android
Hacks
HTML 5
Hyper V Server
Inversion of Control
IoC
iOS
iPhone
JavaScript
Linq
Miscellaneous
Mongo
MVC
MVVM
NHibernate
ORM
Pain
Prism
Protocol Buffers
RoR
Silverlight
Silverlight Shader Effects C#
SIlverlight WPF
Silverlight WPF ASP.NET ASP.NET MVC Witcraft
Sockets
SQL Server
T4 templates
TDD
Tips & Tricks
Tips &
Tricks
T-SQL
Unity
VirtualEarth
Vista
WCF
Web Services
WPF
xUnit
Sponsors
advertise here
News
Twitter Updates
follow me on Twitter
Navigation
Home
Blogs
Archives
May 2011 (1)
July 2010 (3)
April 2010 (5)
March 2010 (4)
January 2010 (3)
December 2009 (3)
November 2009 (3)
October 2009 (2)
September 2009 (1)
August 2009 (1)
July 2009 (1)
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)
March 2010 - Posts
2
Comments
Silverlight web site for innovation business incubator of Chelyabinsk
by
brainbox
Today we released Silverlight powered web site for innovation business incubator of Chelyabinsk . I hope you find it interesting!
Filed under:
Silverlight
,
WCF
,
ASP.NET MVC
1
Comments
File manager for Hyper-V Server
by
brainbox
For all who are using Windows Hyper-V Server I want to recommend Far Manager for file managment. Perhaps it is the best file manager for this console only OS.
Filed under:
Hyper V Server
18
Comments
Silverlight Commands Hacks: Passing EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger
by
brainbox
Today I've tried to find a way how to pass EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger. By reverse engineering of default InvokeCommandAction I find that blend team just ignores event args. To resolve this issue I have created...
Filed under:
Silverlight
,
WPF
,
Blend
,
MVVM
,
Commands
4
Comments
Connect ViewModel and View using Unity
by
brainbox
In this post i want to describe the approach of connecting View and ViewModel which I'm using in my last project. The main idea is to do it during resolve inside of unity container. It can be achived using InjectionFactory introduced in Unity 2.0 public...
Filed under:
Silverlight
,
WPF
,
MVVM
,
DI
,
Inversion of Control
,
IoC
,
Unity
,
Dependency Injection
More Posts