Spiking in eXtreme .NET
| Visual C# Tutorials |
| .NET Framework Tutorials |
|
Spiking in eXtreme .NET |
| © 2005 Pearson Education, Inc. |
| This tutorial—Spiking in eXtreme .NET—is from eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers, by Neil Roodyn. Copyright © 2005 Pearson Education, Inc.. All rights reserved. This article is reproduced by permission. This tutorial has been edited especially for C# Online.NET. Read the book review! |
|
Spiking in eXtreme .NET
Experimentation is a fundamental part of research. To understand and validate how something works, we experiment with it. Spiking is the eXtreme Programming (XP) term given to research and experimentation. Spiking provides a way to discover more information about a specific part of the project.
This chapter guides you through carrying out some spikes (research) on technologies that you have not encountered. After you have spiked an area of technology, you have a much better understanding of what it will take to develop software using that technology. This understanding will enable you to more effectively break down stories into tasks and make more accurate time estimates for those tasks.
|


