Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet performance > march 2007

Service Memory Usage
Posted by Greg at 3/30/2007 2:20:37 PM
Hi, I have a windows service thats sole purpose is to cache a large set of data from a web service. The service writes the data to cache and makes it available to all clients. I have seen a drop in load time of the data from 8s to 2s. The windows service subscribes to an event from the we...more >>


How can I speed up ToString of decimal and double?
Posted by ThunderMusic at 3/28/2007 7:58:42 PM
Hi, We have a part of our application that deals with millions of records and do some processing of them. We've achieved a pretty good performance gain by developping a custom DateTime.ToString and a custom int.ToString, but we can't find any clue on doing for decimal and double, which would ...more >>

low performance
Posted by vijaya at 3/27/2007 5:21:16 PM
Hi all, My client is reporting that my .net application is creating 60% burden on database,how can i reduce this burden please help me out. ...more >>

Bad Perfomance whlie executing
Posted by Leonardo Ellermann at 3/27/2007 12:50:32 PM
Hi, I have a VS solutution with 17 projects. The projects are separeted by their meaning for the whole program. Normally in my program there are 2-4 grids (DevExpress controls). When I try to resize the window it took a lot of time (2-4 secs). Also when loading a user control with the grids...more >>

Load Test
Posted by Chris at 3/22/2007 8:03:34 PM
As someone fairly new to high performance applications can someone recomend load testing software. Preferably something not too expensive that someone new will find easy to understand. Regards, Chris. ...more >>

Application response time
Posted by Chris at 3/22/2007 8:01:35 PM
I have been asked to design my first fairly complex asp.net application. One thing I have been asked to look at, and something I am fairly new to is response times, is application response time. What is the application response time and how do I measure it. I appreciate this may be a little OT...more >>

Private Bytes and aspnet_wp
Posted by redhotsly NO[at]SPAM hotmail.com at 3/16/2007 11:01:40 AM
Hi, We have a .Net 2.0 Web Services Application running on Windows 2003 Server SP. There is one application pool that contains 10 copies of this application (there is one copy per customer that we have). When all the applications are loaded, the "private bytes" for the process is around 400...more >>

aspnet_wp process hangs at 25% CPU usage
Posted by Wim at 3/13/2007 9:40:44 PM
For a long time, we've been experiencing this strange problem on our web servers. We've got a classifieds site that gets about 500.000 pageviews a day, load balanced on 4 Windows 2000/IIS5 servers and are running the site on ASP.NET 1.0.3705. For no apparent reason, just at random, and on ...more >>



Determining BALLPARK Memory Consumption for Instantiated Object (RUNTIME)
Posted by Weston Weems at 3/2/2007 7:52:56 AM
First of all I realize if I am able to get anything, its not going to be 100% right on. What I'd like to do is get ballpark idea of a instantiated objects memory consumption. I am writing a specialized managed cache, that needs to start attempting to purge items as it reaches certain thresh...more >>


DevelopmentNow Blog