Welcome to WindowsClient.net | Sign in | Join

VS 2008 & .NET 3.5 Videos

Visual Studio 2008 and .NET 3.5 provide an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and client applications. In these video training sessions you'll discover some of the latest product innovations.

Featured Item

Latest Comments

re: How Do I: Use Resource Files for Localization both in XAML and Code

Excellent, works a treat, thank you John.

re: How Do I: Use the FileSystemWatcher Class

I downloaded C# sample code but after unzip folder understand the C# sample was like the VB sample code ! please insert correct c# sample here !

re: How Do I: WinForms WPF Integration

Nice!

re: How Do I: Connect to a Database?

Great video, but you mention a previous video, but it isn't clear from the page at windowsclient.net/.../videos.aspx what order these videos are supposed to be watched in. Is there another page that lists the videos in some organized manner?

re: How Do I: Use Resource Files for Localization both in XAML and Code

Jayesh, Mike is correct try the following: In the code behind file change InitializeComponent(); Thread.CurrentThread.CurrentUICulture = new CultureInfo("es-ES"); to Thread.CurrentThread.CurrentUICulture = new CultureInfo("es-ES");

Featured Developer Books

Microsoft Communities