Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Performance / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GC Roots? How to iterate long-lived objects?28 Dec 2005 18:11 GMT3
Hi, all:
I have a C# application that slows down over time, and and I'm trying to
figure out what the causes might be.  One suspect is long-lived objects --  
is there a good way to generate the object graph the garbage collector uses,
Adding performance counters freezes22 Dec 2005 22:31 GMT1
When I click add counter in the performance monitor I don't receive
a list of counters, in fact nothing happens and the program freezes.
I get the same result when I open the counters node in Visual Studio 2003
in the server explorer. I use Windows XP professional which I upgraded
Memory Usage - Return Type22 Dec 2005 10:00 GMT8
Is there any difference in following two codes, regarding memory consumption
as well as Performance
ArrayList  x = GetArrayList();
ArrayList GetArrayList()
ASP.NET OutOfMemoryException20 Dec 2005 15:39 GMT4
We are having problems with OutOfMemoryExceptions in our hosting
environment.
The web servers are running Windows 2003 web edition with 2GB of
physical RAM and the page file size set to 3.5GB.
== Why there is a huge jump in the time used? ==20 Dec 2005 12:25 GMT15
I've a quetion which has bugged me for quite a while.
I wrote a C#/.NET Web service which is hosted by IIS 5.1 on a Windows XP SP2
machine. This Web service just get the content of the specified txt file and
send the content back to the client. The processing time on the server ...
DataTable Performance in .NET framework 215 Dec 2005 05:09 GMT2
I am working on a .NET Winforms remoting application works on .NET Framework
v1.1 and there are some performance bottle necks with DataTable and we are
using Syncfusion third party grid control for data display.
I heard that .NET framework version 2.0 improves the performance in ...
returning business rule validation via method out parameter14 Dec 2005 13:01 GMT5
I have a method that returns a dataset to the client. There will be times
when the method should not return a dataset because it would violate a
business rule. The issue I have is that I need to return the type of business
rule violation to the client. I can throw a business rule ...
My.Computer.FileSystem.GetDirectories Method12 Dec 2005 15:05 GMT1
I am using this method with the FileIO.SearchOption.SearchAllSubDirectories
option to get a collection of directories that I can then iterate over and
check ACLs for unknown sids.  The problem is that this method takes extreamly
long, particularly on a large directory structure ...
Compacting and Pruning of an assembly(executable)12 Dec 2005 15:01 GMT3
Is there any tool(ideally free:) which compacts and prune an
assembly(executable).
Dotfuscator does this, but does a lot more as well.
NOTE: I am not talking about zipping the executable in some other compressed
Hyperthreading causing issue10 Dec 2005 13:52 GMT2
We just deployed our asp.net application on Xeon dual processor with
Hyperthreading turned on. OS Windows 2003 (Web Edition) .NET Framework
1.1
While stress testing with 1 wp, we get better throughput/RPS then with
Dispose10 Dec 2005 11:42 GMT3
I have a question regarding disposing of objects. Lets say I create a
Process[] to enumerate - should I call .Dispose on each of these Process'
? - This is how I am doing it at the moment -
Process[] prcs =System.Diagnostics.Process.GetProcesses();
Performance problem on the non-installed user08 Dec 2005 03:09 GMT1
Not sure what we are doing wrong here, any help GREATLY appreaciated.
We are installing a Winforms / VB.Net package on a PC (Tested on Virtual PC
+ Terminal Services + Citrix -> 3 different boxes, all with the same
result). The user we use to install the application works ...
PF Delta07 Dec 2005 17:27 GMT2
Hi I have a C# app which opens a process and reads the output via a
streamreader - the program reads the output from netstat. The amount of  PF
Delta goes up to 400 + ... I am concerned about this, however I do not have
a memory leak, Page file is static and memory usage is also ...
Poor Drawing Performance on Inherited WinForms07 Dec 2005 03:36 GMT2
We have a SmartClient application that utilizes Visual Inheritance on many
of the forms.  We have noticed that these forms are much slower to
'initialize' when the are first drawn.  I don't know if it is because the
InitializeComponent() method is being called on each level, thus ...
Portal site06 Dec 2005 16:24 GMT1
I am starting to plan a portal site that will eventually (hopefully)
increase exponetianlly in the amount of traffic to the site. I am
planning to do this in a 3-tier/4-tier layout, I'm just wondering of
any design considerations before I embark.
Pages: 1 2 November, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.