Wrox Home  
Search

Topic: .NET

Cover image for product 0470447613
Professional Enterprise .NET
Jon Arking, Scott Millett
ISBN: 978-0-470-44761-1
Paperback
504 pages
October 2009
Paperback Version: US $49.99 Add to Cart

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
244 Error in Text
In the method "SubmitForPrequalification":

if (loanApplication.GetBrokenRules().Count == 0)

Should be

if (loanApplication.GetBrokenRules().Count > 0)
11/2/09

.NET Related Resources

Forums

Articles