Tag Archives: Store

All about promises (for Windows Store apps written in JavaScript)

When writing Windows Store apps in JavaScript, you encounter these constructs called promises as soon as you do anything that involves an asynchronous API. It also doesn’t take very long before writing promise chains for sequential asynchronous operations becomes second nature. In the course of your development work, however, ...

Credential Locker: Your solution for handling usernames and passwords in your Windows Store app

If you haven’t yet heard about the Credential Locker that's available for Windows Store apps, it’s time you did. Why? Because it not only simplifies the task of storing and retrieving user credentials, it stores them securely, and credentials roam with users “for free” along with their Microsoft account. ...

Helping Android developers build Windows Store apps

For those of you who are currently developing on Android, we have a lot of resources to help you bring your Google Play app to the Windows Store. On the Windows Dev Center, we have a whole section of Resources for Android developers. You’ll find everything you need to ...

Featured apps in the Windows Store

Each week we showcase apps in the Windows Store that we think customers will love. We spend all day, every day, looking for apps to highlight and we’re excited to promote apps that are well-designed, innovative and offer unique value. We feature these apps in the Store Spotlight and on ...

Creating connected Windows Store apps

People are continually surrounded by devices that are connected to a network. Even the latest refrigerators and washing machines can connect to the internet and home networks. So it’s no surprise that end-users expect their apps to be connected as well. These “connected apps” consume the latest content from the ...

Windows Store app support in jQuery version 2.0

If you’ve already done some web development, it’s likely you’ve used the open source JavaScript framework jQuery. And if you’ve tried building Windows Store apps using jQuery, you might have run into errors related to JavaScript runtime or dynamic content. With the upcoming release of v2.0, the jQuery team has ...

Developing Windows Store games

Windows 8 has changed the PC landscape with innovative form factors, new chip architectures, exciting commerce models and huge opportunities. PC games have long been a staple of the way computers are enjoyed. Now, more than ever, games exemplify the value of this new landscape of devices. Thanks to the ...

Twitter for Windows 8 now available in the Windows Store

Twitter for Windows 8 is now available in the Windows Store. This app takes advantage of the unique Windows 8 experience (snapped view, live tiles, notifications, and charms) while retaining the look, feel, and functionality that customers have come to expect when using the Twitter service. Learn ...

Preparing your Windows Store app for a world market

Do you want to make your new app accessible for a worldwide market and potentially increase the number of customers for it? Windows 8 makes it easier than ever to write an app that can be tailored for different languages and cultures. Here, I’ll show you how to design a ...

Crash reports help you certify your Windows Store app

As the Windows Store continues to grow and offer app builders a significant market opportunity, we want to clarify the app certification process, so you know what to do to get your app into the Windows Store. We also want you to know how to proceed if your app fails ...