Is anyone succesful开发者_StackOverflow中文版 getting address information from CivicAddressResolver? I am testing in samsung focus.
I want to manually create canvas and draw image into the screen. set image position x,y axis programatically.
I would like to draw some lines using Path. It always show me error when running the program. The error occurs at this sentence:\"myPathSegmentCollection.Add(myLineSegment[i]);\"
To access OData on Windows Phone you do this: // Declare the data service objects and URIs. NorthwindEntities context;
I\'m sure there\'s a ton of questions on this, but I have a very specific one: Most phones have a setting \"desktop\" or \"mobile\" for viewing websites. H开发者_Python百科ow do I make my mobile site
I have a simple class like this: public class myClass { public List<string> innerList; public string innerString{get;set;}
I have to submit my WP7 app to the Marketplace. The app loads at runtim开发者_开发技巧e some images that are under the Images folder. They have the copy to output directory to Do Not Copy and I\'ve se
I am developing a Windows开发者_StackOverflow社区 Phone 7 project and wish to test the app\'s business logic (i.e. just the vanilla C# code) within stand-alone unit tests, run on Windows from the comm
My Windows Phone app开发者_如何学C doesn\'t have a service hosted but I would like to give the user an option to download/backup all the information(Just say note taking app) to another device or PC.
I would like to create a timeline app that shows items horizontally on a windows phone page. Do you know which controls should i use? Ar开发者_运维问答e there limitations in size (width, in this case)