|
Search
Tutorials and Code
Syndication
My Account
Community Forums
Webmaster Tools
Tech Jobs
|
W3wp.exe (ASP .Net) Eating MemoryHello, i'm on a VPS with Windows 2003 x64 (IIS 6.0 so) and i have a serious problem with w3wp.exe. It starts from 60 Mb and then grows until the whole avaiable RAM is used. http://img32.imageshack...
Which Requests Cause A W3wp Process To Grow Considerably?On a production environment, how can one discover which Asp.Net http requests, whether aspx or asmx or custom, are causing the most memory pressure within a w3wp.exe process? I don't mean memory leaks...
Tools For Measuring PerformanceHello I would like to get suggestions of tools to analyze performance of asp.net applications.
Strange Webclient Performance ProblemHi, The System.Net.WebClient class seems to have some strange performance problem. When getting a high load of new requests, WebClient seems to run into a timeout. This happens for remote http://...
Has Microsoft Given Up On .NET For Performance-critical Applications?Hello everybody, I have noticed that performance-related improvements seem to have a very low priority at microsoft compared to adding new language features and APIs. Longstanding issues such as...
Is MS CLR 3.5 Really More Than 300 Times Slower Than Mono 2.x?Hi, I currently work on geometry processing using NTS[1], as I had some prior experience with JTS[2]. But I quickly got the impression that everything was slow, much slower than remembered. After...
My Computer Keeps Freezing...my computer keeps freezing and the only way to know to close it by the top button that they say not too.. Geek says I have a virus is that possible... I Have a HP 2 and half years old..never did this...
Events & Display Handling By OSHello, I am developing a software which communicates over the CAN network. It has a thread to transmit and another to receive the messages. After sending some messages the transmit thread holds till...
HDD SpaceI have a laptop with 60 GB HDD. According to User profiles, programs & misc items on the HDD the total space accummulates to about 25GB, this leaves an unaccounted for amount of about 30GB being...
Custom Performance Counter Resets Itself After IncrementHi, This is my code for a custom performance counter. I call it from SQL server. When looking in performance monitor - the value is incremented for a second, and immediately resets itself to 0. Why...
Network TrafficHello, Does anyone know how to get number of bytes received and sent for a machine with the IP addresses of the senders and receivers? I have tried using System.Diagnostics.PerformanceCounter...
.NET Counters Are Not Accurate And InvalidWe have ASP.NET application that uses .net 3.5 sp1. When we monitor the Sessions Active we see that they behave incorrectly (showing wrong numbers and even going to millions (like going to negative...
EecpRandhawa Hospital introduces for the first time in India a combination of EECP and AMT-Agressive medical treatment for coronary artery disease with a success rate of more than 90%. EECP(ECP) is available...
WPF Dirty-region OptimisationBy using the ???WPF Performance Suite??? tool, we found that WPF groups dirty-regions when many controls need to be redrawn at the same time. This causes the redraw of all UIElements included in the...
10 Times Faster Than RoboCopy?Any suggestions?
Performace Monitor QuestionHello all, Can someone please explain to me what does the following categories means in ???System Monitor??? in Windows 2003 server? Last? Average? Minimum? Maximum? Duration ?...
Super Fast Searching Of Our Site?Hi Guys/Gals, first time poster here. I've been an architect/developer professionally for a few years now since leaving university, but been coding for many years. I have one question that...
Performance Of Selecting Items By Several Criterias From CollectioHi I have a collection of objects. I need to select some items based on some properties. The criterias are not the same everytime. I also only need to return the first 100 that match my criterias...
DataGridView: Bad Performance - Searching PatternsHi. Recently I have asked here a question - why performance of DataGridView is SO BAD?! Somebody "eschneider" seems think he is very cool and knowledgable to tell that there is "bad design", "slow...
Why Performance Of DataGridView Is SOO BAD? How To Fix It?Hi. Please help me. We are thinking should we migrate to .NET or not - making experiments, prototypes, etc. And suddenly I faced very strange problem with DataGridView in .NET - IT IS EXTREMELY...
LOH Compaction In 4.0I would like to know if there are any plans to compact the LOH in .net 4.0? Are there any settings, flags, etc which can be used? Other than pooling and eliminating large object, are there any...
Anit-PatternsI am looking for anit-patterns specifically that are "performance" related. I am aware of a few. But is there an axhaustive list? Has Microsoft published any such specific artciles or guidance for...
WPF Performance Vs ImagesHi, how one can decide what is better perfroming solution - rich WPF stuffed with lots of UI elements, gradients, transformations (no 3D stuff just fancy design, see for example Grayson's blog -...
Topics On ElectronicsElectronics is the field of manipulating electrical currents and voltages using passive and active components that are connected together to create circuits. Electronic circuits range from a simple...
Not Enough Memory Problems.Hello all, I'm having problems, I can play a pogo game for at least 10-15 minutes. Then it starts to get choppy and slow, and boots me right out saying not enough memory., and to close all open programs...
Help: Fastish Computer Very Slow After Being "fixed"....computer is being such a hack! It was a fastish computer although slightly outdated: [ windows XP: 2002 960mb ram, celeron 2.67Ghz CPU ] - with no serious viruses that i've found. Atfer...
How To Find %cpu Utilization By A ProcessI am using perfmon. I set up counter under a process (e.g., for sqlserver) prrocess(sqlservr)\% Processor Time". I also selected %Processor time under processor Processor(_Total)\% Processor Time...
Which Why Would Provide Better Performance Returning A List Of ValI have a dictionary with String keys and a business object as the value with the need to return a list of these value items meeting specific criteria. I've read posts relating to using the KeyValuePair...
Multi Threading PerformanceI have a .dll that is written in C# that multiple threads a portion of the process. The multi threading piece is uploading images to another server using FTP and doing some remapping in the database...
Date Type Formattinghi, i am looking for the fastest way to format date type. i have tried (string.format(, "dd/MM/yyyy")), date.tostring(, "dd/MM/yyyy") both works find when data is less than 10000 records. but when...
Restart Problem After Automatic UpdateI have auto update running and some updates require you to restart computer. This past week an update was installed while shutting down computer which is normal. When I restarted my computer i get...
Running Into OutofMemory Exception IssuesHello, Background: I have a service written in .NET that processes a lot of huge datasets (hundreds of thousands of rows) which has been running fine for quite a while now (months and longer) The...
WindowsXP Defrag.exe Return Errorlevel With Batch File?Hello all, I am tryin to right a bacth file (batch file is the only method that I would prefer to use here, no VB Script) that will defrag a users machine if the drive space is more than 15% free,...
Terminal Server Sharing MemoryI have a very large VB.Net windows application with lots of Modules and libriaries that we deploy on to a Terminal server. The application data tier is a window service on another server and we use...
WinXP Cold StartupMy application is a Composite UI Application based winform app. For cold startup it is taking around 50s whereas warm startup takes around 18s. How can I improve the startup perfromance? I have almost...
System Failure After Service Pack RebootI'm running Windows 2000 pro. My question is that everytime that I download a service pack 4 or any other, on the Reboot, my computer fails. Message given is a virsus has invaded my computer or system...
Win2003 Server Lockup...Hello All, Running into weird problem, this server locks up around 7:30PM every day, the screen on console is gray, server is pingable and but cannot access the box via console, RDP or connect to...
Server Hangs And Requires Hard RebootHello All, Running into a weird problem, this server locks up around 7:30PM every day, the screen on console is gray, server is pingable and but cannot access the box via console, RDP or connect...
Manual Stack Allocation Boosts Performance In Unsafe Code?Hi there, I'm currently doing some research regarding multithreading/multicore support. I used a standard derivation filter on a Bitmap as comparison base. Standard managed code would be to slow...
Slow Performance After Upgrading To Vista/Access 2007We have several access databases in formats from 2000 to 2003 and recently upgraded our machines from XP SP2 with Office Pro 2003 to Vista Bus SP1 with Office 2007 Pro Sp1. We are a small office...
Dvd Opens To Audio/video_TSI have a Dell T7400 running Win XP SP3, and I am having a problem opening DVD videos. When I click on the named DVD in My Computer, the DVD opens as Audio_TS and Video_TS. When I click on Video_TS...
.net Large Datatable Memory Problemhello i have a sql query which return 90 columns and more than 1000000 records. when i try to load this query in datatable it gives outofmemory exception. i have 2 gb ram and core2duo processor...
Remote Perfmon Not WorkingI'm trying to add objects on a remote computer in perfmon but no objects exists in the drop down list. When I select the local computer, the counter objects exists. I can do a remote registry...
Performance OptimizationsHello everyone, I am writing a utility. Part of its function is to do a block-mode copy of files and generate MD5 / SHA1 hashes on the fly. The functionality is similar to that of the Unix...
Can I Build A Web Application For Daily Attendance In Wss3.0can i build a web application for daily attendance in wss3.0
IOCP Socket Timeout Problem..We have developed one IOCP server Application. We got a socket close event when client application (safe/unsafe) close. But when client machine restarts or network cable unplugged we can not get...
IOCP Socket Timeout Problem..We have developed one IOCP server Application. We got a socket close event when client application (safe/unsafe) close. But when client machine restarts or network cable unplugged we can not get...
Performance Monitor CounterDateTime SkewI apologize in advance if the formatting on the message below is messed up. We use Performance Monitor to collect performance information about our systems. We generally use a central system to collect...
Performance Issue On Sending Data Over TCP.Hi, I am creating a server-client application. Server listens on a port and client sends data using TCPIP. The client creates n number of threads as specified and each thread sends data to server...
Flash Drive CorruptionCan anyone help. My sons flash drive that he saved his document has now seemed to corrupt his document. Is there any way to fix the document.
|
Latest Tech Bargains
Advertisement
Free Magazine Subscriptions
Today's Pictures
Today's Video
Other Resources
Latest Download
Latest Icons
|