... more complicated and costly changes. CHAPTER 1 ■ INTRODUCING XP 11 4 800 ch 01. qrk 5 /15 /06 8:46 PM Page 11 Pro .NET 2. 0 Extreme Programming Copyright © 20 06 by Greg Pearman and James Goodwill All rights ... Abby, and Emma. —James Goodwill 4 800 FM.qrk 5 /23 /06 8 :18 PM Page iii 4 800 FM.qrk 5 /23 /06 8 :18 PM Page xviii 4 800 FM.qrk 5 /23 /06 8 :18 PM Page xvi 4 800 FM....
Ngày tải lên: 12/08/2014, 21:21
... ASSEMBLING THE TEAM 20 4 800 ch 02 . qrk 5 /15 /06 8:45 PM Page 20 4 800 ch 01. qrk 5 /15 /06 8:46 PM Page 18 Release Planning In XP, an application or system is developed in the context of a project. A project defines ... and setting up a workspace (environment) for that team. CHAPTER 1 ■ INTRODUCING XP 17 4 800 ch 01. qrk 5 /15 /06 8:46 PM Page 17 4 800 ch03.qrk 5 /22 /06 1: 57...
Ngày tải lên: 12/08/2014, 21:21
Pro .NET 2.0 Extreme Programming 2006 phần 3 ppt
... void ScheduleFlight() { DateTime departure = new DateTime ( 20 05 , 2, 11 , 8, 25 , 0, 0) ; DateTime arrival = new DateTime ( 20 05 , 2, 11 , 11 , 25 , 0, 0) ; denverToHouston.ScheduleFlight(departure, arrival); Assert.AreEqual(departure, ... ScheduleFlight() { DateTime departure = new DateTime ( 20 05 , 2, 11 , 8, 25 , 0, 0) ; DateTime arrival = new DateTime ( 20 05 , 2,...
Ngày tải lên: 12/08/2014, 21:21
Pro .NET 2.0 Extreme Programming 2006 phần 4 docx
... delivery of the order. Figure 11 -1 shows the flow of an order through the Northwind corporate system. 11 1 CHAPTER 11 ■ ■ ■ 4 800 ch 11. qrk 5 /22 /06 1: 50 PM Page 11 1 { // Handle exception } if (seatsAreAvailable) { // ... AUTOMATION ENVIRONMENT TOOL: CRUISECONTROL .NET8 8 4 800 ch09.qrk 5 /16 /06 9: 52 PM Page 88 XP in Action PART 3 ■ ■ ■ 4 800 ch 11. qrk 5 /22 /06 1: 50 PM P...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 5 pps
... the allotted time. CHAPTER 12 ■ ITERATION PLANNING FOR THE FIRST ITERATION 14 7 4 800 ch 12 . qrk 5 /22 /06 1: 55 PM Page 14 7 4 800 ch 12 . qrk 5 /22 /06 1: 55 PM Page 14 8 Figure 12 - 7. Login story tasks, with ... approach that our XP coach chose to take. Figures 12 - 7 through 12 - 12 shows the results. CHAPTER 12 ■ ITERATION PLANNING FOR THE FIRST ITERATION 14 1 4 800 ch 12 . qr...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 6 pdf
... quantity; public ProductTests() { productName = "Bogus Product"; price = 10 . 00M; quantity = 10 ; categoryID = 4; CHAPTER 13 ■ FIRST ITERATION184 4 800 ch13.qrk 5 /22 /06 1: 57 PM Page 18 4 Developing the ... Make sure that we found our product if (dataReader.Read()) { productID = dataReader.GetInt 32( 0) ; } CHAPTER 13 ■ FIRST ITERATION1 82 4 800 ch13.qrk 5 /22 /06 1: 57 P...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 7 pdf
... System.Web.UI.Page { protected ArrayList categories; CHAPTER 13 ■ FIRST ITERATION 19 3 4 800 ch13.qrk 5 /22 /06 1: 57 PM Page 19 3 4 800 ch14.qrk 5 /22 /06 1: 51 PM Page 21 4 <td> <table width=" 80% "> <% if ... approach with our teams. 20 1 CHAPTER 14 ■ ■ ■ 4 800 ch14.qrk 5 /22 /06 1: 51 PM Page 20 1 Table 14 -1. Remaining User Stories for the Firs...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 8 pps
... cart. Listings 15 -9, 15 - 10 , and 15 -11 show the test, data, and business classes for the order detail, respectively. CHAPTER 15 ■ SECOND ITERATION2 42 4 800 ch15.qrk 5 /23 /06 8 : 20 PM Page 24 2 [TearDown] public ... results • Add button to process the order request • Build Customer • Build Order • Build Order Detail CHAPTER 15 ■ SECOND ITERATION 2 20 4 800 ch15.qrk 5 /23 /06 8...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 9 pot
... cart from the session, as shown in Listing 15 -15 . CHAPTER 15 ■ SECOND ITERATION 26 1 4 800 ch15.qrk 5 /23 /06 8 : 20 PM Page 26 1 return rows } } } Listing 15 -11 . OrderDetail.cs File #region Using directives using ... order. CHAPTER 15 ■ SECOND ITERATION276 4 800 ch15.qrk 5 /23 /06 8 : 20 PM Page 27 6 <body> <table id="Table1" cellspacing=" ;1& quot; cell...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 10 ppsx
... 72 73 for creating the Seat class, 75–77 for customer system interface, 71 Customer.cs file, 22 8 23 1 CustomerData.cs file, 22 6 22 8 CustomerTests.cs file, 22 1 22 6 DataUtilities.cs file, 21 5 21 6 for ... DEVELOPMENT ENVIRONMENT2 92 4 800 AppA.qrk 5 /22 /06 9 :04 PM Page 29 2 order status, planning for displaying in Northwind Inc. project, 11 7 11 8 order workflow of Northwind...
Ngày tải lên: 12/08/2014, 21:22