C# (CSharp) LearnLanguages.DataAccess Namespace

Nested Namespaces

LearnLanguages.DataAccess.Ef
LearnLanguages.DataAccess.Exceptions
LearnLanguages.DataAccess.Mock

Classes

Name Description
DalHelper
DalResources
PhraseDalBase This class wraps every IPhraseDal with a try..catch wrapper block that does the wrapping for each call. The descending classes only need to implement the
UserDalBase This class wraps every IUserIdentityDal with a try..catch wrapper block that does the wrapping for each call. The descending classes only need to implement the
UserDto