A Step-by-step guide to creating your first Hello World Metro style app using Live Connect, in C# - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Sunday, September 18, 2011

A Step-by-step guide to creating your first Hello World Metro style app using Live Connect, in C#


In my previous post, I showed how to create a Live Connect powered Windows Metro style app using JavaScript. In this post, I will go through the steps for creating the same app using C#. (If you're a VB developer, follow the same steps in this post but change the code behind to use VB.)

If you haven't downloaded and installed the Windows Developer Preview, you got to check it out. It's a brand new Windows unlike anything before.

If you haven't downloaded and installed the Live SDK, please do that before taking the following steps. Sign up for the Live Connect technical preview, download and install the LiveSDK.msi.

Sign into your new PC using a Live ID account. If you must use a domain account or a local account, you can connect your domain or local account to a Live ID account through Control Panel -> Users, click "Connect your Windows Live ID" and following the instructions.

Now you're ready. Let's write our first Metro style app in C# together.

 

Read More from: Original Source

No comments:

Post a Comment