Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

CLR Inside Out: Memory Usage Auditing For .NET Applications

Posted: May/18/2009   By: pankaj   Points:15   Category: .NET  - .NET Framework    Views:68   Vote Up (0)   Vote Down (0)    
Memory usage can have a direct impact on how fast an application executes and thus is important to optimize. In this article we discuss the basics of memory optimization for .NET programs.Subramanian Ramaswamy and Vance MorrisonMSDN Magazine June 2009

View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

How to Detect and Avoid Memory and Resource Leaks in .NET Applications.

  
I'll explain in this article why memory leaks exist in .NET and how to avoid them. Don't worry, I won't focus here on the inner workings of the garbage collector and other advanced characteristics of memory and resources management in .NET.

It's important to understand leaks and how to avoid them, especially since they are not the kind of things that is easy to detect automatically. Unit tests won't help here. And when your application crashes in production, you'll be in a rush looking for solutions. So, relax and take the time to learn more about this subject before it's too late.

CLR Inside Out: Formatting and Parsing Time Intervals in the .NET Framework 4

  
Learn about enhanced TimeSpan formatting and parsing features coming in the .NET Framework 4, and some helpful tips for working with TimeSpan values.Ron PetrushaMSDN Magazine February 2010

UI Frontiers: Sound Generation in WPF Applications

  
A good case could be made that computers should not make noise except in response to a specific user command. We're going to ignore that and show you how to play custom sounds in a WPF application.Charles PetzoldMSDN Magazine February 2010

CLR Inside Out: In-Process Side-by-Side

  
The new .NET Framework 4.0 maintains backward compatibility while allowing core innovations by using a new feature called In-Process Side-by-Side. Learn about how it works and some problems it didn't solve.Luiz Fernando Santos, Jesse KaplanMSDN Magazine December 2009

Going Places: Enhancing Windows Touch Applications for Mobile Users

  
This article describes how to use the Windows Touch API and related APIs to enhance mobile application. The discussion focuses on general usability, object selection and implementing a natural user interface.Gus ClassMSDN Magazine December 2009

CLR Inside Out: Exploring the .NET Framework 4 Security Model

  
The .NET Framework 4 introduces many updates to the .NET security model that make it much easier to host, secure and provide services to partially trusted code. This article dives into the many features and benefits of the .NET security model.Andrew DaiMSDN Magazine November 2009

Inside Microsoft patterns & practices: Dependency Injection in Libraries

  
This article discusses how to write a library or framework that uses the Dependency Injection pattern and how the change in focus affects the usage of the pattern.Chris TavaresMSDN Magazine November 2009

CLR Inside Out: Profiling the .NET Garbage-Collected Heap

  
In this article, the authors complete the picture for Garbage Collected (GC) heap related memory issues by providing step-by-step instructions on using the CLR Profiler for .NET GC heap memory investigations.Subramanian Ramaswamy, Vance MorrisonMSDN Magazine October 2009

Usability in Practice: Getting Inside Your Users' Heads

  
This article explores techniques developers can use to gather information about and incorporate their users' mental models in their software designs.Ambrose Little, Charles B. KreitzbergMSDN Magazine October 2009

Parallel Debugging: Debugging Task-Based Parallel Applications in Visual Studio 2010

  
In Visual C++ 10 and the Microsoft .NET Framework 4, Microsoft is introducing new libraries and runtimes to significantly ease the process of expressing parallelism in your code base, together with new tool support for performance analysis and debugging of parallel applications. In this article, you will learn about debugging support in Visual Studio 2010, much of which is focused on task-based programming models.Stephen Toub, Daniel MothMSDN Magazine September 2009
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge