silverlight made website slow very much
-
I used image-gallary download form codeplex.com on my project. It was very very slow to open a picture. I did same throught flash, it is much faster. Can any body tell me how to speed up silverlight application to better than flash as it can get data of my asp.net and process it, flash is harder to work for such manner. I want to use silverlight because of easily support with c# and asp.net
-
I used image-gallary download form codeplex.com on my project. It was very very slow to open a picture. I did same throught flash, it is much faster. Can any body tell me how to speed up silverlight application to better than flash as it can get data of my asp.net and process it, flash is harder to work for such manner. I want to use silverlight because of easily support with c# and asp.net
There's no reason Silverlight should be significantly slower than Flash opening a picture. Without any details on what you're doing, it's difficult to help :) Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
There's no reason Silverlight should be significantly slower than Flash opening a picture. Without any details on what you're doing, it's difficult to help :) Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
I have 10 pictures. I created thumbnails of all, now I have 20 pictures. I used Data.xml file for path containing full-size and thumbnail pictures. Configuration.xml file for settings [These files I got automatically from codeplex.com Image Gallery Project]. I created Gallery, you can view at: http://www.trannumdigitalstudio.com/[^] Also you cn view flash Gallery at: http://www.flashgallery.org/demo.html[^]. Here image size is bigger still faster All images in Silverlight Gallery are at 72 dpi, 500*500 px resolution
-
I have 10 pictures. I created thumbnails of all, now I have 20 pictures. I used Data.xml file for path containing full-size and thumbnail pictures. Configuration.xml file for settings [These files I got automatically from codeplex.com Image Gallery Project]. I created Gallery, you can view at: http://www.trannumdigitalstudio.com/[^] Also you cn view flash Gallery at: http://www.flashgallery.org/demo.html[^]. Here image size is bigger still faster All images in Silverlight Gallery are at 72 dpi, 500*500 px resolution
I'm not sure what you are seeing. The Silverlight gallery loads and shows images faster than the flash one for me. Once the images are cached (have been viewed) they load instantly. Note I'm using Firefox 3.
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
I used image-gallary download form codeplex.com on my project. It was very very slow to open a picture. I did same throught flash, it is much faster. Can any body tell me how to speed up silverlight application to better than flash as it can get data of my asp.net and process it, flash is harder to work for such manner. I want to use silverlight because of easily support with c# and asp.net
Mmm.... take a look to this link http://msdn.microsoft.com/en-us/magazine/dd483293.aspx[^] I think it could help you on speeding up image loading, or make somes tricks. HTH Braulio
/// ------------------------- Braulio Díez DBSchemaEditor.com Free Silverlight based DB Schema Modeling Tool /// -------------------------
-
I'm not sure what you are seeing. The Silverlight gallery loads and shows images faster than the flash one for me. Once the images are cached (have been viewed) they load instantly. Note I'm using Firefox 3.
Mark Salsbery Microsoft MVP - Visual C++ :java:
I don't know anything about silverlight but I am using firefox 3 and the silverlight page was really slow compared to the flash page.
I didn't get any requirements for the signature