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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance problem with framework 1.127 Feb 2004 18:49 GMT2
Has anyone else experienced problems when converting applications from 1.0 to 1.1? I have an existing app that reads from a database and generates files. Once I loaded the new framework and IDE 2003 my app runs much slower. The old version ran in about 13 minutes and the new one ...
Virtual Memory Leak? What's goin' on?27 Feb 2004 16:50 GMT3
I have several Web Applications running on a Windows 2000
Server machine. I feel very funstrated that the aspnet_wp
consumes tooo much virtual memory and keep recycling day
after day.
Random Platform slowdown27 Feb 2004 16:37 GMT1
Hi,
I have a couple of applications written in .NET 1.1 with syncfusion
components (if that matters) deployed on win 2k machines.
At random, .NET apps seem to degrade in performance significantly.
Threshold for %Time In GC?27 Feb 2004 16:21 GMT1
I am getting confused by conflicting information i am seeing in different
Microsoft white papers/MSDN TV shows about what is an acceptable threshold
for % Time in GC. Erik Olson's Monitoring ASP.NET Applications MSDN TV show
and the accompanying article "ASP.NET Performance ...
ASP .NET poor performance. Memory going unused??26 Feb 2004 19:52 GMT3
I'm running system tests against a Windows 2003 server installed in a
Xeon with two processors (2.5GHz approx. each) and 1 Gb of RAM (Not
running web garden though). The test basically consists on a simple
navigation which loads one page, which generates six http requests.
Proxying bytes from one socket to another...26 Feb 2004 02:51 GMT2
Heya
     I have a proxy server that essentially encapsulates received data by pre-prending a few integer values for each chunk of data read off the socket.  Now when the data is read, it is constructed into a "Message" object which is basically a struct of int, int, byte[], and ...
Windows Forms Perfomance degradation25 Feb 2004 13:58 GMT4
Hi,
I have a couple of applications written in .NET 1.1 with syncfusion
components (if that matters) deployed on win 2k machines.
The Windows Form performance was ok at first, but on some machines it
XML perfermance when I use ADO.net?25 Feb 2004 01:36 GMT1
Anyone know how fast for XML perfermance when I use ADO.net to read XML
files on harddisk into dataset? my client need those answers.
Thanks in advance
Sandra
Reducing load on GC24 Feb 2004 18:28 GMT20
Im making a raytracer in c#. I tried profiling my app with optimizeit
and found that after a short while, on average 60-80% of the total
time is spent in the GC. Several times it goes for a while to 100%.
I presume this is because i create a lot of temporary vectors and
PerformanceCounter handle leak23 Feb 2004 20:43 GMT4
I was wondering if someone came across a handle leak when using
PerformanceCounter class. My code comes down to doing this:
PerformanceCounter Counter = new PerformanceCounter("CategoryName",
"CounterName", "InstanceName");
Too many oracle connections by using MS Data Access layer DAL20 Feb 2004 22:39 GMT1
I am using Microsoft Application Data Application layer for Oracle to build multi tier web application.
I am running into this problem of too many oracle connections opened by this DAL layer. I know DAL uses connection pooling but still there are too many connections open and ...
memory location of static variables?20 Feb 2004 22:33 GMT3
Does anyone have any insight into how .NET physically stores static
variables?
In a performance critical section of my application, I'm considering
caching some often calculated values where there is a high probability
How to synchronize thread?19 Feb 2004 10:55 GMT1
I'm developing multi-thread program. My program always run the threads until client close the program. But a problem is thread function stop during my program is running cause there is some exception. I have timer that always checking all thread state of each threads, if they are ...
Debug vs. Release Executable size18 Feb 2004 21:52 GMT8
I am developing an application using Windows forms, C# and Visual
Studio.Net.  The executable size remains the same whether I built the debug
or release version.  Is it normal?  Am I missing something?  Thanks for ur
help.
Framework 1.0 to 1.1 performance problem18 Feb 2004 00:21 GMT1
Has anyone else experienced problems when converting applications from 1.0 to 1.1? I have an existing app that reads from a database and generates files. Once I loaded the new framework and IDE 2003 my app runs much slower. The old version ran in about 13 minutes and the new one ...
Pages: 1 2 January, 2004
 
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.