Wrox Home  
Search

Topic: ASP.NET

Cover image for product 0470396865
ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution
Vincent Varallo
ISBN: 978-0-470-39686-5
Paperback
504 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
27 Typo in Text
PropertyChangingEvenArgs

Should be

PropertyChangingEventArgs
4/7/09
27 Typo in Text
INotifyProperyChanging

Should be

INotifyPropertyChanging
4/7/09
44 Error in Code
The Select() and Select(int id) methods should call the HRPaidTimeOffDataContext that takes a connection string:

using (HRPaidTimeOffDataContext db = new
HRPaidTimeOffDataContext(DBHelper.GetHRPaidTimeOffConnectionString()))
4/10/09
46 Error in Text
Second bullet:

"The model used to communicate between the BLL and the database"

Should be

"The model used to communicate between the BLL and the DAL"
4/7/09
81 Error in Text
ParentENTMeniItemName (under the Description)

should be

ParentENTMenuItemID
03/19/09
83, 84 Error in Text
All reference to ENTBaseEntity

should be

I ENTBaseEntity
03/19/09
91 Error in Text
MenuTree Control, bullet 3:

V2.PaidTimeOffBLL

Should be

V2.PaidTimeOffBLL.Framework
5/6/09
91 Error in Text
MenuTree Control, bullet 4:

MenuItemsBOList

Should be

MenuItems
5/6/09
171 Error in Text
All occurrences of "CapabiiltyAccessFlagEnum" should be "CapabilityAccessFlagEnum".
6/2/09
178 Error in Text
All occurrences of "CapabiiltyAccessFlagNum" should be "CapabilityAccessFlagNum".
6/2/09

ASP.NET Related Resources

Forums

Blogs

Articles