Project DescriptionPAC4SL is a delivery framework used for developing Silverlight applications that uses the Presentation Abstraction Control delivery pattern.
This delivery pattern is centered on team development with Silverlight.
The focus of the pattern is spreading out of application logic into focused delivery tiers.
The framework was developed in C# on the 4.0 framework and Silverlight 4.0
The framework is designed to be used with C# and Silverlight 4.0 or higher.
Current Project Status
The updated CodePlex version is 0.75 Working release
In this release we are focusing on getting the initial framework released and into your hands to start previewing. This version is functionally complete, but does not have the source documentation loaded into CodePlex yet. With this limitation in mind, we have added a small primer to get you loaded into a project.
See the
documentation section for more details.
What is coming in the next release
With the initial focus being to get the bits up for review, the documentation is still in review. The team is currently working on getting the documentation into something usable for everyone. Here is what is coming in the next build around documentation and guidance.
- Architecture Guide - Focus is on the architecture of the pattern, its tenets and why we created the framework.
- Pattern Walkthrough Guide - Step by step walkthrough of each area of the pattern, providing you with a guided tour.
- Team Delivery Guide - Lessons learned guide of how we use the pattern to deliver Silverlight applications, and recommended approaches for running your own team.