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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error in .net framework25 Feb 2005 18:38 GMT1
I have no idea what this means can someone help me?
Server Error in '/' Application
--------------------------------------------------------------------------------
The conversion of char data type to smalldatetime data type resulted in an
need recordcount - datareader + 2 select queries or dataset ??25 Feb 2005 13:29 GMT2
I need a recordcount from a query before I display the data because if
the result is too large > 20 rows (up to 500 possible) I display a filter
form instead to narrow down the results.
From what I've learnt, I think I can either do a select count to get the number
Reflection.Cache23 Feb 2005 21:03 GMT2
I know that the Code I’ve written will sound silly to some of you, and maybe
it is. I am planning to change it.
ANYWAY ;-) I do create and Initialize *a lot* (+-5000) of object (that
not-quite incidentally, are also different classes). To do that I use
Creating Collections in Classes23 Feb 2005 17:23 GMT1
Hi, can someone give links either in msdn.microsoft.com or other sites that
tell me what are the best ways to create Collection properties in a class
written in Visual Basic.NET?
Eg., say I  create a Class that instantiated allows you to get a property of
Threading streams23 Feb 2005 15:57 GMT1
I need to write an app that monitors 1000+ sites every 5
minutes to see if they're still up.  I'm using the code
below (extracted from a larger generic http class we use)
to do this.  I launch each process as a new thread
aspnet_wp.exe Grabs All CPU21 Feb 2005 01:16 GMT5
We have ASP.NET 1.1.4322.0 on a Windows 2000 sp4 machine with 2 processors.
During a load test of 25 users the cpu goes to 100% during the test and
aspnet_wp.exe is the process that is consuming the cpu.  Memory for this
process stays contant at around 160mb.  I'm not the developer ...
memory leak when using Timer control and sleep18 Feb 2005 20:41 GMT2
We have find memory leaks when we tried to use timer to raise event at
specified
interval. The OS we use is: Windows XP Professional Version 2002, service
Pack 2,
JIT Optimization Question\Feature request17 Feb 2005 03:35 GMT5
I have been pondering a performance question that I honestly do not know
the answer to.  I am working on a fairly large system (about 53 seperate
projects so far) that is built on the .Net framework.  As our solution
grows larger, it is becoming more and more apparent that we ...
Performance Counters zero for ASP.NET16 Feb 2005 12:17 GMT1
I have trie to add the following counters to a server (W2K3 IIS6.0):
ASP.NET
ASP.NET Applications
ASP.NET Apps v1.1.4322
Performance counter and average value display16 Feb 2005 02:55 GMT1
I'm trying to measure call time for some methods and want this to be
displayed
in the performance monitor.
I wan't the average time to be displayed and it should 'stabilize' the
GC Thread causing aspnet worker process to crash?15 Feb 2005 22:43 GMT2
I have a situation where it looks like the GC thread is causing the aspnet
worker process to crash with eventID 1000 (process stopped unexpectedly).
This is happening only in the dual xeon boxes in our farm. The app runs fine
in the pentium boxes we have in the farm. I created a ...
Constants slower than array properties?15 Feb 2005 15:27 GMT5
In the code below the for loop using items.Length seems to run faster the
majority of the time compared the the for loop using the constant MAX_ITEMS.  
Why? I'm pretty sure in C++ this wouldn't be the case.  When comparing
assembly code the C++ compiler optimized that compare ...
Virtual Bytes growing for asp.net process14 Feb 2005 22:21 GMT2
We are having a problem with our dot net app in production. The virtual bytes
of the aspnet worker process keeps growing and after a certain point, the app
starts throwing outofmemoryexceptions. At this point we have to recycle the
worker process to process any further request. A ...
Memory leak in BinaryFormatter?14 Feb 2005 21:49 GMT2
I try to serialize a dataset with the BinaryFormatter.  The size of the
dataset is about 23mb.  When i call the serialise method of the
BinaryFormatter, the memory used by my process goes from 51500k to 256736k as
reported by the task manager and there is nothing i can do to ...
First vn.net app to launch takes ages14 Feb 2005 11:51 GMT6
anyone know why it is that my first .net app that i launch takes a
long time , but then all subsequent apps to launch load at a normal
speed.
are base classes being loaded into memory first time round , can i run
Pages: 1 2 January, 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.