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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
very slow debugging in vs 200530 Jun 2006 22:34 GMT8
While debugging a solution in vb.net 2005 that has about 20 projects in it
it takes an enourmous amount of time to run through the code lines.
Pressing shift+f8 always is a struggle to move to the next line.
Any ways to improve debugging performance?
DataSet and best practice in 2.027 Jun 2006 16:09 GMT12
There appear to have been numerous enhancements to the way DataSet is
serialized in 2.0 but it appears like it is still a big performance hit
when using with web services. is it still recommended to use a strongly
typed collection or array instead of DS to be moved across app
Out Of memory Exception25 Jun 2006 18:22 GMT4
    Our application is a windows service (remoting) .net v1.1. We are trying to
serialize the data table to send it across the wire to the clients. We are
using data table surrogate to send it across the wire.
The problem we are facing is that when the service comes up there could ...
which performance counter is used for memory limit set in machine.config23 Jun 2006 23:14 GMT2
I got this error message in the app event "aspnet_wp.exe  (PID: 2036) was
recycled because memory consumption exceeded the 1125 MB (55 percent of
available RAM)", I understand that the 55% is what I set (changing from
default of 60%) in the machine.config's memory_limit entry. My ...
Application startup time20 Jun 2006 22:12 GMT6
We're finishing our Windows Forms application, using .NET 2.0. Our
application is really big, about 1,000,000 lines of code and some 400+
forms and user controls. Startup time is really slow, although we're not
doing much at all, just showing the login screen. Also, during
Alternative to Dataset??16 Jun 2006 08:14 GMT3
I am part of a team building a stock exchange software  - Order
Management system'.
The current system that we have supports 200,000 orders per day.
All of this data is needed in memory.Ofc ourse this system was built in
GC Handle leaks....14 Jun 2006 12:12 GMT3
I need some advice on the use of 'Son Of Strike' (sos.dll) and output in
WinDbg.
The background is that I have a multithread windows service developed in 1.1
.Net (C#) that use a lot of interop to talk to some legacy COM dll's and
Configuring More Than Two HttpWebRequests To The Same Host?13 Jun 2006 18:56 GMT2
I'm writing a C# application for .NET 2.0 in which I intend a number of
background worker threads to be conveying information from our SQL Server
database to a legacy database via HTTP GET requests.  Each worker thread
runs the following code in a loop:
Speed - C++ or Delphi Native Code performance vs. .NET12 Jun 2006 16:40 GMT2
I have been curious for some time as to the relative performance of .NET
code compared to Delphi or C++ native code.
Is there a significant difference between code generation from one CPU
to the next in .Net?  For instance, if I compiled a native Delphi
 
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.