Development Tools for Microsoft.NET Developers 17 Aug 2009
Posted by ramsonit in Tools.add a comment
This page contains hell lot of development tools for .NET developers. Read more
Microsoft Web Application Installer 04 Feb 2009
Posted by ramsonit in Tools.add a comment
The Web Application Installer Beta is designed to help get you up and running with the most widely used Web Applications freely available for your Windows Server. Web AI provides support for popular ASP.Net and PHP Web applications including Graffiti, DotNetNuke, WordPress, Drupal, OSCommerce and more. With just a few simple clicks, Web AI will check your machine for the necessary pre-requisites, download these applications from their source location in the community, walk you through basic configuration items and then install them on your computer.
Free Project Management Solution 29 Jan 2009
Posted by ramsonit in Project Management, Tools.1 comment so far
OpenProj is a free, open source project management solution. OpenProj is a replacement of Microsoft Project and other commercial project solutions. The OpenProj solution has been download more than 800,000 times in the few months since launch and is being used in over 142 countries. A free download of OpenProj is available here and is distributed under the CPAL license. OpenProj is ideal for desktop project management and is available on Linux, Unix, Mac or Windows. OpenProj shares the industry’s most advanced scheduling engine with Project-ON-Demand and provides Gantt Charts, Network Diagrams (PERT Charts), WBS and RBS charts, Earned Value costing and more.
Try this tool.
Crack.NET 21 Oct 2008
Posted by ramsonit in Introduction, Tools.add a comment
Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of a WPF or Windows Forms application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects. Read Josh intro here.
PowerShell Analyzer 17 Oct 2008
Posted by ramsonit in Tools.add a comment
PowerShell Analyzer was the first editor and non-MS host for the PowerShell Engine. As an IDE it focuses on the interactive leveraging PowerShell as a dynamic language. It’s goal is simply to allow users to be as productive as possible in sculpting, running, interpreting results and refactoring everything from the “oneliners” PowerShell is famous for, to fully fledged production quality scripts. More
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.