Welcome to WindowsClient.net | Sign in | Join

WPF 3.5 Service Pack 1 Videos

The Microsoft Windows Presentation Foundation (WPF) provides the foundation for building applications and high fidelity experiences in Windows Vista, blending together application UI, documents, and media content, while exploiting the full power of your computer. These video training sessions provide some great launch points to creating your own WPF applications.

Featured Item

Latest Comments

re: How Do I: Use ASP.NET Membership Provider for WPF Authentication

I guess we use "Client Application Services" with 4.0 and going forward? msdn.microsoft.com/.../bb384312%28VS.100%29.aspx msdn.microsoft.com/.../dev10.query

re: How Do I: Use ASP.NET Membership Provider for WPF Authentication

I am using dot net 4.0 and I am unable to add a reference to system.web. It's not in the list of choices. Can I use similar steps to also add in the roles provider and call User.IsUserInRole() from my code behind too? Or is the Membership provider the

Featured Developer Books