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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Web Developer 2005 Express SCREWS UP YOUR CODE on PURPOSE...STOP TOUCHING MY CODE, MICROSOFT!!!!29 Aug 2004 16:29 GMT8
DEAR MICROSOFT:
STOP TOUCHING MY CODE!!!!!!
Stop ADDING these attributes to my tags
   meta:resourcekey="LiteralResource3"
Remoting performance binary over HTTP27 Aug 2004 21:57 GMT3
(I previously posted to dotnet.framework.remoting but got
no replies.)
I have been doing some Remoting vs. Web Services tests for
the architecture of a new project. I have performed my
what is native optimization?27 Aug 2004 17:25 GMT1
can somebody explain what native optimization  means?
Thanks
Setting objects to Nothing uses less memory!26 Aug 2004 19:08 GMT31
I have noticed in a lot of code samples that people are using the
SomeObject = Nothing  line.  But I couldn't find a definitive answer
anywhere to, does this make a difference, or is it a throwback to VB6.
So I have decided to write a little test application.
Is there a Wishlist for CLRProfiler?26 Aug 2004 11:06 GMT3
I have a few ideas on improvements to CLRProfiler and need to know where to send them.
Garbage Collector questions26 Aug 2004 08:30 GMT15
we have developed a very large remoting application in c#. The GUI has a MDI
using the standard WinForm MDI container. Now what we experience is that
opening a (rich) databound dialog can take between 1 and 15 seconds. First
we couldn't explain this variation in time since the ...
Monitoring function calls25 Aug 2004 12:22 GMT2
Is there any way in C# .NET to monitor an application, and keep a log
of all the activity it does... e.g. functions called, objects
initialised and most importantly - the parameters being passed to the
functions.
Worker Process Restarts24 Aug 2004 10:50 GMT3
I have the machine.config "memory limit" for the worker process to restart
after 10% of memory (255mb) is used.  This has always been plenty but now the
worker process is using that much memory every 30 minutes and
restarting...thus killing sessions and wreaking havoc on some ...
Reflection Performance Question.21 Aug 2004 16:09 GMT8
hi all.
 I am creating an application in which I map tables to objects. For the
GetAll function,
Instead of:
What's the best practice to pass dataset object?20 Aug 2004 19:09 GMT6
I am looking for best practice on passing dataset object around, should it
be passed by reference or by value. What gives the best performance, how
does it works internally when you pass by value?
Please advice, thanks
JIT compiler optimizations (inlining threshold too low?)18 Aug 2004 17:24 GMT6
I noticed that the performance of the JIT optimizer has not improved as much
as I had hoped since 1.1. Delegates are much faster, but especially
inlining and subsequent optimizations still do not happen often enough.
I attached a small example. Its two different methods to do a ...
Reading MS Application Center Test16 Aug 2004 19:10 GMT1
Could anyone teach me how to read the following ACT result?  The performance
result for my web application seems like very poor.  Could you please guide
me how to improve the performance based on the result?  Here is the result.
Application Center Test
CPU Usage13 Aug 2004 18:19 GMT2
I want my application to be stable and should slow down if CPU usage is too
high.
How can I moniter CPU Usage %?
Multi-threaded app and Thread Safety.13 Aug 2004 08:09 GMT2
I have a windows service that spawns multiple threads running a thing that
does a bunch of processing.  Here's the code that spawns the threads:
m_totalThreads=Convert.ToInt32(Settings.GetSetting("ProcessorThreads"));
m_executingThreads=new Thread[m_totalThreads];
Error creating window handle11 Aug 2004 14:59 GMT1
I am working on a windows application (C#) which has number of tab pages
and each tab page contains large number of controls (labels, text boxes,
buttons etc).
After facing the window creation problem, I came to know that the maximum
Pages: 1 2 July, 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.