The Microsoft Patterns and Practices team recently renovated their development lab in order to better support their Agile development methodologies. Movable walls you can write on and “escape pods” are just a couple of the featured additions. Join C9 special
correspondant Brian Keller and Patterns…
akMSFTFeb 24, 2009 at 6:37 PM20
ajoy krishnamoorthy
Avg Rating: 5
(4)
In this 4 part series, Bob Brumfield and Erwin van der Valk from patterns and practices shows you how to build a modular application using the recently released Composite
Application Guidance for WPF and Silverlight - February 2009 (also known as Prism V2).
Part 1.…
akMSFTSep 01, 2009 at 9:32 PM4
ajoy krishnamoorthy
Avg Rating: 5
(1)
This video demonstrates how to use the SharePoint Guidance Library’s service locator implementation. The SharePoint service locator helps with decoupling service consumers, such as web parts, from service providers which may be in a separate assembly or
even separate WSP.Quick Links:Setting up the…
akMSFTJun 08, 2009 at 10:28 PM5
ajoy krishnamoorthy
Avg Rating: 3
(2)
Enterprise Library team at
p&p is busy working on the next version of
Enterprise Library 5.0. You will find the feature backlog
here and of course, you can vote on the features. In this video, yours truly is joined by Grigori
Melnik, Program Manager for EntLib…
Composite Application Guidance, affectionately known as Prism, version 2 has been released. Prism provides guidance and code that can help you build modular applications that can
adapt to constant changing requirements. In this video, Blaine Wastell provides a quick overview and…
Datacenter energy efficiency is a hot topic these days (how to keep thousands of machines cool without consuming too many electrons, etc.), but something that doesn't get quite as much attention in terms of datacenter energy efficiency is the code running on the servers that make up the cloud…
akMSFTFeb 27, 2009 at 10:17 AM18
ajoy krishnamoorthy
Avg Rating: 5
(2)
In this 4 part series, Bob Brumfield and Erwin van der Valk from patterns and practices shows you how to build a modular application using the recently released Composite
Application Guidance for WPF and Silverlight - February 2009 (also known as Prism V2).
Part 4.…
akMSFTFeb 25, 2009 at 5:26 PM4
ajoy krishnamoorthy
Avg Rating: 5
(2)
In this 4 part series, Bob Brumfield and Erwin van der Valk from patterns and practices shows you how to build a modular application using the recently released Composite
Application Guidance for WPF and Silverlight - February 2009 (also known as Prism V2).
Part 2. Visual…
akMSFTFeb 27, 2009 at 10:12 AM10
ajoy krishnamoorthy
Avg Rating: 5
(1)
In this 4 part series, Bob Brumfield and Erwin van der Valk from patterns and practices shows you how to build a modular application using the recently released Composite
Application Guidance for WPF and Silverlight - February 2009 (also known as Prism V2).
Part 3.…
The Inversion of Control/Dependency Injection Pattern | Hammett Verissimo and Michael PuleioInversion of Control Containers were first introduced in 1998. Since then they have evolved a lot, but the underlying problems they try to solve remain unchanged. We will take a look at the principles behind…