This is a rather old one (dated June 1st 2007), but I feel this one deserves it: A three-hour webcast by FxCop creator Krzysztof Cwalina who now works at Microsoft on the design of APIs, a little post mortem on the development of the .NET Framework, etc.
You can download the not-so-small file here:
http://blogs.msdn.com/kcwalina/archive/2007/06/01/FDGLecture.aspx
While three hours seem [...]
A new Prism drop has just been released! See Glenn Block’s post here:
http://blogs.msdn.com/gblock/archive/2008/03/26/prism-drop-2.aspx
The direct link to the resource is
http://www.codeplex.com/prism/Release/ProjectReleases.aspx?ReleaseId=11976
Views are no longer added via AddViewToRegion(); rather, an IRegion can be requested and an Add method can be called to actually add the view.
Also, a sliding region has been added.
However, I feel the most important change [...]
