Topic: ASP.NET

Cover image for product 0470171162
Professional DotNetNuke Module Programming
Mitchel Sellers, Shaun Walker (Series Editor)
ISBN: 978-0-470-17116-5
Paperback
336 pages
February 2009
Other Available Formats: Adobe E-Book
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
91 Error in Text
Return
CBO.FillCollection < GuestbookEntryInfo >
(DataProvider.Instance().GetApprovedEntries
(moduleId));

Return should be return. Not using the correct capitalization causes the example to fail.
10/08/09
280 Error in Text
Listing D-13 shows an XML element named configfile.

It is should be configFile. Not using the correct capitalization causes the example to fail.
7/9/09