Improve Panorama view performance in windows phone 7
NickName:Nghia Nguyen Ask DateTime:2011-08-24T10:23:47

Improve Panorama view performance in windows phone 7

I have a panorama page as my mainpage, there was only 3 pages, however for some reasons the slide doesn't go smoothly as usual (In my emulator it's smooth but when I build it into my LG optimus 7, there is a noticeable lag when sliding page to page) I have place a fancy big image as panorama backgrounds (about 1024*800 and 175KB ), I also have a mask for each panoramaitems. Is this the cause of problem? Because I didn't implement any code yet, just a pure design and simple mediaplayer control. I also use MemoryDiagnosticsHelper to check memory usage and it's about 35mb to 40mb. Where could be the problem and how to improve the performance?

Copyright Notice:Content Author:「Nghia Nguyen」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/7169788/improve-panorama-view-performance-in-windows-phone-7

More about “Improve Panorama view performance in windows phone 7” related questions

Improve Panorama view performance in windows phone 7

I have a panorama page as my mainpage, there was only 3 pages, however for some reasons the slide doesn't go smoothly as usual (In my emulator it's smooth but when I build it into my LG optimus 7, ...

Show Detail

The performance of Panorama control in windows phone

I'm using a panorama control to show some content, it contains four PanoramaItems. First I use "this.navigationservice.navigate()" navigating to another page, when I press the back button. It cost

Show Detail

Using Monocross on Windows Phone 7 with Panorama and/or Pivot control

I love the Monocross idea but am a bit lost for Windows Phone 7 when I want to use a Panorama and/or Pivot control. The only view provided is the Page view. So navigating from one page to another w...

Show Detail

Stop Cycle feature panorama windows phone 7

Is there a way or a workaround to disable the cycle-feature of panorama control in windows phone 7? Im asking this because I got several scrollviewers together and the best way I found was using the

Show Detail

panorama controls windows phone 8.1

I 'm developping a windows phone 8.1 application and I would like to make a view with the panorama control but Its impossible to find the control I have the Pivot control but not the panorama, is...

Show Detail

How to improve the performance of panorama control in Windows Phone

I am building a Windows Phone app with a panorama control, which has four PanoramaItems. Each PanoramaItem has a listbox, containing some listboxitems. If one of the those listboxitems was select...

Show Detail

How to have an application bar in a panorama view in windows phone 7 app?

I wanted to know how can I have an application bar in Panorama screen in my windows phone 7 application ? Thanks in Advance.

Show Detail

Customize Panorama List in Windows Phone 8 Xaml

Customize Panorama List in Windows Phone 8 Xaml I am developing windows phone 8 book reader application. I am using panorama list to load pages. Because of its default style panorama shows part of

Show Detail

How to Make Windows Phone 7 Panorama Page look like Windows Phone 8 Version

In my application that I have, I would like to make my Windows Phone 7 Panorama page theming, fonts, margins, etc match the Windows Phone 8 version. This is because I have some features that only w...

Show Detail

Need to Tombstone Panorama Control in Windows Phone 8

I am using Panorama control to display items in Windows Phone 8 now I want to save the state of selected PanoramaItem and display the same item as default on navigating back to this page. Like we s...

Show Detail