Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Performance   (RSS)

.NET Compact Framework v3.5 Power Toys CTP

The .NET Compact Framework team made an exciting CTP available this week.  The .NET Compact Framework v3.5 Power Toys September 2007 CTP release contains some old friends (ex: Remote Performance Monitor) and ads some great new ones (Service Model

Testing performance

A couple of weeks ago, I described the test development priorities for the .NET Compact Framework team. As part of that discussion, I stated that performance should be tested in parallel with the other forms of testing (unit, customer scenarios, etc).
Posted by DavidKlineMS | 4 Comments
Filed under: ,

Using the .NET Compact Framework Remote Performance Monitor to Configure Diagnostic Options

Diagnostic, performance and debugging tools are very cool. The more tools available, the easier it tends to be to find and fix application issues. With Visual Studio 2005, several handy tools were added. I use the Remote Registry Editor and Remote File

Application Performance: Value Type Boxing

One of the most popular .NET Compact Framework demos at MEDC 2006 was the .NET Compact Framework Remote Performance Monitor . While working at our booth on the expo floor, I used the .NET Compact Framework Performance Monitor to examine the performance
Posted by DavidKlineMS | 1 Comments
Filed under:

Using .stat Files with the .NET Compact Framework Remote Performance Monitor

Steven Pratschner recently posted about one of the coolest new features of the Service Pack 1 beta for .NET Compact Framework version 2 -- the .NET Compact Framework Remote Performance Monitor. Along with the real-time view of the .NET Compact Framework

Wrapping Unmanaged Resources

I recently wrote about three common causes of memory leaks in managed applications . In that post , I mentioned that failing to release unmanaged resources was one cause. Today, I'd like to talk a bit about one approach to working with unmanaged resources

Monitoring Application Performance on the .NET Compact Framework - Table of Contents and Index

When a post series gets as long as Monitoring Application Performance on the .NET Compact Framework (nine parts), it can be difficult to find exactly the portion you need. To help solve this problem, I've created this table of contents as an addendum
Posted by DavidKlineMS | 11 Comments
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part IX - Version 2 performance counters (Part VII: Windows.Forms counters)

This is the seventh (and final) in the series describing the .NET Compact Framework v2 performance counters. For a complete listing of the previous installments, please see the list below. Pre-requisite: Monitoring Application Performance on the .NET
Posted by DavidKlineMS | 2 Comments
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part VIII - Version 2 performance counters (Part VI: Exceptions, Interop and Networking counters)

This is the sixth in the series of .NET Compact Framework v2 performance counters. For a complete listing of the previous installments, please see the list below. Pre-requisite: Monitoring Application Performance on the .NET Compact Framework Part I -
Posted by DavidKlineMS | (Comments Off)
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part VII - Version 2 performance counters (Part V: JIT Compiler counters)

Today's post is the fifth in the series of .NET Compact Framework v2 performance counters. For a complete listing of the previous installments, please see the list below. Pre-requisite: Monitoring Application Performance on the .NET Compact Framework
Posted by DavidKlineMS | (Comments Off)
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part VI - Version 2 performance counters (Part IV: Garbage Collector counters)

Today's post is the fourth in the series of .NET Compact Framework v2 performance counters. For a complete listing of the previous installments, please see the list below. Pre-requisite: Monitoring Application Performance on the .NET Compact Framework
Posted by DavidKlineMS | 1 Comments
Filed under:

Three Common Causes of Memory Leaks in Managed Applications

One of the joys of working with managed code is not having to worry (as much) about memory management and letting the Garbage Collector do it's job. There are situations, however, when applications need to take a more active role in memory management.
Posted by DavidKlineMS | 6 Comments
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part V - Version 2 performance counters (Part III: Locks and Threads counters)

This is the third part in the series describing .NET Compact Framework v2 performance counters. A complete listing of this series, to date, is included below. Pre-requisite: Monitoring Application Performance on the .NET Compact Framework Part I - Enabling
Posted by DavidKlineMS | 3 Comments
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part IV - Version 2 performance counters (Part II: Generics counters)

In the previous installment , I discussed the .NET Compact Framework performance counters related to the loader. Today, I'd like to talk about the counters related to the new Generic feature of the .NET Compact Framework version 2. This is the second
Posted by DavidKlineMS | 1 Comments
Filed under:

Monitoring Application Performance on the .NET Compact Framework Part III - Version 2 performance counters (Part I: Loader counters)

Last time , I talked about the performance counters available in version 1 of the .NET Compact Framework. Today, I'd like to talk about a few of the performance counters available in version 2 of the .NET Compact Framework. As I mentioned in part 1 (
Posted by DavidKlineMS | (Comments Off)
Filed under:
More Posts Next page »
 
Page view tracker