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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Socket Performanve vs Direct communication24 Jul 2006 05:50 GMT1
While performance/stress testing my application (a COM+ Server
component) we drive the transaction to the component via a Socket
Server app, listening to a port and passing the incomming transactions
to the COM+ application. The Socket App then returns the response back
Profiling and inlining21 Jul 2006 19:41 GMT10
Does anyone know of a profiler which will allow me to analyze the
performance of jit'ed assemblies taking into account optimization like
inlining?
I've tried the profiler built in to Visual Studio 2005 and I've tried
good tool for dev stress testing21 Jul 2006 01:46 GMT3
What's a good tool for some casual stress test on an ASP.NET app ?
Something like hit the site with a certain query string every ten secs from
100 simulated clients.  I'm not interested so much in performance counters
as I am in seeing if various exceptions are thrown.
Appending To Large Files vs. Appending To Small Files ?19 Jul 2006 18:57 GMT1
In the code below:
Me._logWriter = New StreamWriter(File.Open(Me._path, FileMode.Append,
FileAccess.Write, FileShare.Read))
Will the size of the file at Me._path have any impact on how long it
No Realease Mode!!18 Jul 2006 15:46 GMT9
So my Visual Studio  at home as the option to run and compile in realease
mode. I come to work and start talking about release mode only to find the VS
at work doesnt even have the pulldown and its not an option in the
confguration manager!
any one know any good free performance tools ...15 Jul 2006 22:51 GMT2
to use with asp.net 2.0?
Thanks!
performance of xml serilisation14 Jul 2006 11:57 GMT6
I am developing an object oriented asp.net application and am looking at
serialising some of the object trees into the cache and asp.net session using
the capabilities of System.Xml.Serialization to minimise hits on the
database. I just wanted to know if anyone had any feedback ...
refresh performance in datagrid - big problem12 Jul 2006 08:55 GMT1
I have a problem with the refresh performance in datagrid –
when datagrid is being shown it is so slow that I can see one by one
cells is drawn
-datagrid contains about 35x40 of cells - they are generated through the
Total time spent in JIT and much more10 Jul 2006 11:13 GMT2
I have a weird problem with an ASP.NET application which uses Crystal Reports.
Sometimes (I hate this), when the ASP.NET application attempts to generate
a report, the number of threads of the w3wp increases dramatically and then
comes to a stop (probably because the thread pool ...
.net 2003 vs vc6 performance09 Jul 2006 16:09 GMT21
i wrote an assembly in .net 2003. my requirement needs me to make an
application with faster processing speed. will writing the assembly in COM
VC6 be faster? ive known a few people claiming that applications in vc++6 are
faster than those in .net. wot say?
HttpWebRequest.GetRequestStream times out07 Jul 2006 09:28 GMT5
Hope this is the right group to post to. If not, please let me know where to
post.
I'm having a problem doing an HTTP POST to my payment provider during load.
During days with low load, no errors occur.
Memory rises06 Jul 2006 20:20 GMT2
i have a .net-Projekt with one Main-Form(form1).
There is a Button on the Main-Form. When the Button
is press, a new Formular-window(form2) are opening.
Then I close the window form2 and open it again. I repeat
Listview flickering and performance  problem05 Jul 2006 22:32 GMT3
  I have made a derived Listview which can accept the controls as
items in it. Controls that we are using are  Buttons in each row and
implemented Grouping with the help of controls(label on panel) . Coz
Inbuilt listview Grouping  not supported in OS like window 98.
RSACryptoServiceProvider.VerifyData hanging05 Jul 2006 22:26 GMT1
I have found that RSACryptoServiceProvider.VerifyData sometimes hangs for
several (typically 6 or more) seconds.  This is very irritating since a
component that I am using makes this call every time a form in my
application opens.  The entire application freezes.  Obviously it makes ...
Memory cleanup differences03 Jul 2006 15:15 GMT10
I have a simple profiler I am using for our new application written in C# to
support .NET remoted objects as well as web services.  The business logic
objects is all the same but when I profile the .NET remoted execuable, the
profiler is claiming that I am releasing all objects ...
Pages: 1 2 June, 2006
 
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.