Presentation is loading. Please wait.

Presentation is loading. Please wait.

ITF11012.NET Demo. Hello HiOf Hello Windows 8 App Samples / Links.

Similar presentations


Presentation on theme: "ITF11012.NET Demo. Hello HiOf Hello Windows 8 App Samples / Links."— Presentation transcript:

1 ITF11012.NET Demo

2 Hello HiOf Hello Windows 8 App Samples / Links

3 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

4 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

5 Samples / Links MSDN Developer Samples: Learn Through Code (http://code.msdn.microsoft.com/) The Code Project (http://www.codeproject.com/KB/cs/) Windows Store App samples (http://code.msdn.microsoft.com/windowsapps/)http://code.msdn.microsoft.com/windowsapps/ MSDN Library (msdn.microsoft.com) MSDN Magazine (http://msdn.microsoft.com/nb-no/magazine/default(en-us).aspx) Windows Store Apps devloper line (http://www.buildwindows.com/)


Download ppt "ITF11012.NET Demo. Hello HiOf Hello Windows 8 App Samples / Links."

Similar presentations


Ads by Google