﻿2009-05-29-001. Why isn't the DefaultManager already logged in when MainPageAdvanced checks?  (It is being logged in by the instantiation of the CustomerList class ordered from the XAML.)

2009-05-29-002. Why do the customers need to be loaded again in MainPageAdvanced when (again) they were already loaded into the DefaultManager by the instantiation of CustomerList.

2009-05-29-003