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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
networkstream perf using ReadByte31 Oct 2006 11:17 GMT3
I have an app that reads TCP socket data by doing calling ReadByte for each
byte in the buffer (a fairly common model). It seemed pretty slow so one
experiment I did was to jiggle the code around to do one big Read(),
fortunately I knew the expected data size in advance
DW.NET is unstable on havy loaded servers :(24 Oct 2006 11:17 GMT1
We have an application that can be used as an application server for
WinForms apps (using .NetRemoting) and can be used as WebServices server.
Everything is fine when server is low loaded.
But when we do a stress loading tests (many users, many requests) DW.NET
Are there a method replace Graphics.DrawImage ?21 Oct 2006 15:49 GMT3
Graphics.DrawImage is too slow,
Are there a method replace it?
DirectX ?
Who can give me some code sample?
Performance difference between ArrayList and List<object> ?20 Oct 2006 19:57 GMT3
 Is there any performance difference between ArrayList and
List<object> ? Which one should I use ?
Thanks.
Performance issue after coverting from Framework 1.1 to 2.020 Oct 2006 13:44 GMT10
I converted a 1.1 project with Visual Studio 2005. Most things seemed
to work, but the conversion resulted in a serious performance loss. So
I profiled both, the 1.1 and the 2.0 version with ANTS Profiler and
compared the results. I was a bit confused because according to the
System.OutOfMemoryException was thrown -- how to debug?18 Oct 2006 11:26 GMT5
we're hosting a number of web services in in Windows Server 2003. Lately
we've been getting daily problems with the server where the server just stops
responding to user requests (from a Winform client) and just giving a
System.OutofMemoryException exception (please see the end ...
Memory leaking when using CrystalReportViewer in an MDI applicatio17 Oct 2006 09:51 GMT4
We've noticed that we're seeing problems with the CrystalReportViewer
component releasing resources in an Windows Forms 1.1 MDI environment.
Using perfmon to monitor the private bytes for the application in question,
we notice that the memory usage goes up by about 4Mb when a new ...
Memory growth halts with use of Profiler16 Oct 2006 17:10 GMT10
I have .NET Windows Service that is growing and growing getting up to several
hundred MB in VM Size.  However, when I attach a memory profiler to the
service, the growth stops and holds a steady state, usually around 40-50 MB.  
Requesting the GC to force a Collect does not change ...
.NET 1.1 FileStream class buffering (and related perf questions)16 Oct 2006 16:01 GMT4
I've got a VB.NET 1.1 app that must read a large number of very large binary
files four bytes at a time and write the data to an output file.  I'm using
the synchronous Read,  Seek and Write methods of the FileStream class.  The
input files are on an NTFS 5 drive (and are ...
Performance issues on production server running VS 2003 application15 Oct 2006 17:30 GMT1
I was wondering what would be the proper way to debug ASP.NET
application and see why it performs so slow sometimes on production
server. What we see is process w3wp.exe consuming CPU alot and also
consimung alot od memory. Is there a way for me to see what is
Solution/Project Performance15 Oct 2006 17:26 GMT1
ich have some performance problems here. I have a solution with 18 project.
For GUI presentation I use DevExpress controls.
If I create a new solution with one form, some controls like grid control,
navigation bars and toolbars and I let it run, when I rezise the form the
System uses 50% of cpu usage on computer at all times.15 Oct 2006 09:40 GMT2
I noticed recently that my computer was running slow and the fan on my
computer (it has a very loud fan) was always at maximum. So after
investigating it I found out that when I open the windows task manage the cpu
usage for 'system' is always at 50%! I used other programs to ...
Memory Leak13 Oct 2006 18:16 GMT1
We are using UIP for windows forms. When we navigate across screens in our
application, the memory builds up making the system very slow.
Does UIP hold any pointers to the forms I navigate to ? Which are the
collections in the UIP that holds the pointers to the forms.
SQL Performance Counters11 Oct 2006 22:24 GMT1
I am trying to gather some data on Database connections pooling , usage of
pools, average # of connections in  a ppol.
I ran Perfmon, selected   ".NET CLR Data" ,Added  the 3 counters under it .
However , there is no data for these counters.
Measuring performance of virtual memory09 Oct 2006 20:53 GMT1
HI, was wondering what I need to monitor if I want to report on the
health of the virtual memory system eg is it overloaded?
Signature

 ______     ___               __

 
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.