public HomeController() { if (LoginClass.TryLogin()) { contacts = ProxyService.GetOdataCollectioByLinqWcfExample(); } }