Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 2008

Debug build and ngen.exe
Posted by jonson.ulf@gmail.com at 3/31/2008 7:38:46 AM
Hi, I have .NET assemblies compiled in VSS2005 as a debug build. If I use ngen.exe on these files do I have to give "/debug" flag for the native image generation to do any good or is that not related. Is the "/debug" flag only important if I execute with a debugger? Will I get the "possible...more >>

msvcrt80.dll being loaded by aspnet_perf.dll
Posted by Rob Green at 3/19/2008 1:47:01 PM
i have a visual studio 6 compiled application that can no longer load because ..NET 2.0.50727 aspnet_perf.dll is trying to load msvcrt80.dll. This is happening when i load WMI and am trying to query some (non-performance and non-.NET related) values. How can i prevent this from occuring? I ...more >>

Server freezes for minutes.
Posted by Sergey at 3/18/2008 2:23:11 PM
I'm experiencing very weird problem. Once in several days the server gets frozen for about 6 minutes!!. I don't think this is deadlock and I'm almost confident that threads are paused (by GC?), because there is thread pool based timer which doesn't fire for the same amount of time (Server use...more >>

Software Performance User Group...Seattle area?
Posted by john conwell at 3/17/2008 3:44:02 PM
I'm sure this isn't the best place to put this, but I don’t know of another place where I'll get performance people to see it. I'm wanting to try and put together a Seattle (and surrounding areas) Software Performance User Group. Basically a way for us Performance folks to get together a...more >>

Better coding
Posted by jsh02_nova at 3/13/2008 8:04:01 PM
Which code is really better in term of performance, A or B? A) list_of_strings[0] == "" B) list_of_strings[0].Length.Equals(0)...more >>

Performance Optimization
Posted by M Waseem at 3/10/2008 12:12:45 PM
I have an application that has already been built for financial industry. Different developers have worked on it, that's why it has performance issues in it. I have to evaluate it and then bring up with my suggestions. There are different ways to do it: - Execute profiling tools like ANTS, ...more >>

Different performance showing a Form on a Development client and a "normal" client.
Posted by Johnny at 3/5/2008 8:20:20 AM
Different performance showing a Form on a Development client and a "normal" client. Question 1: I created a dialog (a simple AboutBox) in .NET and display the dialog in Microsoft Word through a Word AddIn. On my development system the dialog is displayed much faster then on a "normal" client ...more >>

Batch of Stored Procedures
Posted by mj2736@yahoo.com at 3/4/2008 6:27:43 PM
In our .Net 2.0 web service we need to insert/update data records into SQL Server 2005 that have been uploaded to us in XML documents. There could be anywhere from one to literally thousands of records in each uploaded transaction, and there are several dozen destination tables. Since performa...more >>



Memory dump
Posted by MsAnn at 3/3/2008 9:19:00 PM
My computer experienced a hard shut down on 3/1 during a power outage. When I turned the computer back, a message appeared stating "memory dump". Spypot intercepted this action and gave me the opportunity to deny or allow. I really don't know my computer was trying to do and I'm concerned t...more >>


DevelopmentNow Blog