Reason
If xNa for Windows Phone is developedProgramThe display card of DirectX 10 or above is required. Therefore, it is best to check the DirectX configuration before installation.
Method
Enter dxdiag in "run" in the Start Menu, click OK, and
This is the silver radio I wrote.Program, Using Silverlight for Windows Phone development, is still being improved. This program, I have compiled a seriesArticle, Including the environment construction process, Silverlight development, multimedia
Microsoft Visual Basic CTP for Windows Phone developer tools has been released. If you are interested, try it. I am C # guy and I am not interested in VB, so I have not tried it.
Visual Studio 2010 professional or later is required for
Anyone who has downloaded the Windows Phone developer tool knows that the emulator provided by the official website is incomplete and only displays IE. But we do not have a real machine on hand. What should we do if we want to experience the
1. Navigation in Windows Phone, in the sameProgramCentralized use of navigation between pages
Navigationservice. navigate (New uri ("/folder (s)/targetpage. XAML", urikind. Relative ));
Jump from one Assembly page to another Assembly page using
The recent mix11 conference was really exciting, and a friend joked, "When Mango came out, everyone had a climax ". Indeed, Ms is very powerful, Windows Phone 7 is very powerful, Silverlight is very powerful...
Why don't I share this exciting
1. in mango, the following starters and selectors are added: Address chooser task, Bing Maps task, Bing Maps directions task, game invite task, save contact task, save ringtone task, share link task, and share status. task
2. scheduled tasks and
A few days ago, I published a Windows Phone 7 Q & A that involves basic questions about Windows Phone. Now I have posted the reference answers for you to learn.
1. Windows Phone 7 ApplicationsProgramWhat is the maximum size of the xap package?
I believe that you have been learning Windows Phone 7 for some time and want to know how many knowledge points you have mastered, just have a test!
1. Windows Phone 7 ApplicationsProgramWhat is the maximum size of the xap package?
2. How do I
Windows Phone's practical development skills record my usual problems and corresponding solutions, record them and check them later. I also hope that other friends can make as few detours as possible, instead of making a bug for half a day.
We know that the text attribute of ApplicationBar in Windows Phone is not a dependency attribute and cannot be bound to internationalize the text. So how can we implement the multi-language text of ApplicationBar in actual development? There are
In the previous blog 《The latest development tool library for Windows Phone 7"Introduces the phoney Project, which contains a message prompt for fade-in and fade-out. This article will expand this message prompt to display a glass border for the
1. Common Use of WebClient in Windows Phone 7CodeSegment:
WebClient Twitter= NewWebClient ();
Twitter. downloadstringcompleted
+ =
New
Downloadstringcompletedeventhandler (twitter_downloadstringcompleted );Twitter. downloadstringasync (
When it comes to editing images, you may think of splitting the images into pixels and then operating these pixels to edit the images. Today we will introduce a useful class called writeablebitmap, a class that can save the UI elements as images or
We often regard stackpanel as a "string", which can be either horizontal or vertical.
We set the horizontalalignment in the element to "right", which is useless. The element is right aligned.
If we want to align the elements in stackpanel to
The current Silverlight for Windows Phone does not support childwindow, so when we want to pop up some windows, we can only find a solution.
The first method is MessageBox, which is quite simple. You can also add some styles to it.
The second
In this articleArticleIn Windows Phone 7.1 mango, I will talk about how to implement an icommand implementation class: delegatecommand and how to use it in the mvvm mango application.
When talking about commands, command has two functions:
Before using Windows Phone 7 CTP, to upgrade to Windows Phone Developer Tools Beta, You need to download http://www.microsoft.com/downloads/details.aspx on Microsoft's website? Familyid = c8496c2a-54d9-4b11-9491-a1bfaf32f2e3 & displaylang = en
In Windows Phone, you can use the following code to pass values between different pages.
Phoneapplicationservice. Current. State ["strkey"]
My own encapsulated code:
Tripdealer. CS:
Using system;Using system. net;Using system. windows;Using system.
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.