public CrudDao() { _svc = new crud.QuerySvc(); _svc.CookieContainer = new System.Net.CookieContainer(); }