... 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, ... this build. CHAPTER 7 ■ TEST ENVIRONMENT TOOL: NUNIT 65 4 800 ch07.qrk 5/16 /06 9:44 PM Page 65 XP Tools PART 2 ■ ■ ■ 4 800 ch06.qrk 5/15 /06 8...
Ngày tải lên: 12/08/2014, 21:21
... 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.qrk 5 / 23 /06 8:18 PM Page iv This is where the ... INTRODUCING XP 11 4 800 ch01.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 reserved...
Ngày tải lên: 12/08/2014, 21:21
Pro .NET 2.0 Extreme Programming 2006 phần 2 ppt
... ASSEMBLING THE TEAM 20 4 800 ch 02 . qrk 5/15 /06 8:45 PM Page 20 4 800 ch01.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 ... looks like we may have got it this time. Figure 3- 4. An acceptable user story CHAPTER 3 ■ RELEASE PLANNING 30 4 800 ch 03. qrk 5 /22 /06 1:57 PM Page 30 For example,...
Ngày tải lên: 12/08/2014, 21:21
Pro .NET 2.0 Extreme Programming 2006 phần 4 docx
... 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 ch11.qrk 5 /22 /06 1: 50 PM Page 109 <sourcecontrol type="svn"> <executable>c:\development\tools\subversion\bin\svn.exe</executable> <trunkUrl>svn://svn.mycompany.com/xpbookproject/trunk</trunkUrl> <workingDirectory>c:\...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 5 pps
... BEGINS1 32 4 800 ch11.qrk 5 /22 /06 1: 50 PM Page 1 32 Table 12- 1. Prioritized User Stories for the Entire Release Story Story Points Login 1 .0 Browse Catalog 4 .0 Display Product Detail 2. 0 Add Product ... the allotted time. CHAPTER 12 ■ ITERATION PLANNING FOR THE FIRST ITERATION 147 4 800 ch 12. qrk 5 /22 /06 1:55 PM Page 147 4 800 ch 12. qrk 5 /22 /06 1:55 PM Page 148 Figure...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 6 pdf
... (dataReader.Read()) { categoryID = dataReader.GetInt 32 ( 0) ; } CHAPTER 13 ■ FIRST ITERATION 1 73 4 800 ch 13. qrk 5 /22 /06 1:57 PM Page 1 73 Set the TestLayer project as the default project. Rebuild and run the solution. ... Make sure that we found our product if (dataReader.Read()) { productID = dataReader.GetInt 32 ( 0) ; } CHAPTER 13 ■ FIRST ITERATION1 82 4 800 ch 13. qrk 5 /22 /...
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 1 93 4 800 ch 13. qrk 5 /22 /06 1:57 PM Page 1 93 4 800 ch14.qrk 5 /22 /06 1:51 PM Page 21 4 <td> <table width=" 80% "> <% if ... products; } public static Product GetProduct(int ProductID) { Product product = null; CHAPTER 15 ■ SECOND ITERATION 21 7 4 800 ch15.qrk 5 / 23 /06 8 : 20...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 8 pps
... 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 : 20 PM Page 22 0 public string PhoneNumber { get { return ... (dataReader.Read()) { product = new Product(); product.ProductID = dataReader.GetInt 32 ( 0) ; product.ProductName = dataReader.GetString(1); product.CategoryID =...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 9 pot
... ITERATION2 70 4 800 ch15.qrk 5 / 23 /06 8 : 20 PM Page 27 0 public int OrderID { get { return this.orderID; } set { this.orderID = value; } } public int ProductID { get { return this.productID; } set { this.productID ... (dataReader.Read()) { product = new Product(); product.ProductID = dataReader.GetInt 32 ( 0) ; product.ProductName = dataReader.GetString(1); product.CategoryID = dataRe...
Ngày tải lên: 12/08/2014, 21:22
Pro .NET 2.0 Extreme Programming 2006 phần 10 ppsx
... 67 SourceForge .NET Mock Objects project, 30 6 XP Users Groups, 30 5 XPlorations, 30 5 Xprogramming.com, 30 5 websites, as XP resources, 30 5 – 30 6 white space, use of to improve readability of code, 3 02 Windows ... website address, 30 5 XProgramming.com, website address, 30 5 ■INDEX 31 9 Find it faster at http://superindex.apress.com/ 4 800 Index 5 /24 /06 8:48 PM Page 31 9...
Ngày tải lên: 12/08/2014, 21:22