Buy New

or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
Price: £5.09

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More [Paperback]

Brian Nantz
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £31.07
Price: £29.52 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.55 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 1 to 3 weeks.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 504 pages
  • Publisher: Addison Wesley; 1 edition (16 Aug 2004)
  • Language English
  • ISBN-10: 0321228103
  • ISBN-13: 978-0321228109
  • Product Dimensions: 23.5 x 18 x 2.8 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,164,247 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Brian Nantz
Discover books, learn about writers, and more.

Visit Amazon's Brian Nantz Page

Product Description

Product Description

One of the changes Microsoft brought with .NET was to submit C# and theCommon Language Runtime for standardization. As a result, for the first time,people have been able to develop open source tools that can be used withMicrosoft's tools. These open source tools are important because they givedevelopers increased efficiency and flexibility. This is the first book to showhow to use these new tools, including NAnt, NDoc, NUnit, Draco.net,Log4Net, and ASpell.Net. The author is an active member of the open sourcecommunity, and has contributed to several of these projects. He shows how touse all the tools with both Visual Studio .NET and with the Mono Project, theleading Open Source IDE for .NET. This book should appeal equally to .NETdevelopers intersted in what open source tools are available to them, as well asto open source developers who are curious about .NET. Just as Javadevelopers have embraced open source Java tools such as Jakarta, Ant, andJUnit, .NET developers are eager for this information.

From the Back Cover

Perhaps the most revolutionary aspect of the arrival of Microsoft's

Perhaps the most revolutionary aspect of the arrival of Microsoft's .NET platform is the standardization of C# and the Common Language Runtime. Now, for the first time, programmers can develop and use open-source projects that are based on a language that is an international standard as well as compatible with both Microsoft and Linux platforms.

Open Source .NET Development is the definitive guide on .NET development in an open-source environment

Inside, readers will find in-depth information on using NAnt, NDoc, NUnit, Draco.NET, log4net, and Aspell.Net with both Visual Studio .NET and the Mono Project. Brian Nantz not only shares the best open-source and "free" tools, frameworks, components, and products for .NET, he also provides usable, practical examples and projects. The result is a highly accessible reference for finding the tools that best fit your needs.

Highlights include

  • An introduction to open source and its implementations of the .NET standards
  • .NET development with open-source tools, including build automation, XML documentation, unit testing, continuous integration, and application logging
  • A simple example of Integrating .NET open-source projects that integrates an Open Source SVG component with a System.Drawing graphical editor
  • An Aspell.Net case study that shows the use of Draco.NET Continuous Integration in conjunction with NAnt, NUnit, NDoc, and the SharpDevelop IDE
  • An exclusive look at ADO.NET database and ASP.NET Web development using PostgreSQL that runs on both Windows and Linux
  • Appendixes on NAnt and NAntContrib tasks, log4netAppender configurations, and open-source security observations
  • Whether you are a .NET developer interested in learning more about open-source tools or an open-source developer curious about .NET, this book will bridge the divide between these formerly distinct camps.

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
A goo book for CI 23 May 2009
Format:Paperback
There are very few books on CI and .Net - in fact I think there are only two published right now? Well, I own the two I could find.

This book is an excellent desktop reference for anyone developing in .Net as well as anyone working with a Continuos Integration system. It goes into detail on how to work with NAnt as well as explain some of the other concepts.

The only reason why I only give this four stars is due to the age of the book, the version I have was printed in 2005. Since then, there has been a huge amount of development taking place in this area. So while this book is a good reference, it may only serve as an introduction to the wider world of CI.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  12 reviews
8 of 8 people found the following review helpful
Good OpenSource .NET Primer 11 Oct 2004
By J. Lauria - Published on Amazon.com
Format:Paperback
Nantz states in his introduction to Chapter 12, ".Net Open Source code is not just some ideal; it is real and useable today." A well written and informitive book covering the intergration of Open Source and .NET tools and programming philosophy. Subjects covered are licenses and standards, the importance of the .NET CLR and its application in Open Source applications like Mono, which seek to blend .NET/Open Source applications.

Nantz also stresses throughout the text the importance of the C# language in Open Source development and testing, testing, testing using various Open Source/.NET tools. A large portion of the book examines build tools like NAnt, XML and C# documentation, the use of NUnit testing and other test tools. Other areas Nantz looks at are application logging, integration with ASP.NET, databases like MSDE and MySQL, and web development.

There are lots of code examples (mostly written in C#) which make Nantz's statements triable, provable, and useable. The book comes with a CD full of code listings, source code, examples, and the tools mentioned so the reader can try the tools (with MS or Unix/Linux OS's) and code for him or her self. Out of 480+ pages Nantz devotes over 100 pages to references like NAnt tasks, mkisofs, Log4NET Appender configurations and security issues. This is a valuable text for those interested in Open Source/.NET applications.

I would recommend this book if for nothing more than getting one's feet wet with the many OS/.NET possibilities available for today's programmers .
16 of 19 people found the following review helpful
Don't judge a book by it's cover 18 Mar 2005
By Mark T. Rooney - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
While I had expected to see a concise treatment to the use of NUnit, NAnt, NDoc; instead I was treated to a 74 page treatise on the glories of open-source, and how Microsoft is going to have to ponny up to the realization that Open Source is the wave of the future. The author then briefly discusses the various topics; making this 484 page book a 70 page booklet on using testing tools, and 414 pages of fluff and philosophy.

The first quarter of the book was a briefing of the author's philosophy, and his editorial views on various 'open source' products, as well as different liscense models and how to select one.

If you are looking for a book that treats NUnit, NAnt, NDoc, and the other testing suite tools, although this book has a fair discussion on them, it's not really adequate.

Instead of the 1 star that this book may truly deserve (for false advertising), I gave it a two star because it has become a reference book on other open-source tools that I might find useful. Even though this is why I am so critical of the book, it's also why I give it a higher ranking.
7 of 8 people found the following review helpful
open source + Microsoft ?! 24 Oct 2004
By W Boudville - Published on Amazon.com
Format:Paperback
A quiet revolution is happening with Microsoft's flagship .NET. By putting the ownership of key parts into ECMA and ISO, Microsoft has enabled the rise of an open source movement that can build projects within C# or even Java, and have these compiled or cross compiled to Intermediate Language bytecode, which can then be run on Microsoft or linux boxes.

What the book shows is that enthusiasts in open source have seized this chance. They have built tools like NUnit and NAnt, which correspond to their Java precursors, JUnit and Ant. Functionally, NUnit and NAnt do just what you'd expect. Which eases the transition form Java programming, if that is where you are coming from.

The book covers far more than these packages. It describes an entire development and coding process, living entirely in a .NET environment. Complete with detailed examples to make it real for you. It also describes ongoing open source efforts like Mono and Portable.NET.

The book does not goes into the depth of detail about IL that a similar book, "Cross Platform .NET Development", does. But it is broader in its scope of coverage of the overall development process.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges