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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Interpreting ClrProfiler Data29 Apr 2004 13:28 GMT1
Hi, I've just started teaching myself how to use the CLR Profiler.  I recently profiled my global.asax's "application_error" code that emails unhandled exception info to me(i profiled the execution of one request that posted a form which threw an exception).  I'm not sure what to ...
Experiences with GC in game programming26 Apr 2004 19:04 GMT4
Is here anybody who has experience with GC in games or selfrunning demos? Is
the GC pausing the game noticeable? If yes, is it possible to preallocate
almost everything so that GC only needs to run every >5minutes, that would
be acceptable.
SQL Server 2000 Memory Usage.25 Apr 2004 17:59 GMT1
The application I am running is a .NET Framework 1.1 Windows Service which
acts as a Remoting host
and the actual business components are within COM+.
The application server is same as the Database Server with SQL Server 2000
GC locks up 20 minutes23 Apr 2004 22:18 GMT2
We have seen two occurrences of a strange problem where the GC starts
consuming 100% of CPU for an extended period of time. One case was 5
minutes, the other was 20 minutes. In both cases it eventually finished and
the system recovered.
Run an application thread continiously23 Apr 2004 19:20 GMT1
I would like to run an application thread continiously even when the application is closed using the dotnet platform.(actually i want a timer to be implemented for some specific time, right from when the application is installed).
--------------------------------
From: Harmeet ...
Application Center Test Configurations23 Apr 2004 01:52 GMT1
We are trying to test our ASP.NET application using ACT.
We have a few questions regarding the configuration.
We would like to configure 50 users per test-client box
and we are having 4 client-boxes in total hitting one
ASP.NET and QueueUserWorkItem and IIS5 & 622 Apr 2004 23:28 GMT1
I read some where that each post request into ASP.NET comes on I/O thread in
IIS5 and on worker thread IIS6. If we write a custom handler (read ashx
page) and use QueueUserWorkItem to spawn work on pooled thread and return
immediately to the client, what type of thread will be used ...
Performance Monitoring SQL Connections21 Apr 2004 02:29 GMT3
I am using the Windows Performance Monitor to show number of SQL connections used by an ASP.NET application.  I am using the counters you get when you select .NET CLR Data.  These counter always say 0.    My application makes many connections to the database.  Futhermore, I have ...
Per Thread CPU Usage21 Apr 2004 00:36 GMT4
  Looking for API to get Per Thread CPU Usage in C#.  I kno
  you can get total with PerformanceCounter _Total - bu
  I want per thread.   I saw some indication you coul
  get it with WMI Trace Events, but not sure if this i
performance problem receiving UDP packets20 Apr 2004 23:13 GMT6
I have written a small application that sends and receives UDP
datagrams of a certain size at a certain speed; both work fine on 1
host (sending to localhost and receiving there also). The aim of the
application is to test packet loss over a direct ethernet connection
ANN: beta opening for AQtime 4.0 - profiling for managed or unmanaged code19 Apr 2004 18:24 GMT1
AutomatedQA announces the opening of beta testing for version 4.0 of AQtime,
our performance profiler and memory resource debugger.
Version 4.0 of AQtime is a noteworthy release in that it combines the Win32
and .NET editions of this family of profiling tools. In other words, AQtime
Memory usage drift18 Apr 2004 21:40 GMT5
Environment: Win Server 2003, :NET Framework 1.1, C#
I have an application that polls on a web service method every time a timer
event is raised. The method always returns an empty array of strings. I
report a part of the code just clarify a little:
Casting Performance and Pattern Question17 Apr 2004 21:43 GMT8
Let me try to simply explain my questions.
I've created a portal site with different types of users, e.g. Portal
Administrators and Normal Users.
One base class SessionUser (has a enum field UserType) and for each type of
thread increases memory usage.17 Apr 2004 21:41 GMT2
  I tried to spawn a thread on button clicking event. Inside the thread function i have the code for moving some graphical objects on the winform
  For each button click new thred is started . I have noticed that it is making the 'memory uage' and 'handles' are getting increased
...
MSCORSVR.DLL/.NET v1.1 with Windows Service 17 Apr 2004 04:30 GMT12
My deployment box is going to be a dual proc and I want my
application[Windows Service] to
take advantage of the dual processor capabilities. For this the MSCORSVR.DLL
needs to be
Pages: 1 2 3 March, 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.