web stats hits
Welcome to MSDN Blogs Sign in | Join | Help

Linda Chong's Blog

Linda Chong is the Senior Project Manager / Engagement Manager working at Microsoft Consulting Services in Singapore. Her portfolio includes project management and presales engagement, focusing primarily on application development opportunities and engagements such as .NET consulting, solution architecture, SOA, SQL Server/BizTalk/SharePoint consulting, etc.
patterns & practices - Unity for Silverlight

clip_image001

Microsoft patterns & practices is excited to announce the latest addition to
the p&p library of software architecture guidance:

Unity for Silverlight
December 2008 Release (1.2)

Quick Links:

– MSDN site: http://msdn.microsoft.com/en-us/library/dd362339.aspx

– Community Forum: http://codeplex.com/unity

What is Unity?

The Unity Application Block (Unity) is a lightweight, extensible dependency injection container. This release of Unity is a port of Unity Application Block 1.2 to Microsoft Silverlight 2.0.

What’s New?

The following capabilities and packaging of the Unity container have been adjusted in this release:

– The single Microsoft.Practices.Unity.dll file in the Silverlight version contains all the classes from the three separate desktop DLLs: Microsoft.Practices.Unity.dll, Microsoft.Practices.ObjectBuilder2.dll, and Microsoft.Practices.Unity.StaticFactoryExtension.dll. You only need to reference and deploy the one assembly in your Silverlight projects.

– Because of differences in the Silverlight security model, only public types can be created and injected by the container. The desktop version allows you to also inject internal types.

– XML configuration is not supported.

– The Unity interception mechanism is not supported.

An updated quickstart is also included.

Information on Microsoft patterns & practices

– Visit us at http://msdn.microsoft.com/practices/ to see the full line of existing patterns & practices.

Posted: Tuesday, December 16, 2008 1:54 AM by Linda Chong

Comments

#.think.in said:

#.think.in infoDose #12 (15th Dec - 19th Dec)

# December 21, 2008 5:48 PM
Anonymous comments are disabled
Page view tracker