ITF11012.NET Demo
Hello HiOf Hello Windows 8 App Samples / Links
Hello HiOf Notepad using System; public class HiOf { static void Main() { Console.WriteLine(“Hello HiOf!”); Console.ReadLine(); } } Compiling csc HelloHiOf.cs Note – Syntax – Using – Entry point
Hello Windows 8 App Visual Studio 2012 – Project template – Parts of the IDE Windows 8 App / Modern UI / Metro style – Fun – Challenging – Touch device a must Metro takeaways – 8 traits of a Metro App 8 traits of a Metro App – Developing/Debugging – Style vs. code
Samples / Links MSDN Developer Samples: Learn Through Code ( The Code Project ( Windows Store App samples ( MSDN Library (msdn.microsoft.com) MSDN Magazine ( Windows Store Apps devloper line (