Introduced
Re-imagine the semanticzoom of Windows 8 Store Apps
Demo Semanticzoom's Application
View of custom semanticzoom through Isemanticzoominformation interface
Example
1. Demo Semanticzoom Application
Index.xaml
Introduced
Re-imagine the ScrollViewer of Windows 8 Store Apps
Chaining-chains
Rail-Track
Inertia-inertia
Snap-Snap To
Zoom-Zoom
Example
1, demonstrating the chaining characteristics of ScrollViewer
Scrollviewer/chaining.xaml
Canvas, Grid, StackPanel, virtualizings
Introduced
Re-imagine the layout controls for Windows 8 Store Apps
Canvas-Absolute Positioning layout
GRID-Network format layout
StackPanel-Streaming layout
VirtualizingStackPanel-can only be used for ItemsControl
Wrapgrid-can only be used for ItemsControl
Variablesizedwrapgrid-for Wrap child element collections
Example
1, Canvas's Demo
Canvasdemo.xaml
Image, MediaElement
Introduced
Re-imagine the Windows 8 Store Apps Media Control
Image-Picture control
MediaElement-controls that play video or audio
Example
1, the Image of the Demo
Imagedemo.xaml
Multi-thread thread synchronization: Lock, Monitor, interlocked, Mutex, ReaderWriterLock
Introduced
Re-visualize the thread sync for Windows 8 Store Apps
Lock-is actually a encapsulation of the Monitor.Enter () and Monitor.Exit ()
Monitor-Lock
Interlocked-provides atomic operations for numeric variables shared by multiple threads
Mutex-mutexes, primarily for mutexes across processes within the same sy
Use Windows Mobile test framework for automated testing of Windows Mobile programs-(2) Test ToolFavorites
Preface:
In the previous section, we briefly introduced the Windows Mobile test framework in the wm6 SDK. You may have a r
Preface:
In the previous section, we briefly introduced the Windows Mobile test framework in the wm6 SDK. You may have a rough impression on Windows Mobile test framework, but you still have some questions about how to use it. I am sorry for this because I am busy and have no time to update this series. Today, we wil
Developed Windows Mobile in September 27 Program Environment configuration and UDP communication between Windows Mobile and PC 1. install Active Sync, Windows Mobile SDK, and Windows
Document directory
Case 1
Case 2
Case 3
Case 4
Background
Developers who have developed Windows Mobile and Windows Embedded CE, especially Native C ++, have encountered conversion of ANSI and Unicode character sets more or less. This article attempts to understand the character set issues developed by Windows
Unit test has become an integral part of the development process and is also the basis of refactoring. cppunitlite can be used for unit testing when developing native C ++ on Windows Mobile and Windows Mobile.
When developing C ++ on other platforms, I have been using cppunit for unit testing. However, cppunit does n
On j2i. net, I saw this article making designer friendly controls. The original Article is Simon Hart's writing designer friendly controls for Windows Mobile.
In the original article, when designing friendly controls for Windows Mobile, you must determine whether your code is running in the correct design, that is
and purposes "new" again and finally provide you with some resources to help you porting your apps fromOther platforms onto the Windows Phone platform.
Microsoft's mobile strategy
Believe it or not, Microsoft hasBeen in the mobile game for around 10 years. we started off with the
Select solution, New project, type: Other Project Types–setup and Deployment-smart Device CAB project, name is Smartsetup
Select the file System on the Target machine, right-click ADD Special folder to create the folders to be deployed
Select Program Files Folder to add the DLL and the running file (. exe) (right-click-) add– ... )
To add an EXE, create a shortcut key, named Datatrans
Drag the shortcut keys to start Menu folder and Startup folder respectively
Startup
://groups.csdn.net/aawolf_Mobile/Http://www.devdiv.net/forum-105-1.htmlWindows Mobile development resourcesHttp://www.wmisv.com.cn/Default.aspx
TIPS:Wonderful use of CreateProcess API functions. NET Compact framework development tips
Improvement:Patterns Practices Developer Center)Advanced P/invoke on Microsoft. NET Compact frameworkOptimize Pocket PC development through. NET Compact frameworkCompactformatterplusUsing GDI + on
Introduction
This article describes the basic concepts of registry development under. NET Compact Framework, introduces the tools for operating the registry under Windows Mobile and Wince, and implements a registry export tool using C.Background
Like Windows desktop systems, Wince stores system information, driver information, and application information in the r
: List It! = Processes. End (); ++ it){Currentlength = wcslen (IT-> szexefile ); If (Maxlength {Maxlength = currentlength;}} Return Maxlength;}
Print process information to the console. Because Windows Mobile does not have a console, the display methods are different, but they are all read and displayed from the List (processes.
4. Link toolhelp. Lib
Finished. The running effect is as follows:
ArticleDirectory
1. Create an output definition header file
2. implement interfaces provided by header files
3. Configure precompiled macros (Preprocessor definitions)
4. Configure the output lib File
I have written an article about native DLL encapsulation in Windows Mobile and Windows Embedded ce. The original Article is as follows:
H
Background
I have written some native DLL-encapsulatedArticle, The link is as follows:
How to encapsulate native DLL provided to. NET Compact framework in Windows Mobile and WinCE (Windows Embedded CE) for calling
Encapsulation of native DLL in Windows Mobile and
Microsoft has released a new version of Windows Redstone PC and Windows Mobile Preview in sync today.The PC version is build 14271. The Mobile version is build 14267.1004.Windows Redstone PC Build 14271 mainly fixes the following issues:form border color problemGroove Music
in Program development, the time difference comparison is not required. The simplest time comparison method is to extract the current time and subtract it to get the time difference. You can use the getlocaltime () function to retrieve the current time. However, on Windows Mobile and Windows WinCE (Windows Embedded C
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.