The Artima Developer Community
Sponsored Link

.NET Buzz Forum
LOTS: Open Source Frameworks for .NET

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
LOTS: Open Source Frameworks for .NET Posted: Feb 18, 2005 4:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: LOTS: Open Source Frameworks for .NET
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement
Interesting LOTS speech: "Open Source Frameworks for .NET": log4net - an OSS logging framework based on log4j - now added to the Apache framework (http://logging.apache.org/log4net) offers hierarchical namespaces for extensive application tracing - including a complete appender-framework to use specific .NET framework components for tracing (i.e. ASPNetTraceAppender or ADONetAppender). log4net is easy to configure using xml files and can be easily used in your own code.

Other interesting OSS frameworks for .NET include:

  • NUnit - for unit testing,

  • NDoc - a documentation framework that generates documentation from source code which looks like Visual Studio documentation / MSDN-online-content and is well integrated in SharpDevelop,

  • NAnt - for building projects and

    • Draco.net - automatic continuous integration based on NAnt for automated build processes. (Martin Fowler writes interesting articles on "continuous integration").

  • CruiseControl.net - continuous integration

  • #ZipLib - part of SharpDevelop, but can be used separately

  • NHibernate - O/R mapping framework (currently in beta)

  • Gentle - another O/R mapping framework

  • iBATIS.net - data-mapper and data-access tool, part of the Apache incubator framework

  • iTextSharp - PDF generator based on the Java iText

  • Report.net - another, simple PDF generator

Read: LOTS: Open Source Frameworks for .NET

Topic: Back from the MCMS.Rapid launch event Previous Topic   Next Topic Topic: Spring’s Quest for SOAP draws at an end

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use