Original: Quick build Windows 8 style app 31-Build tileIntroductionTiles are one of the most important ways to attract users to use the app frequently. We can use tiles for better content in the app to show.Another application tile is a core part of the application and most likely the most common part of the user, so use live tiles to entice users to use our app frequently!This post focuses on how to create
October 07th-sharing contract:
In the past two days, we have been learning about the new feature of Windows 8: contract. The concept of contract is introduced by integrating the set contract into the program. Then I learned how to extend our search program for users. I will introduce the sharing contract today.In systems before Windows 8, it is very difficult to build "social" in programs. You must not onl
06th-search contract:
Yesterday I introduced howProgram. Today we will introduce the search contract, and tomorrow we will share the contract. Search and sharing are two very useful contracts, because even if the program is not running, these two contracts will make your program usable, that is to say, your program can be potentially exposed to users in another way.In the past 10 years, "Search" has become synonymous with search engines. A few years ago, the search in Windows has actually becom
03rd-startup screen:
Today, we are going to learn a very small knowledge point, but it is a very important part of the application lifecycle: the startup screen. You may think this is a poor theme, but in fact, it is very important from the perspective of user experience.For example, a weather application connects to a network and obtains weather data. Every time you start this program, you want to obtain the latest data. You also know that it takes about 2-3 seconds to obtain data, correct ima
09th-dynamic tile:
Today, let's learn a very important thing: Dynamic tile. In the previousArticle, As I mentioned, the tile isProgramThe success is an important part, and the tile is the most easily overlooked part.Your tile represents the relationship between you and the user. You can pin it to the Start Screen and group it according to programs with similar functions. You can also switch between large and small magnetic stickers. Your task is to fulfill your needs. We can also update the til
16th-context menu:
Today, let's learn about the context menu.ProgramWhen you right-click an object, there will be a small pop-up menu command from time to time. When to use the context menu Microsoft provides a very detailed guide vs. When to use the AppBar control to replace, in this article, we will follow these rules.
PDF:
16th-context menu
For more information, visit the following link:
Windows 8 development day
17th-clipboard:
Today, we are studying the clipboard in Windows 8. Specifically, this includes how to save and retrieve data on the clipboard. The clipboard supports copying and pasting the following four data types:TextHtmlImagesFiles
In this article, I will write someCodeTo show how to copy and paste the above data types, and how to detect the current data type in the clipboard?
PDF:
17th-clipboard
For more information, visit the follow
10th-Toast notification
Yesterday we learned about dynamic tile, which enables your program to let users know important information. Today, let's look at another type of user notification: Toast notification.If you haven't used Toast notifications before, you may think Toast is a bit silly. In a program, when something happens, the information can pop up on the user's front-end to let the user know.The main difference between Toast notification and dynamic tile is that, no matter which program
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.