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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory loss as shown in TaskManager01 Jun 2005 00:11 GMT3
We are seeing odd behavoir in memory usage with .NET Framework 1.1. On
startup the memory used as reported by TaskManger climbs to over 90mb. If you
minimize the App the memory drops drastically then upon Restore it comes back
to a more reasonable level (about 20mb) but starts to ...
Possible to throttle WinForm application CPU usage?25 May 2005 02:50 GMT5
I have a long-running process that I need to run on a client's server,
and they keep having to reboot because the application is eating up too
many server resources.
Is there any way to throttle the CPU usage on the application to only
Performance issue with client server application25 May 2005 02:27 GMT3
We have a typical client server windows  application
written in C#. The ADO .Net provider(third party, not
microsoft) resides on the client workstation and
communicates to the database server over the network. Data
httpcontext.current.application["tag"] VS Configuration.Appsetting25 May 2005 01:55 GMT3
i just want to know which approach is the best..
i frequently access some variable informations..
i have virtualdirectory (hosted remoting in IIS) i have appsettings.. keys
and values
detecting Memory leaks22 May 2005 17:45 GMT2
I have a web app that has some memory leaks.  In the .aspx.vb modules I
use...
Dim objInfo As ProcessInfo = ProcessModelInfo.GetCurrentProcessInfo and then
interrogate PeakMemoryUsed and this helps.  However, I have some business
System.Resources.ResourceManager  GetString20 May 2005 15:51 GMT3
I have a method that uses the GetString method from the ResourceManager as
shown in the following code snippet below.
------
System.Resources.ResourceManager rm = new
aspnet_wp.exe19 May 2005 20:09 GMT1
(Type your message here)
when i run a project, which pulls data from DB2/AS400 and creates an xml file and then passes to a crystalreport to export to pdf, the aspnet_wp.exe process is using my 99 % oa CPU. it pull a bulk amount of data and the size of the xml file is more than 5 ...
Need Help on Performance Testing19 May 2005 19:56 GMT1
I would like to simulate the Client/Server Desktop application for 100 users. I would like to know that which tool is ideal to test the same. I would appreciate, if anybody can guide me on this for the same as soon as possible. Below I am giving our Environment.
OS:- Windows ...
why Socket is faster than TcpClient?19 May 2005 07:27 GMT3
i had a problem whom i do not know how to explain.
i was using a TcpClient (System.Net.Sockets.TcpClient) object to send and
receive data to an AS400 socket. Two months ago it started to work slowly,
about 4 seconds between send and receive. In our production environment with
Private variable not set in Transacted Class18 May 2005 08:07 GMT1
I declare a private variable of type string in a Transacted Class whenever I use it to save some string it always have the nothing or not initialize I tried it to initialize in the constructor but result is the same code is given below
Imports System
Imports System.Data
Imports ...
concurrency/perf problem?14 May 2005 01:39 GMT2
I have the following code which is running in every Page_Load of my ASP.Net
app.
It basically will add rows to a table upto MAX_CACHED_ITEMS and then will
flush all the cached items to the database.
Problem: OutOfMemoryException thrown11 May 2005 08:10 GMT5
I have a process which is running a remoting object.
This object reads messages from a MSMQ queue. Each message is a dataset
and it is stored in a Oracle10 Database. (Messages in the queue are stored
as strings)
Randomly IIS locks up the  web application08 May 2005 02:53 GMT1
I have searched around and could not find any solution for my problem.
I realize the once in a while or when I upload some upgraded dll and I
refresh the screen, I get a NullReference Exception on my web
application. I dont think it is anything directed to my code, beucase I
Why MC++ is faster then C#  ?06 May 2005 16:35 GMT28
I made some benchmarks and MC++ is much faster then C#.
They should be compiled to the same TYPE of code and therefore
their performance should be +- equal. Can sombody explain me this thing ?
--
Moving large media files over the internet securily04 May 2005 07:57 GMT5
I need to be able to move large media files avi, wmv over the internet from a
server to client machines.  The files sizes I am looking at is ~300mbtes raw
and ~200mbtes compressed.  If steaming is not an option for security reasons,
what is best technology for moving these large ...
Pages: 1 2 April, 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.