Posted Date: 28 Jun 2012 |Updated: 01-Jul-2014 |Category: .NET Framework|Author: Tony John|Member Level: Gold|Points: 50|
Did you hear the buzz on Windows 8 Metro Apps but puzzled on the difference between Metro Apps and traditional Windows programs? Read this article to find some features of the Windows 8 Metro Style Apps.
Some of the characteristics and features of the Windows 8 Metro Style Apps are explained below:
A Metro Style App is a new type of Windows application that work on Windows 8 (and future operating systems)
A Metro App occupies the full screen and has no borders and no minimize, maximize, close buttons.
Typically, a Metro App always has a single window and no additional dialogs or popups
Metro Apps are touch friendly and have large buttons and tiles for easy access with touch.
Metro Apps are represented by Tiles in the Windows Metro Start screen. Even when the application is not running, it can interact with the Tile and provide updates to the user with minimal battery power.
Metro Apps respond to various touch gestures
Metro Apps respond to various inputs like touch, mouse, keyboard, pen etc.
Metro Apps can communicate with other Metro Apps and share content.
Metro Apps use an "App Bar", which is hidden in normal view but can be activated by swiping on the app window. Metro App can add controls and command buttons to the app bar, which allow users to control the app.
Metro Apps have access to "Charms Bar", which allow it to interact with the Windows in a consistent manner with other apps. For example, the app can respond to a "Search" task in the charms bar and provide search results from its application data.
Metro Apps can be developed using one of many languages including Javascript, VB.NET, C#, C++ etc.
Metro Apps can be purchased from Windows App Store
In this article, I will explain what is Windows 8 Metro Style Apps, the new type of apps designed for Windows 8 and future Windows operating systems. Learn more about Metro Apps and how to develop them using .NET technologies.
Read this article to find out the differences between Windows 8 Metro Apps and traditional Windows applications. I am comparing various features of Metro Apps with Windows applications.
Are you ready to start developing Metro Style Apps for Windows 8 ad future operating systems? Read this article to find out the tools, software, SDK and other utilities required to get started with Windows 8 Metro App development.
Developers can use Visual Studio to develop Metro Style Apps for Windows 8. In this article, I will explain how to get a developer license to develop, deploy, test and debug Metro Style apps on your development computer.