Browse by Tags
All Tags »
.Net( c# ) 2.0 (RSS)
MS has released the .NET Reference Source Code, you can only get it one file at a time while you’re debugging. If you’d like to populate the cache, you’d may use Mass Downloader For .Net Framework which allows you do download .Net Framework
Read More...
DataGridView Extension is a free component that extends the standard DataGridView control, provided with .NET 2.0 Framework. Features Customization the grid in IDE (design mode support for the background color and borders,default cell formatting, alignment,colors,column
Read More...
The first addin allows you manipulate Nant targets and tasks within VS 2005 NAntAddin Features: Read .nant and .build files Build visual tree from NAnt files Filter public/private targets Display target/task properties Locate selected node into
Read More...
XamlHack is a XAML authoring tool which can be used to develop or test a small pieces of XAML code.This tool is lightweight and easier to work with when writing some trivial WPF applications. Screenshot Features Basic text editing features &
Read More...
Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline scenarios for applications, services and devices. Developers can build sync ecosystems that integrate any application, any type of data, using
Read More...
CS2 is capable of indexing source code files (at the moment only C# code can be parsed) and searching among them with various parameters, like class, property and method names, as well as full-text queries. The main user interface for interacting with
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...
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...
A nice and free tool from Gaston Milano(the author of CoolCommands addin ) that allow to visualize your build output. Features: Open BuildFiles and Solution Files Show and Save Build Reports Support for cancellation Verbosity Configuration Save the history
Read More...
The CodePlex team has announced the additional Source Control Client on their blog today.The CodePlex Client is a command line source control client for CodePlex site users. It supports working offline in a traditional edit-merge-commit style. It requires
Read More...
In all versions of Visual Studio is the fact that there's no copy/paste support for references. You can't copy a reference from one project to the other. Omer van Kloeten's add-in for Visual Studio 2005/2003 solve the problem and enable copy and paste
Read More...
According to the Jetbrains roadmap the 3.0 release is going to be mostly about adding in Visual Basic.NET support for ReSharper. The full list of changes for this build: Rename works in Visual Basic The following refactorings work in Visual Basic: Rename
Read More...
Jason Haley shows how to develop a simple addin for Reflector. Technorati tags: reflector , dotnet
Read More...
Review is a lightweight code annotation tool for Reflector . It can be used during code reviews or API reviews to take notes and pass them to other project members. A review contains a list of code annotations. An annotation is associated to a code element
Read More...
The new version comes with a lot of great new features C# 3.0 support Extension methods Object initializers LINQ query expressions Collection initializers Lambda expressions Code URL support Navigate to code://mscorlib/System.Object via IE Ctrl+Alt+C
Read More...