Skip to main contentdfsdf

    • Mono is an "open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity".
  • Mar 01, 05

    Yeah right... Only used on non-Windows platforms I guess.

    • Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Mono's .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.
    • Salamander .NET Linker and mini-deployment tool allows you to link .NET assemblies together into a single file, and to deploy your application without installation of the whole Microsoft .NET Framework. The linker selectively links MSIL code putting together only the required classes and methods, and it is capable of linking into the Microsoft .NET framework class libraries. The mini-deployment tool then builds a minimum set of the Microsoft .NET runtime to ship with your application. This usually results in installation size of a few mega bytes, rather than tens of mega bytes, and the installation takes much less time without rebooting machines. The mini-deployed application can be launched directly from a CD, absolutely without copying files or adding registry entries.
  • Mar 02, 05

    Some arbitrary .NET forum.

  • Mar 10, 05

    For you .NET guys.

  • Mar 24, 05

    Many C# libraries here.

  • Mar 24, 05

    Really cool Test-Driven Development tool.

    • NVelocity is a .Net-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in .Net code.  The purpose of this project is to port the Jakarta Velocity project to Microsoft .Net (written in C#). The intent is to stay as close the the original Java version as the languages will permit. Please refer to the Velocity homepage for documentation and other resources. Many thanks go to Geir and the others who have made Velocity a project worth porting.
  • Mar 24, 05

    Ruby has Rails. ASP.NET has this.

    • Maverick.NET is a .NET port of Maverick, a Model-View-Controller (aka "Model 2") framework for web publishing. It is a minimalist framework which focuses solely on MVC logic, allowing you to generate presentation using a variety of templating and transformation technologies.
  • Mar 24, 05

    Currently it's in beta, but seems to be actively maintained.

    • NLog is a .NET logging library similar in concepts to log4net, designed with simplicity and flexibility in mind. NLog project is hosted at sourceforge.net.
  • Mar 24, 05

    Logging library for .NET Framework. It's still in very early phase.

    • log4net is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent log4j framework to the .NET runtime. We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime. For more information on log4net see the features document.  log4net is part of the Apache Logging Services project. The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing.
    • This is a powerful template engine which allows you to merge the contents of your ASP.NET web forms with a Master Page (template). It's very easy to use and provides full designer support.
  • Mar 24, 05

    SQLite library for .NET, phpguru's version.

    • A couple of classes in C# to allow access to SQLite databases from C#. Does not follow the ADO.NET style of data access, instead going for a simpler method consisting of a client class, and a result set class.
    • NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.
    • Aspect# is an AOP ( Aspect Oriented Programming ) framework for the CLI (.Net and Mono). It relies on Dynamic Proxies and offers a built-in language to declare and configure aspects and is compliant to AopAlliance.
  • Mar 24, 05

    XSL-FO Processor for .NET. Not sure whether it's usable but seems to be actively maintained.

    • NFop is a Formatting Objects Processor (FOP) for XSL-FO that runs on the .NET Framework. It is a port from the Apache XML Project's FOP Java source to .NET's Visual J#. This makes it great for pure .NET reporting modules.
    • iTextSharp is a port of the iText JAVA-PDF library, version 0.95.
    • NHibernate is a .NET based object persistence library for relational databases. NHibernate is a port of the excellent Java Hibernate relational persistence tool.
  • Mar 24, 05

    Geenrate PDF.

    • SharpPDF is a C# library that implements different objects for the creation of PDF documents with few steps. It is created for .NET framework 1.1 and it can create 100% compatible PDF (tested with Acrobat Reader, Ghostscript , JAWS PDF Editor and other PDF readers). The most important goal of this library is the simple way of use.
  • Mar 24, 05

    PDF generator for .NET.

    • Report.NET is a powerful library that will help you to generate PDF documents in a simple and flexible manner. The document can be created with data that have been retrieved from any ADO.NET data set. The Report.NET library is available for free under the LGPL license.
1 - 20 of 62 Next › Last »
20 items/page
List Comments (0)