Results 1 to 5 of 5

Thread: Building High Performance Silverlight Applications on Windows Phone 7

  1. #1
    Join Date
    Oct 2010
    Posts
    170

    Building High Performance Silverlight Applications on Windows Phone 7

    The Microsoft windows phone 7 lacks with limited Central Processing Unit (CPU) and Graphic processing Unit (GPU) power. The reason I blog this post that I want create the high end and good performing silverlight application which can work on any type condition whether the applications may be games, graphics or data processing types. Please suggest me.

  2. #2
    Join Date
    Feb 2010
    Posts
    570
    The performance of application is always depends upon its type. If you are really interested to improve the graphics related apps such as games, flash or animation then you have to increase the performance of both emulator and the silverlight code. GPU handles Scaling ,displaying, rotating and 3D operations. Here the Bitmap cache will be handed over to GPU for further manipulation. In order to increase emulator performance the video card at least support WDDM 1.1 and Direct X 10.

  3. #3
    Join Date
    Feb 2010
    Posts
    641
    Microsoft has recently released the training manual to develop the high end application for their new windows phone. To run the silverlight you have to make many changes on graphic engine and also on the other parts of the platform. Some of the factors of phone do affect the performance of silverlight like small screen, minimum battery life, and different types of input method, poor network. All these this must remember before going to the development process.

  4. #4
    Join Date
    Feb 2010
    Posts
    530
    Have heard about the EQATEC profiler? If anyone want consider the performance of the silverlight apps there is profiler (as I mentioned above) supports quite good. It can be available via this link for free. It will do the live profiling on real phone devices and the emulator. And also there are number of resources available regarding the performance which were posted recently.
    Last edited by Ransom; 27-10-2010 at 02:34 PM.

  5. #5
    Join Date
    Feb 2010
    Posts
    532
    When the performance word comes it will highlight the CPU factor even we develop the high performance apps like games. The framework will manage the memory part. You should understand the steps that follow the optimization silverlight runtime.

Similar Threads

  1. SilverLight 4 applications working very slow in MAC OS
    By Sosie in forum Windows Software
    Replies: 3
    Last Post: 18-04-2011, 07:39 PM
  2. Want High-End PC Help Building it
    By sagar_ag47 in forum Motherboard Processor & RAM
    Replies: 1
    Last Post: 06-05-2010, 10:52 AM
  3. How to integrate Silverlight technology to Asp.net applications
    By Osman84 in forum Software Development
    Replies: 4
    Last Post: 26-02-2010, 01:47 AM
  4. Replies: 2
    Last Post: 06-01-2010, 04:49 AM
  5. Replies: 3
    Last Post: 28-07-2009, 09:15 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,046,589.04268 seconds with 17 queries