Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Difference Between Windows 8 Store App and Windows 8 Desktop Application

Tags:

windows-8

What is the difference between Windows 8 Store App and Windows 8 Desktop Application. Can I use Javascript to create Windows 8 Desktop Application. I found an article from Intel which give some difference between these two applications. But it is not clear

like image 616
Dinesh P.R. Avatar asked Nov 24 '25 02:11

Dinesh P.R.


2 Answers

Windows 8 Desktop Application - You can download the softwares and install it . No Marketplace required - Traditional development tools like C# , C++ , Winforms , WPF etc

Windows 8 Store App - You can install it only via Windows Store and uploading the app to the store will undergo certification process. - YOu can develop using XAML with C#/VB.NET/C++ , HTML/JavaSCript/CSS , Embarcadero Prism etc. - Designed mainly for Touch

like image 165
Senthil Kumar B Avatar answered Nov 27 '25 11:11

Senthil Kumar B


no you can't use javascript to write you own desktop program.

Here a simple overview about both type:

Windows 8 Desktop Application: That just the basic program like notepad, MS Word, AutoCad... Writing in the know language such as C++, C# ...

Windows 8 Store App Here you create app in that new start menu. Click on the button in the start menu to open you own app. Here you can write the app also in html5/javascript.

like image 30
user1731468 Avatar answered Nov 27 '25 13:11

user1731468



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!