Microsoft "All-In-One Code Framework" for Silverlight

"All-In-One Code Framework" delineates the framework and skeleton of most Microsoft development techniques using typical examples in different programming languages.

"All-In-One Code Framework" is a set of code samples available on CodePlex, the goal is to provide examples that are typical, extensible, structured, complete, well-documented and easy to understand.

http://cfx.codeplex.com/

The library covers many topics (COM, Windows 7, ASP.NET, Data Access, Office, …), and what attracted my attention is the Silverlight section!

Here is what you get in the Silverlight download for September:

CodeFx

As you can see some Silverlight 3 features are featured (PixelShader, PlaneProjection, WritableBitmap) as well as many other. For example the CSSL3CustomControl project is a good start is you want to learn how to build Silverlight custom control in C#.

Enjoy!

Note: I am not involved in this project, if you have question please ask in the forum:
http://cfx.codeplex.com/Thread/List.aspx

Technorati Tags:

1 Comment

Comments have been disabled for this content.