I am a newbie in windows phone app and need to create a small Windows Phone7 app. The app will perform the following task
I have a several question about WebBrowser control into WP7. How to disable word selection by a click?
I\'m building a custom control for Windows Phone 7+ that can do augmented reality image processing. The control works wonderfully in practice (when I run the app), but because I have the image process
How to not to mute music player? The xna game (mango 7.1) mutes the m开发者_运维百科usic from music player how to prevent it?The music player isn\'t being muted, it is being stopped. This is by design
Say if I need to display a list with lots and lots of records, which control is better? Or shall I say, which control has a better scrolling experience?
I\'m need render epub document which size 700kb - 1.5Mb. Into WPF I\'m using Flow Document Reader. I did not find this control in Windows Phone 7.1 SDK.
I am getting this weird error when making a WP7 app, and I can not see why. The only output/ error message I get is \"UnhandledException: The parameter is incorrect. : : : ProgramName.App\"
in Windows Phone OS 7.1 we can use Sockets ( http://msdn.microsoft.com/en-us/library/hh202870%28v=VS.92%29.aspx). I have Visual Studio for Windows Phone 7 downloaded from here: http://www.microsoft.co
I am updating an existing app.Because of the overhaul, I\'m starting over from File|New Project.Just to see how the update would work, I ran the old version on the emulator.I pinned the app to start.I
i\'m trying to change the font size for my items in a listpicker. I use a fullmodeitemtemplate to be ab开发者_Python百科le to change fontsize etc.