Every few years, Microsoft runs a Professional Developers Conference (PDC) in the US. The PDC is our main forum for announcing important new technologies (usually works in progress) to the world, and PDC 2005 was no exception. This year, PDC started to pull together some of the disparate threads of our platform architecture with WinFX technologies such as Windows Communication Foundation (formally known as Indigo) and Windows Workflow Foundation.
Below, you'll find a selection of resources to help you navigate your way through some of the technologies introduced at PDC 2005
In case you didn't make it to PDC 2005, 209 breakout sessions, panels, and symposia from the conference are available online. Each session includes a video of the presenter, a navigable index of the content, the Microsoft Office PowerPoint presentation itself, and video of any demos. We'll be hosting this content, complimentary to all, for six full months.
Indigo received an updated name at PDC2005 - Windows Communication Foundation. Windows Communication Foundation is a WinFX technology that unifies our existing messaging transports, and allows you to quickly build secure and interoperable Web services applications using the WS-* standards.
One of the new WinFX technologies announced during PDC 2005 was Windows Workflow Foundation, a technology that makes it incredibly easy to workflow-enable applications. Eric Rudder's PDC keynote address includes the announcement of Windows Workflow Foundation, as well an excellent live demo of the technology. See our MSDN Workflow Foundation site, as well as our Workflow Foundation Community site for more details, or try it out online in our virtual lab.
ASP.NET Atlas is a package of new Web development technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0. "Atlas" enables developers to create Web applications that can update data on a Web page by making direct calls to a Web server - without needing to round trip the page. Don't forget to check out Scott Guthrie's blog for more information.
Avalon also received a new moniker at PDC 2005. Now known as the Windows Presentation Foundation, Avalon aims to do for rich client development what ASP.NET did for Web development - the effective separation of presentation elements from code, with the added benefits of scalable vector graphics that make the most of modern video hardware.
The LINQ project premiered at PDC 2005, and offers an integrated programming experience, enabling developers to query object, relational and XML data directly from within Microsoft Visual C# and Visual Basic - without having to use multiple programming languages. Microsoft has released a Tech Preview of LINQ. For more background on LINQ, see the Q&A page, as well as our Future Versions site at the Microsoft .NET Framework Developer Centre |