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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CLR Profiler - "Histogram By age broken"18 Nov 2003 11:14 GMT2
I have vainly attempted to get the CLR Profiler to display its "Histogram by
age" view.
I get a System.FormatException - Input string was not in a correct format
This happens with different log file captures, and happened both with the
What's the right way to do this? (threading/AppDomains)15 Nov 2003 19:45 GMT4
I need some advice on this. I am working on a fairly complex calculator app
(C#) with lots of functions (and these functions in turn use math functions
from an unmanaged C DLL). A calculation takes a lot of time (up to hours),
and should run on a separate thread from the one that ...
Synchronous Sockets.15 Nov 2003 06:24 GMT1
I dont find it difficult to program them using threads. Any one know if this
is not very good choice. I will be dealing only with one socket which has
data coming at regular intervals of around 1kb ea.
Rajesh
Large Object Heap14 Nov 2003 15:11 GMT1
We are encountering problems due to memory usage and here is the
description..
Brief Introduction
Large Object Heap shows monotonic increase in size for .Net components
VS.NET 2003 IDE startup delay when connected to network14 Nov 2003 07:57 GMT1
I have following developing environment:
Visual Studio.NET 2003
.NET Framework 1.1
local ASPNET account exists
ASP .NET Application Requests Queued13 Nov 2003 11:41 GMT1
Is there any setting (software/hardware??) to allow more
requests to be processed by asp.net process.(I was
monitoring ASP.NET Applications Object and Requests
Executing counter.)which constantly showed requests are
Microsoft ACT: real requests not simulation possible?12 Nov 2003 15:13 GMT1
Hi all, I have an ACT project setup with a test that seems to be
working, based off a recording.
However, I don't want to perform a *simulation* of http requests, I
want *real* http request/reqponse.
JIT vs Bitfield optimiztion 12 Nov 2003 01:40 GMT6
Does the JIT perform the following optimization?
unoptimized loop check..
 foreach(MemberInfo mi in mia)
 {
FastTCP11 Nov 2003 20:16 GMT4
Is there a draft implementation of the FastTCP protocol?  Has anybody
implemented this in C#?
Its there crying to be used in p2p.
Code security11 Nov 2003 17:20 GMT1
I recently wrote an app for my PocketPC. One day,
accidentally, I ran it on my local computer, and it
displayed an exception. Out of curiosity, I click Visual
Studio .NET, and when it opened, it displayed all of my
even or odd comparision optimization10 Nov 2003 17:33 GMT7
 Does the JIT perform this optimization?
 old unoptimised even or odd test using modulo
 if  ((someVal % 2)  == 0)
    // even
Control size BUG! URGENT07 Nov 2003 19:11 GMT4
I think I found a critical bug in Studio .net 2003.
Try this,
Create a Form.
Create a Panel within the Form.
WorkerThreads and IOThreads07 Nov 2003 01:12 GMT1
Can anybody explain me the difference between the meaning
of the parameter configuration of the machine.config file
maxWokerThread and maxIOThread?
If an http request has to access to bd or web service...
Virtual memory management in .Net - keeping the 'good' elements in Ram ?05 Nov 2003 16:30 GMT3
I am currently working on a scientific library. During the computation, the
total required memory is very likely to be bigger than the current available
physical memory (RAM). I would like to have some indication about the
performance of the virtual memory with .Net.
Sorting Objects implementing CompareTo !TO SLOW!05 Nov 2003 10:45 GMT5
to sort ma objects i implement the Method
CompareTo.It looks like this:
public int CompareTo(Object obj)
{
Pages: 1 2 3 October, 2003
 
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.