Devintelligence.com

In .Net we trust
Welcome to Devintelligence.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » .Net( c# ) 2.0 » Open Source
  • VS 2005 addins: NAntAddin and NUnitAddin

    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 build file Start/Stop selected target At solution startup reload ...
    Posted to .Net Adventures (Weblog) by admin on February 3, 2008
  • CS2-C# Code Search

    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 the search engine is an ASP.NET website built for version 2.0 of the .NET framework . Download ...
    Posted to .Net Adventures (Weblog) by adventurer on September 15, 2007
  • SharpForge-Open source .Net 2.0 project management web application

    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     * Multi Portal    * Multi Project    * ...
    Posted to .Net Adventures (Weblog) by adventurer on August 12, 2007
  • CodePlex Source Control Client

      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 MS .NET 2.0.The short introduction present the way you will typically use the ...
    Posted to .Net Adventures (Weblog) by adventurer on March 26, 2007
  • The second CTP of Enterprise Library 3.0 is now available to download

    Tom Hollander has posted that the second CTP of Enterprise Library 3.0 is now available to download on CodePlex community site. New In This Release Validation Application Block Near-complete validator library Configuration tool support ASP.NET integration Winforms integration Quickstarts and preliminary documentation Data Access ...
    Posted to .Net Adventures (Weblog) by adventurer on January 24, 2007
  • Validation Application Block - 4 tutorials

    The CTP of Enterprise Library 3.0 was released last Friday.One of the new application blocks it contains is a Validation Application Block for validating classes in your applications.David Hayden wrote 4 tutorials on how to use it:   Validation Application Block in Enterprise Library 3.0 - Using Validation Facade Class - Part I ...
    Posted to .Net Adventures (Weblog) by adventurer on December 29, 2006
  • C# String Library by Chad Finsterwald

    Inspired by PHP String Functions that are missing in .Net. Below is a list of the method names and descriptions in the string library. Base64StringEncode: Base64 encodes a string. Base64StringDecode: Decodes a Base64 string. CaseInsenstiveReplace: A case insenstive replace function. ReplaceFirst: Replaces the first occurence of a string with ...
    Posted to .Net Adventures (Weblog) by adventurer on November 8, 2006
Powered by Community Server, by Telligent Systems