Windows Store applications target the Windows 8's new runtime, WinRT. They can be programmed using JavaScript, C#, VB.NET, C++ etc. In this article, we will see how to develop a Windows Store application using JavaScript and Html 5.

To design the application, we must use WinJS.UI namespace, which is provided in WinRT. This namespace provides UI controls and objects to manipulate data. We have been provided with following control libraries for creating UI.

Read More...


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to
Intermediate,VS2010,Computer Tutorials, Window 8, Window Applications, Window Store, HTML 5