This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 941d1295deec3ef1fda25300433148d479842156
tree 0d64a407f9da361f08fd875f000ad148bd9ba41c
parent f8c26e10cccfe7ff28870026b3639a464f8c0408
tree 0d64a407f9da361f08fd875f000ad148bd9ba41c
parent f8c26e10cccfe7ff28870026b3639a464f8c0408
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Dec 22 06:52:28 -0800 2008 | |
| |
History.txt | ||
| |
License.txt | Wed Dec 17 23:00:41 -0800 2008 | |
| |
README | Sat May 16 18:33:04 -0700 2009 | |
| |
binaries/ | ||
| |
dead/ | Tue Jan 06 01:13:09 -0800 2009 | |
| |
misc/ | Mon Dec 22 06:41:39 -0800 2008 | |
| |
samples/ | ||
| |
src/ |
README
Silverlight.FX Copyright (c) 2009, Nikhil Kothari (http://www.nikhilk.net) All Rights Reserved. Silverlight.FX is licensed under the BSD License. See License.txt within the project sources for more information. ------------------------------------------------------------------------------ About Silverlight.FX Silverlight.FX is an application framework for building Rich Internet Applications based on Silverlight 2. The focus is on enabling applications to be naturally better architected by providing the right building blocks including: - Promoting separation of view/code through well established patterns like IoC, MVVM, MVC - Encapsulating functionality into reusable components like behaviors and services - Making the right concepts declarative (eg. effects, behaviors) - Overall better structuring of the application (eg. themes, controls) Another equally important focus is on keeping the framework lean and mean and being mindful of size - this is all about being a RIA/Web-friendly framework. Currently the library comes in at ~70K compressed. You can read more about this framework and its features on various blog posts on http://www.nikhilk.net. Its dedicated project page is at http://projects.nikhilk.net/SilverlightFX.








