Introduction to NDepend 31 Jul 2008
Posted by ramsonit in Tools.add a comment
I have noted this nice write up the introduction to NDepend tool. Thanks Patrick and Andre.
Learn NHibernate 28 Jul 2008
Posted by ramsonit in Introduction, Tools, Videos & Webcast.add a comment
If you start learning or you want to learn NHibernate, check this post by Scott.
NHibernate - Screen cast series 23 Jun 2008
Posted by ramsonit in Tools, Videos & Webcast.add a comment
Stephen Bohlen has just started to publish a series of screen casts about NHibernate. Here are the links of the topics covered so far. Read this post.
CruiseControl.Net Tutorial 05 Jun 2008
Posted by ramsonit in Tools.add a comment
Everyday this tool becoming famous among the developers, I just read one nice tutorial about it.
Just Released: Source Analysis 27 May 2008
Posted by ramsonit in .NET News, Introduction, Tools.add a comment
Microsoft just released new tool called Source Analysis for C#, This tool will be very usefully who do code review. This post have good overview about Source Analysis.
Autoruns v9.2, Process Monitor v1.33, AccessChk v4.1 14 May 2008
Posted by ramsonit in Other Tech Stuff, Tools.add a comment
I hope this three tools will be very useful to the developer.
Microsoft Office Interactive Developer Map 14 May 2008
Posted by ramsonit in For Office Developer, Tools.add a comment
Check out the Erika post on Office Developer Map.
Add-in for Visual studio(Resharper) 07 May 2008
Posted by ramsonit in Introduction, MyOwn, Tools, Visual Stdio.add a comment
Resharper is a real professional Add-in for Visual studio. I am using couple of Power toys for Visual Studio but this add-in seems very powerful. I am sure all of these power toys help improving productivity. As a consultant I should own a copy of this tool because not all of my client will have this tool or ready to purchase this. I am planning to buy my own copy of this add-in soon, the personal copy is available for $200.
I enjoyed reading these posts related to Resharper: Joe post 31 days of Resharper and James post Becoming a jedi. James planning to write series of post on this title.
WPF performance profiling tools 01 May 2008
Posted by ramsonit in Tools, WPF.add a comment
The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application.
This suite includes the following tools:
- Perforator - for analyzing rendering behavior.
- Visual Profiler - for profiling the use of WPF services, such as layout and event handling, by elements in the visual tree.
- Working Set Analyzer - for analyzing the working set characteristics of your application.
- Event Trace - for analyzing events and generating event log files.
- ETW Trace Viewer - Record, display, and browse Event Tracing for Windows (ETW) log files in a WPF user-interface format.
PowerCommands for Visual Studio 2008 29 Apr 2008
Posted by ramsonit in Tools, Visual Stdio.add a comment
PowerCommands for Visual Studio 2008 version 1.1 download files (MSI installation file, readme document, and source code project).