» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with .NET + tools

Sandcastle - Documentation Compiler for Managed Class Libraries - Home

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments.

open-source: del.icio.us tag/open-source

Svn.NET - Trac

Svn repository access from c# code

opensource: del.icio.us tag/opensource

Gallio - Automation Platform for .NET

The Gallio Automation Platform is an open, extensible, and neutral system for .NET that provides a common object model, runtime services and tools (such as test runners) that may be leveraged by any number of test frameworks.

open-source: del.icio.us tag/open-source

Looking at Rhino Mocks 3.5 (RC1)

I finally got some time to look into Rhino Mocks 3.5 to see what is new. Lets say there are some interesting extensions to the library. OK, that was a bad pun that you probably didn’t get. A series of new extension methods were added. Lets take a look.

technology: dzone.com: tech links

Before you use an IoC tool, some concepts to know first

To sum it all up, well designed Object Oriented systems are composed of many objects that work with each other to accomplish to goals of the system. We want our systems to be decomposed into cohesive classes that perform a well defined responsibility within the system, rather than monolithic “God” classes that do too much. A cohesive class will have to be dependent upon other classes to perform services outside of its own tightly defined responsibility. In IoC speak, we call the collaborating objects dependencies.

technology: dzone.com: tech links

NHibernate 2.0 Beta 1 Released

NHibernate 2.0.0.Beta1 is released today. It is comparable to Hibernate 3.2 in terms of features. Get the bits while they are hot.

technology: dzone.com: tech links

OnTime 2008 Updated & Still Free for 1 User

Axosoft's OnTime 2008, the fastest-growing project management tool for software teams (includes bug tracking, requirements management, team wiki & help desk) has gotten some major new features and the whole suite is 100% Free for 1-User Installs.

technology: dzone.com: tech links

10 Tools Which I Left After Using VSTS 2008

I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. Here are 10 tools which I left after using VSTS 2008.

technology: dzone.com: tech links

NUnitForms : An NUnit extension for testing Windows Forms applications.

NUnitForms is an NUnit extension for unit and acceptance testing of Windows Forms applications.

opensource: del.icio.us tag/opensource

WYSIWYG Progress Circle for .NET Framework (C#)

Would you like to add some visual enhancement to your windows forms application? Do you have processes that take too long? This control is for you.

technology: dzone.com: tech links

Unit testing events with NUnit

Screencast introduction to Unit testing events with NUnit

technology: dzone.com: tech links

Tech Podcast List

I am on the road about 2 hours a day, so when I am not rockin’ out to Breaking Benjamin or Staind, I am listening to podcasts. Below are the podcasts that I listen to and highly recommend (based on your interests).

technology: dzone.com: tech links

Tutorial: IronPython

A quick introduction to IronPython and IronPython Studio

technology: dzone.com: tech links

Tool Review: SlickEdit Tools

Last week during my birthday giveaway, SlickEdit was kind enough to donate a copy of their product Slick Edit Tools for VS.NET. Of course, I was unable to keep my mitts off of it and I had to give it a test drive before I gave the license away.

technology: dzone.com: tech links

Faster domain model development with schema round-tripping

Schema round-tripping is the ability for your domain model entities to be updated seamlessly when schema changes occur or, when your modify your model, for those changes to be propagated back to your database schema without any fuss. LightSpeed 2.0's Visual Studio 2008 integrated domain design tool provides this functionality out of the box - even with the free edition.

technology: dzone.com: tech links

How is my C# code converted into machine instructions?

As we all know that our .NET code (C#, VB.NET etc) are converted into MSIL instructions which in turn are put into the assemblies. MSIL is a high level language, not as low as machine instructions, so it needs to converted into machine specific binary code or needs to be interpreted somehow.

technology: dzone.com: tech links

Introduction to Mocking with Rhino Mocks

Short screencast on introduction to Mocking with Rhino Mocks

technology: dzone.com: tech links

Page 1 | Next >>