August 2007 - Posts
The LINQPad(beta) is an advanced and free LINQ expressions testing and learning tool written by Joseph Albahari . It allows you to develop and verify a LINQ expression.LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML. To run LINQ against
Read More...
Dependency Injection from the Trenches How to build a Fluent Interface in C# Learn the new NUnit 2.4 Constraint-Based Assert Model (Fluent Interface) Scott Hanselman's 2007 Ultimate Developer and Power Users Tool List for Windows Unified C# 3.0 Specification
Read More...
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector . Reflexil is using Mono.Cecil , which is a strategic library for the Mono project. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil
Read More...
My coworker(his blog is located here ) pointed me to this tool and I found it very useful. Quick Sequence Diagram Editor is a tool for creating UML sequence diagrams from textual descriptions of objects and messages that follow a very easy syntax. Below
Read More...
An simple UI application that allows to work with TableDiff.exe ( table comparison tool that comes with the MS SQL Server) in more comfortable way . [Via dotnetkicks.com ] Technorati tags: tools , ms sql , dotnet
Read More...
In case you need to read or write from/to MS Office System Files (e.g Access 2007 or Excel 2007) .This set of components from Microsoft can make your life easer .Connectivity to MS SharePoint Services and text files is also supported. Supported Operating
Read More...
SharpForge is an open source, .Net 2.0 project management web application. It's similar to SourceForge or CodePlex but for your own team or organization. It is available for you to download it and host anywhere you want or need to. Features include *
Read More...
NxBRE is the open-source rule engine for the .NET platform and a lightweight Business Rules Engine that supports two different approaches: The Inference Engine, which is a forward-chaining (data driven) deduction engine and that supports concepts like
Read More...
CaptainHook is a simple plugin framework for writing Subversion hooks using .NET.The goal of the CaptainHook project is to provide a strongly typed interface and a few useful service for accessing SVN.To setup CaptainHook, simply unzip the executable
Read More...