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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems in Connection pooling. Urgent30 Aug 2003 13:21 GMT1
My windows application has a form that needs to display fresh data to the user at short intervals (say every 10 seconds). For this purpose, I have included a timer. On every timer tick, I perform the database related operations to display the result to the user.
Note: Multiple ...
.NET ver1.1 application taking too much virtual memory29 Aug 2003 18:38 GMT4
I had a windows forms application that was originally developed using .NET
1.0, it was running fine but lately i decided to move to .NET 1.1
Now the application takes a lot of memory at startup (about 150 MB) compared
to 20 MB when running on .NET ver 1.0.
.NET performance vs VC6 performance29 Aug 2003 16:50 GMT2
I am trying to develop a realtime application which will
receive massive data from COM port and then process it and
store it into database(SQL Server). The data came from
Stock Market central, so will expect heavy load traffic in
Static vs. instance Methods29 Aug 2003 15:02 GMT7
I was involved recently in desiging a middle tier class where we essentially
need not track the state of the object, hence  a class with static methods
was preferred. But there were some debate as to whether it made sense to
implement it as a singleton.
ASP.NET vs. Windows Forms29 Aug 2003 11:45 GMT6
Anyone know of some general info on the relative performance of apps based
on Web Forms vs Windows Forms?
Performance of operator overloading with structs is extremely low.29 Aug 2003 05:08 GMT5
Operator overloading is a nice feature for things like vector and matrix
libraries, but I have found that the performance is so low that I can not
use it.
I have appended a small sample program to illustrate the effect. The
control gets clipped when moved29 Aug 2003 00:28 GMT1
I have peculiar problem. I Used ActiveX[AxHost wrapper] placed around 'n'
number of such controls on the UserControl with AutoScroll feature enabled.
Now scroll the vertical scrollbar thumb position say some of the controls go
beyond the viewable area[above] such that one control[X] ...
Threading and SyncLock Question22 Aug 2003 14:34 GMT5
Let's say I have the following simple class in VB.Net...
Public Class MyClass
   Private m_strSyncLockSave as string = "Save"
   Private Sub Save
Managed C++ x Native C++ performance16 Aug 2003 15:43 GMT5
Hello!!
Please can someone tell me the reason why the following
code runs a lot slower in managed C++ than native?
Thank you a lot!
ThreadPool limitations15 Aug 2003 12:12 GMT5
I am using Async delegates to make many RPC calls (each of which will take a
max of a couple seconds).  This seemed acceptable since the threads aren't
really doing much on the local machine (the remote machines are doing all
the work).
% Time in GC for Dual CPU Machine14 Aug 2003 22:25 GMT2
In a sample web application running on a 2 CPU machine, I have the following
Performance Counter values:
Average % Processor Time - Total = 67%
Average % Processor Time - aspnet_wp = 109%
Multidimentional Arrays   ATT: David Notario13 Aug 2003 08:53 GMT5
David, hope you read this.. I wanted to ask you if the next version of
the framework changes the way multidimentional arrays are indexed (i.e
via method calls and not by calculating positions by an offset)? Is
there any particular reason why multidimentional arrays were ...
Porblems with Connection Pooling: Feedback urgently required12 Aug 2003 18:21 GMT2
I have a windows application with a SQL Server database. One of my forms
needs to display fresh values from the database at very short intervals and
display the same to the user continuously. My application uses a class
SqlUtility that handles the interactions with the database. For ...
CLR in Perfmon09 Aug 2003 21:10 GMT3
I noticed that if I monitor .NET CLR Memory, and add '# Bytes in all
Heaps' - I usually get 0.
Is it broken?  How do I see how much memory is allocated by a .Net app?
Thanks.
Visual Studio 2003 slow to build08 Aug 2003 13:32 GMT1
I am having an issue with projects that are extremely slow to build when I
have a strong name key linked to it.  If I take out the key, it build in
seconds.  But if I leave the key in, it takes anywhere from 35 to a minute
to build small projects.  It never used to be like this and  ...
Pages: 1 2 July, 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.