Mar 10
NP .NET Profiler Tool is designed to assist in troubleshooting issues such as slow performance, memory related issues, and first chance exceptions in any .NET process. The tool has the following features:
- XCopy deployable: no install or reboot required
- Supports all types of .NET applications
- Generates true callstacks for exceptions, memory allocations, and function calls
- Can monitor a specific namespace to reduce overhead and generate a smaller output file
- Memory profiler reports total number of objects allocated per function
- Custom reports using SQL-like queries
- Wizard-based UI
- Supports all versions of .NET (1.0 , 1.1, 2.0 and 3.5)
- Supports all platforms (x86, x64 and IA64)
- Supports all OSes (Windows XP, Windows 2003, Windows 2008 and Vista)
- Support virtual machines
Download NP .NET Profiler
See more .NET news!
Popularity: 12% [?]
Nov 29
Following are some simple but useful FREE tools for software developers. Each tool is freely distributable and includes the original C# source code so you can modify the tool to your needs. These tools are not supported. Enjoy!
Color Gadget
Select a .NET KnownColor or other color, copy RGB and hex values to the clipboard.
Free Download
Guid Generator
Generate a new globally-unique ID and copy it to the clipboard.
Free Download
Hex Converter
Quickly convert between hex and decimal numbers.
Free Download
Shortcut Replace
Search/replace the path and working directory in a collection of shortcut (.lnk) files.
Free Download
Visual Studio Toolbox Installer
Console program that installs/removes tabs and custom controls and components in the Visual Studio .NET Toolbox.
Free Download
Window Watcher
Shows the form and client bounds of the active window.
Free Download
Popularity: 12% [?]
Nov 26
Microsoft has released Visual Studio 2008 and .NET Framework v3.5. These upgrades enable .NET software developers to rapidly create more secure, manageable, and reliable applications and take advantage of new features found in Windows Vista and Microsoft Office 2007.
Read the rest of this entry »
Popularity: 14% [?]