Ph: 1329355022

Buy New

or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
Condition: Used - Good
Comment: Eligible for Amazon's FREE Super Saver/Prime Delivery, 24/7 Customer Service, and package tracking. 100% Satisfaction Guarantee.
Price: £5.41
Fulfilment by Amazon (FBA) is a service Amazon offers sellers that lets them store their products in Amazon's warehouses, and Amazon directly does the picking, packing, shipping and customer service on these items. Something Amazon hopes you'll especially enjoy: FBA items are eligible for FREE Super Saver Delivery and for Amazon Prime just as if they were Amazon items.

If you're a seller, you can increase your sales significantly by using Fulfilment by Amazon. We invite you to learn more about this programme.

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 [Paperback]

Brian Nantz
4.0 out of 5 stars  See all reviews (1 customer review)
1 Review
5 star:    (0)
4 star:  (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)

 See the customer review...

RRP: £31.07
Price: £29.52 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
Deal Price:
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
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
15 new from £5.49 15 used from £5.41
Video Games Trade-In
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? Visit the Amazon.co.uk 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)
1 Review
5 star:    (0)
4 star:  (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)

 See the customer review...
Amazon Bestsellers Rank: 1,133,544 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

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
     
  -  
Enterprise Application Development Guaranteed To Deliver On Budget
     
  -  
Get .Net Development From India Full time only $1195-$1995/Month.
     
  -  
Get a Part/Full Time .Net Developer for $899/Mon or $6/Hr. Call Now!

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.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below 

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
Like 1329355022 false 0 0 0 0 (0)

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:  (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

4.0 out of 5 stars A goo book for CI,
23 May 2009
By 
K. Bourouba (Edinburgh) - See all my reviews
(REAL NAME)   
This review is from: Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More (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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.8 out of 5 stars (12 customer reviews)

8 of 8 people found the following review helpful:
5.0 out of 5 stars Good OpenSource .NET Primer,
11 Oct 2004
By J. Lauria "jimsusedbooks" - Published on Amazon.com
This review is from: Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More (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:
2.0 out of 5 stars Don't judge a book by it's cover,
18 Mar 2005
By Mark T. Rooney - Published on Amazon.com
This review is from: Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More (Paperback)
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:
4.0 out of 5 stars open source + Microsoft ?!,
24 Oct 2004
By W Boudville - Published on Amazon.com
This review is from: Open Source .Net Development: Programming with NAnt, NUnit, NDoc, and More (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.
 Go to Amazon.com to see all 12 reviews  3.8 out of 5 stars 
Were these reviews helpful?   Let us know
 
 
 
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



Feedback

Would you like to update product info or give feedback on images? I am the Author, and I want to comment on my book. I am the Publisher, and I want to comment on this book.


Your Recent History (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.



You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser