Apparently the email service tied to this blog has been down for quite a long time and I had no idea. If you've sent me an email recently, please re-send using the Contact Me link above. Sorry!
Visual Studio Live! – Orlando 2013
Update: Make that 3 sessions!
I will be presenting 3 sessions at Visual Studio Live! in Orlando this November 18-22. The conference is a full 5 day event and there’s still time to register and save some cash! For this event, I’ll be presenting:
VST01 What's New in Windows 8.1 for Developers
Date: Tuesday, November 19, 2013
Time: 9:30 am – 10:45 am
Level: IntroductoryWindows 8.1 contains thousands of new APIs which can make your application even better. In this session, you will get an overview of what’s new to developers in Windows 8.1, and how to use these features to make your apps even better. From new XAML controls to PDF support to text-to-speech, you won’t want to miss this session if you’re a Windows 8 developer!
VST05 Controlling Hardware using Windows 8.1
Date: Tuesday, November 19, 2013
Time: 11:00 am – 12:15 pm
Level: IntroductoryWindows 8.1 allows developers to communicate with a variety of devices through several interfaces. In this session, we will look at how to talk to hardware connected via USB and Bluetooth, as well as some of the new APIs which allow Windows 8.1 to talk to Point of Sale (POS) devices, scanners, and even 3D printers using real examples with real hardware!
Visual Studio Live! - Redmond 2013
Update: Slides and code are now available over on the Events page!
I will be presenting 2 sessions at Visual Studio Live! in Redmond on the Microsoft campus this August 19 – 23. The conference is a full 5 day event and there’s still time to register and save some cash! For this event, I’ll be presenting:
T20 Windows Store Application Contracts and Extensibility
Date: Tuesday, August 20, 2013
Time: 4:15 pm – 5:30 pm
Level: IntroductoryIn this session, we will explore these contracts and how they can be used in any Windows Store application to provide a seamless, integrated experience for users. Contracts are a new feature of Windows 8 Store applications that allow interaction with the operating system and other Store applications in a standard way. With contracts, applications can implement interfaces to allow searching, sharing, settings, app-to-app file picking, and more.
TH03 Building Your First Windows Phone 8 Application
Date: Thursday, August 22, 2013
Time: 8:00 am – 9:15 am
Level: Introductory
Visual Studio Live! - Chicago 2013
I will be presenting a session at Visual Studio Live! in Chicago this May 13-17 at the Hilton Chicago. The conference is a full 5 day event and there’s still time to register and save $400!
W01 Building Your First Windows Phone 8 Application
Date: Wednesday, May 15, 2013
Time: 9:15 am - 10:30 am
Level: IntroductoryExpand your mobile horizons with Windows Phone 8! Developing applications for the phone is extremely similar to building a XAML application for the desktop. In this session, I will demonstrate the fundamentals of Windows Phone development while building a very simple application which covers all of the important points of the new platforms architecture, including the developer tools and device emulator and touch input.
W13 Windows Store Application Contracts and Extensibility
Date: Wednesday, May 15, 2013
Time: 3:00 pm – 4:15 pm
Level: IntermediateIn this session, we will explore these contracts and how they can be used in any Windows Store application to provide a seamless, integrated experience for users. Contracts are a new feature of Windows 8 Store applications that allow interaction with the operating system and other Store applications in a standard way. With contracts, applications can implement interfaces to allow searching, sharing, settings, app-to-app file picking, and more. In this session, we will explore these contracts and how they can be used in any Windows Store application to provide a seamless, integrated experience for users.
Visual Studio Live! - Las Vegas 2013
Update: Slides and code are now available over on the Events page!
I will be presenting a session at Visual Studio Live! in Las Vegas this March 25-29 at the MGM Grand. The conference is a full 5 day event and there’s still time to register!
W01 Building Your First Windows Phone 8 Application
Date: Wednesday, March 27, 2013
Time: 9:15 am - 10:30 am
Level: IntroductoryExpand your mobile horizons with Windows Phone 8! Developing applications for the phone is extremely similar to building a XAML application for the desktop. In this session, I will demonstrate the fundamentals of Windows Phone development while building a very simple application which covers all of the important points of the new platforms architecture, including the developer tools and device emulator and touch input.
W20 Building a Windows Runtime Component with C#
Date: Wednesday, March 27, 2013
Time: 4:15 pm - 5:30 pm
Level: Intermediate