Best practice for database methods in MVC 4...
Read MoreAccessing data with DAL2: Value cannot be null.Parameter name: con...
Read MoreDatabase connections: How to use c# 4.0...
Read MoreDifficult to replicate objects (Customers) on the list?...
Read MoreMapping between DTO and domain objects, how can I make the process transparent to my repository?...
Read MoreEnterprise Library DAAB for JAVA?...
Read MoreInterface implimenttaion of the class issue...
Read MoreHow to use Composite Keys with DAL2 in DNN 7+?...
Read MoreIn separate data access & business logic layer, can I use Entity framework classes in business l...
Read MoreConverting JDBC ResultSet to generic type?...
Read MoreBenefits and drawbacks of strongly typed datasets for DAL in .Net...
Read MoreCommon structures between business layer (BLL) data access layer (DAL) and UI?...
Read MoreWhy are DAL2 queries missing field names and showing SELECT NULL?...
Read MoreHow using DataContext from singleton in repository?...
Read Moresimple lookups in Data Access Layer, Business Layer or in UI?...
Read MoreIs there any reason to use Mock objects when unit testing an Entity Framework DAL?...
Read MoreShould I think of Entities in EF as Domain Models or DTO's?...
Read Morewhy we are adding solution folder, and responsibilities share ,test folders inside solution...
Read MoreDal (with Entity Framework) and Model layers into MVC...
Read MoreShould I return IEnumerable<T> or IQueryable<T> from my DAL?...
Read MoreExposing OData on a MVC application...
Read MoreHow can I test database interactions in c#...
Read MoreData and Model objects management in MVC4...
Read MoreWhat's a good literature on Design Patterns?...
Read Morewhy using (LINQ to XML) ,having simple readxml and writexml methods of DataSet...
Read MoreSingleton or SingleCall .Net Remoting...
Read More