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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Request/Sec vs. Concurrent Requests28 May 2004 18:31 GMT3
All
What is the difference between Requests/Sec counter under ASP.NET Applications and Concurrent Requests under ASP.NET?  More importantly, which one should I pay more attention to
I am trying to performance test some new application framework changes, but the Requests/Sec are low ...
native image gets invalid when time changes28 May 2004 09:32 GMT1
I ngen'd an assembly, but I observed that the native image gets invalid if
the system time of the machine is not correct (e.g. the bios battery is
empty).
I didn't find any indication on the msdn site that time is an issue for an
VS.NET very slow Rebuild27 May 2004 20:35 GMT2
I am working on a asp.net (C# 2003) solution which contains 4 projects.  IIS
and SQL Server are both on the same development machine and I am not using
any remote debugging.  But since yesterday rebuilding solution started
taking 2 minutes instead of 5 seconds!
Memory leak27 May 2004 20:27 GMT7
Hi, I'm writing vb.net form to access data from database. When I load this form each time, it increases memory usage. I have already dispose objects when the form is unload. However, it cannot clear all used memory. Finally, the program is crash. Here is my code. How can I solve ...
garbage collection experience?27 May 2004 14:11 GMT3
I'm trying to determine if our application has a memory problem. We
have had a situation where a production server wasn't configured
properly (.NET Framework 1.0 Service Pack 2 wasn't installed and there
was 512MB physical RAM on the server).  The customer noticed that the
Sql Server 2000 slow27 May 2004 01:06 GMT2
I have created a webservice deployed on a Windows 2003 server machine
Sql Server 2000 is also on the machine
I have tested with a given number of inserts into the database using the SqlConnection and related objects
I have also tested doing the same inserts with a legacy dll (delphi ...
OOAD: Scalability VS Performance25 May 2004 15:14 GMT3
This is a design / inheritance qus.
I have class Task.
This is a base class for some specific tasks
Say
Process.GetProcesses(remoteMachineName)24 May 2004 14:45 GMT2
I want to get the list of active/running processes on some remote machines
in the same LAN my application run.
I always get a System.InvalidOperationExpection exception with the message
of "Couldn't get process information from remote machine".
IL breakdown22 May 2004 04:16 GMT6
I was going to post this as a response to an answer for another one of my questions on "" vs string.Empty, but figured it would be fine as its own thread.  I have been getting more familiar with looking at the IL dump of my DLLs to analyze how different code options work.  It ...
AverageTimer32 goes zero18 May 2004 22:47 GMT1
This might not be a error but I'm asking anyway.
I got a service that handles transactions and I'd like to create a
performance-counter showing the total average time for one transaction.
I've created two performance counters (AverageTimer32 , AverageBase) and
Thread Pool AvailableThreads is always 2518 May 2004 18:36 GMT4
Hi, I've been getting some poor performance out of an
asynchronous IO socket server, so I put up a form that
polls the available worker threads in the thread pool and
it never seems to leave 25.  I'm polling 2 times a
Memory leak in .NET services on Windows 200018 May 2004 17:06 GMT2
We appear to have identified a memory leak in the .NET Framework using a service running on Windows 2000 platforms
Using the .NET Development Environment we have created a standard C# Windows Service and added a FileSystemWatcher and a Timer object. When the timer fires (every ...
Collection filling weird behavor16 May 2004 03:25 GMT5
I noticed a very weird behavor with the collection class.
With exactly the same code, filling a collection takes usually around 4
seconds, but sometimes, it takes 60s ! for absolutely no apparent reasons.
I've tried this on a bunch of computers, everytime, I notice the same
Testing Tools and Benchmarking Tools15 May 2004 05:53 GMT1
Good day.
Can anyone recommend some good tools for Web Application Testing?
I am using Visual Studio .Net 2003 and has written a web application for an
online ticketing system.
How does the DataView.Sort method really work under the covers?14 May 2004 16:48 GMT1
How does the DataView.Sort method really work under the covers?
I know that it sorts a dataview, but what kind of sorting algorhythm is
actually used?
Thanks.
Pages: 1 2 April, 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.