Search This Blog

Your place for free Visual Studio, .NET and BizTalk articles, code snippets, discussions, news and the best bunch of developers on the net.

Tuesday, April 24, 2007

MSDN Webcast: Visual C# Soup to Nuts Part 21: Visual C# and Game Development

C# can be used to build a variety of software, but one of the most overlooked types of programs is games. In this session, we'll see how XNA Game Studio and Microsoft Visual C# Express allow you to develop stunning 3D games with ease.

Following topics are coverd in this webcast

1. Microsoft XNA Framework
2. Microsoft XNA Game Studio Express
3. Starter Kits
4. Game

Click here to download the presentation file.

Click here to download demo code

Monday, April 16, 2007

Window Workflow Tutorial

There are some good tutorials/walkthroughs on Bart De Smet's blog and a good range of advanced WF topics such as Tracking, Persistence, and External Data Exchange.

Read more

Tuesday, April 10, 2007

MSDN Webcast: Visual C# Soups to Nuts Part 19: C# and Windows Presentation Foundation

Following are the topics covered in this webcast

1. Microsoft .NET 3.0 Framework
2. Extensible Application Markup Language (XAML)
3. Window versus Page
4. Windows Presentaion Foundation Control

Click here to download presentation file for this webcast

Click here to download demo code