HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Performance) microsoft.public.dotnet.framework.performance


Discuss in the Dotnet Framework (Performance) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Performance) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am trying to profile a DLL I wrote. So I set up my performance to profile it, using a test EXE I also wrote. The results only list Top Inclusive...
Peter Morris [Droopy eyes software]
03-05-2006 09:03 AM
AMercer Go to last post
1 47
How does the .NET Framework manages resources? My app loads alot of image files from resource files (sometimes from satelite assemblies and in...
Amir Shitrit
03-05-2006 04:21 AM
Amir Shitrit Go to last post
0 36
I know this question has been asked many times, but Iv'e heared many answers for this question, so I don't know what to believe. How much memory does...
Amir Shitrit
03-05-2006 02:37 AM
Jon Skeet [C# MVP] Go to last post
2 41
Can some one help me understand the performance hit and how to improve it based on the VS Option setting for Projects and Solutions Build and...
NormD
03-03-2006 10:13 PM
NormD Go to last post
0 35
Hi Guys, I have a question,what is the best way to preserve dataset in web application: Cache object,Session or Application state. Thanks, Marina
Marisha
03-03-2006 01:50 PM
Marisha Go to last post
4 39
I want to count the times my webservice is called with a PerformanceCounter. The account ASPNET doesn't have sufficient privileges to create the...
Robbin Carlson
03-01-2006 01:25 PM
Robbin Carlson Go to last post
0 30
You should also consider whether the referenced assemblies are registered in the GAC or not. GAC assemblies only need to load once whereas...
Demetri
02-28-2006 09:20 PM
Scott M. Go to last post
3 55
Hi everyone, i'm new here, i'm from chile (speak spanish) so, my englis is very basic. I have read every thread of manage memory, garbage...
eleazarm
02-28-2006 05:02 AM
Tim Anderson Go to last post
2 47
I am testing my own category with a custom counter and it seems like i have to take a sample in order for the counter values to appear...
AT
02-27-2006 10:20 AM
AT Go to last post
0 39
Hello, I've written a Windows service in C#. This service listens a tcp port and it creates a new thread with every new socket that arrives. This...
John Ballesteros
02-27-2006 08:28 AM
Alvin Bruney - ASP.NET MVP Go to last post
1 42
I have a question which is perhaps dumb. I would like to know wheter there is difference in performance getting a value...
AT
02-26-2006 10:49 PM
Daniel O'Connell [C# MVP] Go to last post
3 37
Internet Explorer Script Error has occurred in the script on this page. Line: 15 Char: 1 Error: Object expected Code: 0 URL: res://E:\Program...
JimBob
02-26-2006 02:18 AM
Joerg Jooss Go to last post
1 42
My C# app watches for new text files. It reads each file, launches an external process in a BackgroundWorker to handle the data, then deletes...
J.J.
02-24-2006 12:41 AM
Markus Go to last post
1 53
Using VS2005 C# to develop Windows Mobile 5 application (.Net Compact Framework 2.0). We have two of our apps on the mobile device - one is...
JimP
02-23-2006 11:59 PM
AT Go to last post
3 44
Hi, I recently started to use SOS to ananlyize memory dumps and got the following at the end of the results from calling the !DumpHeap -Stat...
Chris Mohan
02-22-2006 12:24 PM
Willy Denoyette [MVP] Go to last post
3 43
I am working with an application, which creates a single performance category containing a small number of counters, but adds a huge number of...
Mike Reid
02-22-2006 07:50 AM
Mike Reid Go to last post
0 42
Hi Andreas, For performance and memory profiling, please check our AQTime profiler http://www.automatedqa.com/products/aqtime/index.asp For load...
Atanas [AQA]
02-20-2006 08:34 PM
Atanas [AQA] Go to last post
0 40
Is it generally best practice and/or improved perfomance to copy local the .Net system dll's used within a Asp.Net 1.1 solution?
AT
02-19-2006 02:37 PM
David Browne Go to last post
1 44
Hi I'm working on a custom control thats pretty graphics intensive, it can at an extreme with current test data, have upto 60,000 lines (each...
Xafier
02-17-2006 10:30 AM
AMercer Go to last post
1 39
All, I've written a Windows Service that polls our database server every 10 seconds or so. It's running on multiple boxes and basically checks...
AT
02-16-2006 03:50 PM
Chester Go to last post
7 43
I've assigned a project where the performance is very unsual and really slow at times. At my first glance at the deployment I found that the project...
Elango
02-16-2006 03:45 PM
Alvin Bruney - ASP.NET MVP Go to last post
1 41
I've found the Sci-Tech memory profiler very useful for tracking memory allocation and garbage collection. http://www.scitech.se/
JohnA
02-16-2006 08:40 AM
JohnA Go to last post
0 50
I'm loading several images from a database into memory, and when I do this the memory usage for the process goes up in task manager by the size of...
Jaret Brower
02-15-2006 08:07 PM
AT Go to last post
4 40
You should utilize Mercury Loadrunner with combination with the Performance Center if at all possible. We use Loadrunner to validate each monthly...
AllanRocker
02-15-2006 01:05 PM
AllanRocker Go to last post
0 44
Andreas Håkansson wrote:
AllanRocker
02-15-2006 01:03 PM
AllanRocker Go to last post
0 39
Hi, Can you please mention some tools available for monitoring .Net Code performance? Thanks, DP
DP
02-15-2006 08:16 AM
DP Go to last post
0 48
We are wondering how the cache gets used and reused as DLLs are brought in to it. I did some timing traces starting with a cleared cache. As...
NormD
02-13-2006 11:15 AM
NormD Go to last post
2 50
The performance of this call is very slow when it is called the first time within a program. ( 5 - 6 seconds ) However the second time I call...
speed32
02-12-2006 07:04 PM
speed32 Go to last post
2 56
Assuming two different int arrays of the same size, is there some fast way to compare the int arrays to check for equality, other than manually...
john conwell
02-08-2006 11:30 AM
Alvin Bruney - ASP.NET MVP Go to last post
1 38
I plan to use ASP.NET to develop a blog or replicator site, I want to use http://www.domainname.com/user1/ http://www.domainname.com/user2/ ..........
RedHair
02-03-2006 01:13 PM
RedHair Go to last post
4 41
This may be the wrong forum for my question but here it is: I can not determine if this is a VS2005 issue, XP-64 issue or if I just got a lemon...
NormD
02-01-2006 09:51 AM
NormD Go to last post
3 40
I'm created some custom performance counters for my server app, and they work just fine. But then I tried to make them instance perf counters and...
john conwell
01-31-2006 05:08 PM
john conwell Go to last post
0 33
Hi, I'm trying to get the current Line Number from the Stack with stackFrame.GetFileLineNumber, how ever the method return 0. What's my...
Anthony Malt
01-30-2006 11:49 PM
Daniel O'Connell [C# MVP] Go to last post
1 37
I've been experimenting with the memory footprint of a windows app and I've come across some odd behaviour, which I'd appreciate some comments on...
Dave
01-30-2006 03:41 PM
john conwell Go to last post
4 41
I wrote basically a glorified text editor in VB.NET 2003, which I use to write applications in Assembler. I notice that when my .NET application is...
zRaze666
01-29-2006 08:53 AM
zRaze666 Go to last post
0 41
I have a legacy app that launches a C# app. It takes a long time for it to launch the first time and after that it launches fine. I know it has to...
ted
01-24-2006 05:39 PM
Bob Grommes Go to last post
5 40
I've got a performance problem with a .net TCP server I've written, running on CLR v2.0.50727 / Windows 2003 Enterprise server. I'm currently using...
Barry Kelly
01-24-2006 06:02 AM
Barry Kelly Go to last post
0 35
Hi All. I have a small test application (a condensation of the issue from a much larger application) that recurses a directory and adds all the file...
Mark Rochotte
01-24-2006 02:37 AM
Jon Skeet [C# MVP] Go to last post
3 32
Hi, Currently we have a web-site which will have 1000's of concurrent users. so we have our business logic developed in VB 6.0 as...
Sai
01-19-2006 09:26 PM
Sai Go to last post
0 31
Hi, I've written a piece of code in VB.Net to interact with another application by using C++ sockets. It reads a line, sends it over the socket and...
Ron77
01-19-2006 05:56 PM
Ron77 Go to last post
0 37
I have a problem with ASP.Net 2.0 application that works fine for a while, then the application needs to recompile at every access to a page. I...
Mathieu Isabel
01-18-2006 03:50 PM
Mathieu Isabel Go to last post
4 37
Amos Zhang <amoszh (AT) gmail (DOT) com> wrote: No - I suspect the problem is in the Height and Width properties. They're evaluated on every...
Jon Skeet [C# MVP]
01-18-2006 01:12 AM
Jon Skeet [C# MVP] Go to last post
0 45
Hi, I am working huge data. Sometimes, Mem usage is 400MB - 1 GB. I dispose all items. Memory is not released. If i press minimize button. Memory...
kurtulus
01-17-2006 10:31 AM
eleazarm Go to last post
4 43
In a layers architecture (MVC), we have to choose a DTO(Data Transport Object) to communicate between our back( Business component) and front...
Microsoft
01-16-2006 02:45 AM
Tasos Vogiatzoglou Go to last post
1 41
In a layers architecture (MVC), we have to choose a DTO(Data Transport Object) to communicate between our back( Business component) and front...
Microsoft
01-13-2006 12:26 PM
Microsoft Go to last post
0 36
Hi all, I have made a test with VSTO Excel databinding using listobject binded with a dataview. This dataview/datatable is created by my code and...
gianni
01-13-2006 11:42 AM
Alvin Bruney - ASP.NET MVP Go to last post
3 41
We just upgraded from a 16-bit windows version of our mission-critical DB app to a new version built on .NET 1.1. We replaced all servers...
Bryan L
01-10-2006 02:49 PM
Bryan L Go to last post
6 34
I've just released an early test version of a c# WinForms application for screen prototyping etc. The version is split into logical layers...
DylanM
01-10-2006 03:06 AM
DylanM Go to last post
2 39
The file 'names.txt' contains a collection of 45000 names each separated by a space. When compiled in .NET 1.1, and running in 1.1, this code is...
Robert Colfin
01-05-2006 08:21 AM
Robert Colfin Go to last post
1 39
Hello everyone, I believe I have found an error in one of microsoft pattern and practices documents (Improving .NET Performance and...
Abelardo Vacca
01-04-2006 07:05 PM
Abelardo Vacca Go to last post
4 28
Post New Thread

Display Options
Showing threads 351 to 400 of 1596
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.