Introduction to Windows 8 Development–Go Metro!
Last week I had the pleasure of speaking at this year’s Heartland Developers Conference (HDC). I gave an introductory talk on developing “Metro” applications for Windows 8. The goal of the talk was to cover some of the basic features that every developer writing Windows 8 apps would have to face when first getting started. Some of these features include: Obtaining Windows 8 Obtaining the developers tools – e.g. Visual Studio 2012 Understanding the Windows Runtime framework Specific application features such as: Roaming data (e.g. app settings) to the cloud Contracts and extensions Using the File Picker Implementing application settings…
