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 > may 2007

Server Application Unavailable
Posted by gbkhor at 5/30/2007 7:16:11 PM
add on some information my issue is not related to support.microsoft.com/kb/827641 as event viewer does not contain any error / warning msg thanks > Hi > Need assistant on this, as my ASP .Net web server running on Win2003 R2 > SP2 is sometime given below error msg, the normal web page s...more >>


File Searching, how to speed it up?
Posted by janderson at 5/26/2007 8:02:22 PM
Hi, I have a win32 C# app that needs to recursively search for a particular file type really fast. It always searches the same place for these files. I'm using Directory.GetDirectories and Directory.GetFiles to do it currently. Because I know the location is the same every time I build ...more >>

Memory Problem
Posted by javiers at 5/24/2007 5:57:26 AM
My VB.NET application is having a memory problem. It consist in a menu form (mform) which calls other forms (oform). Actually, the mform doesn't call the oform directly, it creates a new thread where the oform is created and called. When the oform is closed its thread is set to nothing, but the ...more >>

ToolTip memory leak in .Net 2.0
Posted by barbumiha via DotNetMonster.com at 5/23/2007 1:31:05 PM
My application changes the tooltips of controls at runtime. toolTip1.SetToolTip(button1, "Some Text"); Since I upgraded to .net 2.0 code like this leaks memory. In my app it amounts to hundreds of megs when left running over a couple of days. Im no expert at the ins & outs of net memory m...more >>

toshiba satellite laptop function problem
Posted by jomac at 5/19/2007 4:13:01 AM
I have a 4 year old laptop and it regularly shutsdown during internet activity especially when viewing videos. I have performed cleanups as advised by help keys, is it because of the age of the unit, windows xp home edition installed. I aim to get a new and improved one soon, can i do anything...more >>

how compilation debug="true" affects performance
Posted by John Grandy at 5/11/2007 4:46:40 PM
It is clear to me that <compilation debug="true"> affects the time needed for aspnet_wp to dynamically compile "code-ahead" (.asmx,.aspx). What is less clear is whether debug="true" can adversely affect load/execution times on the client-side. Does debug="true" cause any additional f...more >>

adding performance counter to an app using EAB 2006 gives error
Posted by Vijay at 5/10/2007 10:12:02 AM
Does anybody have any idea as to why i get the following exception when trying to add a performance counter to a .net 2.0 windows application. {"The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly."} Iam using Ent Library jan 2006, VS 2005 sp1, XP sp...more >>

c# static constructor?
Posted by ms news group at 5/3/2007 12:00:00 AM
I have done some research on this issue, but still quite puzzled. I read one article that says static constructor can be a big performance hit, it even gives some code fragment, which, accoring to that article, could show a big difference betweeen using static constructor or not. But when I run ...more >>



c# static constructor?
Posted by ms news group at 5/3/2007 12:00:00 AM
I have done some research on this issue, but still quite puzzled. I read one article that says static constructor can be a big performance hit, it even gives some code fragment, which, accoring to that article, could show a big difference betweeen using static constructor or not. But when I run ...more >>

How to monitor Database load ???
Posted by calderara at 5/1/2007 7:00:01 AM
Dear all, I have build a small windows application which is storing records to SQL express 2005 table every 200ms. how can I monitor if there are no overload, or other bottleneck for storing so huge amount of data in short time to tables ? any tools ? What parmater can I chek ? thanks...more >>


DevelopmentNow Blog