No announcements
Found 161 threads
-
0 Votes
Memory leak Silverlight
L.S., I am building an application. The application consists of two screens. On the first screen the user can select a file, on the second the file is displayed with a chart and a ...Unanswered | 3 Replies | 3211 Views | Created by Jesse Jongejan - Friday, September 20, 2013 2:22 PM | Last reply by Jesse Jongejan - Monday, October 21, 2013 10:00 AM -
0 Votes
Enhance TreeView rendering performance
Silverlight TreeView(System.Windows.Controls) with 4000 TreeViewItems. Below code adds TreeViewItems to TreeView. for (int i = 0; ...Answered | 1 Replies | 2830 Views | Created by shwetank07091988 - Wednesday, August 14, 2013 7:22 AM | Last reply by Yanping Wang - Thursday, August 15, 2013 8:58 AM -
0 Votes
Silverlight downloading file takes a long time
The silverlight application that I am working on has a feature that navigate to another ASP.NET application on the same web site to generate a Microsoft word report. The report is big about 500 ...Unanswered | 1 Replies | 2996 Views | Created by mysti789 - Saturday, August 10, 2013 3:11 PM | Last reply by Professo - Wednesday, August 14, 2013 5:09 AM -
0 Votes
rendering time a graphic symbol is slow
I have a graphic symbol which has lot of embedded symbols in it. These symbols have rectangle and line elements. The size of the XAML file of the symbol is around 1MB. And the Silverlight ...Answered | 1 Replies | 2390 Views | Created by Ranir - Friday, June 21, 2013 3:26 AM | Last reply by Jambor yao - Thursday, June 27, 2013 1:20 AM -
0 Votes
Performance Issues & SL 5 not using GPU!
Greetings, I make use of a lot of effects and 3D rotations on my website: http://www.nextgensoftware.co.uk But the problem ...Answered | 2 Replies | 3484 Views | Created by dellams - Friday, May 10, 2013 8:04 PM | Last reply by dellams - Thursday, May 23, 2013 12:21 PM -
0 Votes
Silverlight 5 LOB memory leak
Hey Everyone, We are developing a LOB SL5 application and are experiencing quite severe memory leaks. Using VMMap we have determined that the ...Answered | 1 Replies | 5648 Views | Created by Amir Avni - Tuesday, April 16, 2013 3:23 PM | Last reply by Amy Peng - Tuesday, April 23, 2013 9:12 AM -
0 Votes
Silverlight canvas freedraw underperforming
I'm making a silverlight website which includes paint-like features including freedraw. To achieve this I used the technique described on the following ... -
0 Votes
Silverlight WCF Peformance Issue
Hi We have a strange performance issue with Silverlight, we are experiencing very high latency in our WCF requests. It doesn't make a difference as to ...Unanswered | 1 Replies | 3203 Views | Created by Daniel Niasoff - Friday, February 15, 2013 12:50 PM | Last reply by iwpf - Friday, March 1, 2013 7:09 AM -
0 Votes
Memory Consumption in silverlight
Hey, Hi I am developing an silverlight application,so my concern is that all usecontrols which I have used doesn't gets disposed and so it is causing in high Memory consumption. I ...Unanswered | 1 Replies | 2641 Views | Created by Prijesh Ramani - Thursday, February 21, 2013 2:40 AM | Last reply by Amy Peng - Wednesday, February 27, 2013 2:34 AM -
0 Votes
Performance Tuning: Does it make sense to call the WCF services using BackgroundWorker?
We have Silverlight business application which has to make several WCF service calls when user navigates from one form to abother form. We understand WCF calls are by deisgn asynchronous and ...Answered | 1 Replies | 4177 Views | Created by arasheed - Thursday, January 3, 2013 8:17 PM | Last reply by Amy Peng - Wednesday, January 9, 2013 2:41 AM -
0 Votes
Performance testing with LoadRunner v11
I see there is a new silverlight protocol in LoadRunner version 11. Has anyone tested using this? How did it work? What were the ...Discussion | 3 Replies | 10042 Views | Created by steve_perf_tex - Monday, January 31, 2011 2:48 PM | Last reply by Ravi Suvvari - Monday, January 7, 2013 7:37 AM -
0 Votes
Geforce4 420 Go
I'm using an old laptop with a Geforce4 420 Go 32M graphics driver and about mid 2012 Netflix stopped working. I've searched patiently over several months now and can't find anything with my ...Unanswered | 1 Replies | 2992 Views | Created by thisisfutile1 - Sunday, December 16, 2012 7:17 PM | Last reply by iwpf - Monday, December 17, 2012 7:40 AM -
0 Votes
Very slow in downloading XAP into the browser and sending the WCF request..
Hi, I have a web application in which when I click an image I will open 2 pop-up's (.aspx) each containing its own Silverlight object. In this Silverlight code I am sending WCF ...Answered | 1 Replies | 2874 Views | Created by Induu - Friday, December 7, 2012 5:11 PM | Last reply by iwpf - Monday, December 10, 2012 2:05 PM -
0 Votes
Load various combox with database
Hi You see, in our system under development, we have several entries of CHILD WINDOWS them and besides TEXTBOX, among others MASKED have several ComboBox that in ...Answered | 2 Replies | 2543 Views | Created by EAgostinho - Tuesday, November 27, 2012 12:16 PM | Last reply by teyc - Saturday, December 1, 2012 3:07 PM -
0 Votes
Information about skipped/late/frozen frames from Silverlight API?
Dear all, is there any way to retrieve information about skipped/delayed/frozen frames from the Silverlight video client? I am doing a research project involving a comparison of ...Answered | 2 Replies | 2892 Views | Created by h6bv - Tuesday, November 6, 2012 9:49 AM | Last reply by h6bv - Thursday, November 8, 2012 12:14 PM -
0 Votes
Application Library caching update new build
I have Enabled Application Library caching to reduce my xap size. But whenever a change is made to the build,The browser will still display the old build till i ...Answered | 2 Replies | 4715 Views | Created by Vinay Theethira - Thursday, September 13, 2012 8:39 AM | Last reply by Haixia_Xie - Friday, September 14, 2012 1:47 AM -
0 Votes
DataGrid performance
We're experiencing a dramatical performance loss when we launch our application on machines with weak or even without graphics cards. An example for a machine without ...Discussion | 3 Replies | 2864 Views | Created by Gishan - Tuesday, July 31, 2012 10:49 AM | Last reply by teyc - Saturday, August 25, 2012 7:22 AM -
0 Votes
Unable to download large files upto 1 gb when using webclient.downloaddata
Hi I am trying to download file having 500mb from remote server using the below vb.net ...Answered | 1 Replies | 7228 Views | Created by krishna1216 - Thursday, July 12, 2012 1:50 AM | Last reply by Otomii Lu - Thursday, July 12, 2012 11:11 PM -
0 Votes
Windbg memory profiling
Hi everyone, does anyone of you have experience with Windbg ? I am trying to use it but have some problems. I started the program, ...Answered | 1 Replies | 3629 Views | Created by alexl87 - Tuesday, July 10, 2012 10:09 AM | Last reply by Haixia_Xie - Wednesday, July 11, 2012 4:39 AM -
0 Votes
Memory consumption measurement
Hi there, i want to measure the memory consumption of different types e.g. i want to measure the memory consumption of a Collection i ...Answered | 1 Replies | 3228 Views | Created by alexl87 - Wednesday, June 20, 2012 4:45 AM | Last reply by york.z - Thursday, June 21, 2012 10:42 PM
No announcements