Recent Posts
Recent Comments
Link
관리 메뉴

NaggingMachine

Table of Cool .NET Tools 본문

Utility

Table of Cool .NET Tools

naggingmachine 2006. 12. 12. 12:12
http://blogs.msdn.com/jmstall/archive/2006/11/29/table-of-cool-tools.aspx

Here are some cool .NET tools from MSDN / codeplex, complete with Download and tutorial links.

ToolSummaryWhere to get itLinks
CLR ProfilerEasy way to measure memory performance for managed apps.Download for .NET 2.0, .NET 1.1Tutorial
Perf ConsoleAwesome for analyzing performance issues for apps.
This makes perf analysis surprisingly easy to do and is perfect for the non-perf person.
DownloadDemo, details
Power ShellA shell scripting language that's infinitely better than batch files.DownloadTutorial, Blog, MSDN
Iron PythonPython on .NETSee link on homepage. Source codeHomepage, Tutorial included in download.
MS BuildWay better than NMake.Included in .NET redist.Tutorial, Blog, Forum
MDbgManaged wrappers for debugging managed apps.Download (Also in the SDK)Forum, Other Links

In addition to those, there are more cool tools

May I suggest Lutz Roeder's Reflector for .NET
http://www.aisto.com/roeder/dotnet/

Scott Hanselmans's list of awesome tools - http://www.hanselman.com/blog/ScottHanselmans2005UltimateDeveloperAndPowerUsersToolList.aspx
GnuWin32 tools - http://gnuwin32.sourceforge.net/packages.html
Windows Server 2003 Resource Kit Tools - http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

'Utility' 카테고리의 다른 글

웹 페이지를 예쁘게 출력하고 싶다면, HP Smart Webpriting  (2) 2009.02.07
File Insight 좋군요!!  (2) 2008.12.15
PerfConsole is unleashed  (0) 2006.12.12
CodeIt.Once  (0) 2006.12.12
Xenocode Postbuild 2007 has arrived!  (0) 2006.12.12