Search code examples
Best practice for database methods in MVC 4...

c#asp.net-mvc-4.net-4.5data-access-layer

Read More
Accessing data with DAL2: Value cannot be null.Parameter name: con...

sqldata-access-layerdotnetnuke-moduledotnetnuke-7

Read More
Database connections: How to use c# 4.0...

c#c#-4.0data-access-layer

Read More
Difficult to replicate objects (Customers) on the list?...

c#filedata-access-layer

Read More
Mapping between DTO and domain objects, how can I make the process transparent to my repository?...

c#redismappingservicestackdata-access-layer

Read More
Enterprise Library DAAB for JAVA?...

javaenterprise-librarydata-access-layer

Read More
Type or Namespace Error...

c#data-access-layer

Read More
Interface implimenttaion of the class issue...

c#asp.netinterfacedata-access-layerbusiness-logic-layer

Read More
How to use Composite Keys with DAL2 in DNN 7+?...

c#data-access-layerdotnetnuke-modulepetapocodotnetnuke-7

Read More
In separate data access & business logic layer, can I use Entity framework classes in business l...

c#entity-frameworkbusiness-logicdata-access-layer

Read More
Converting JDBC ResultSet to generic type?...

javagenericsjdbcdata-access-layerresultset

Read More
Benefits and drawbacks of strongly typed datasets for DAL in .Net...

c#ormpocodata-access-layerstrongly-typed-dataset

Read More
how to make data access layer C#...

c#sqlitedata-access-layerdata-layers

Read More
Common structures between business layer (BLL) data access layer (DAL) and UI?...

c#.netuser-interfacedata-access-layerbusiness-layer

Read More
Why are DAL2 queries missing field names and showing SELECT NULL?...

sqldata-access-layerdotnetnuke-moduleirepositorydotnetnuke-7

Read More
How using DataContext from singleton in repository?...

c#singletondata-access-layer

Read More
simple lookups in Data Access Layer, Business Layer or in UI?...

asp.net-mvclinq-to-entitiesdata-access-layerbusiness-logic-layer

Read More
Is there any reason to use Mock objects when unit testing an Entity Framework DAL?...

c#entity-frameworkunit-testingmockingdata-access-layer

Read More
Should I think of Entities in EF as Domain Models or DTO's?...

c#entity-frameworkdata-access-layerdtobll

Read More
why we are adding solution folder, and responsibilities share ,test folders inside solution...

asp.netdata-access-layern-tier-architecture3-tierbll

Read More
Dal (with Entity Framework) and Model layers into MVC...

c#asp.net-mvcentity-frameworkmodel-view-controllerdata-access-layer

Read More
Should I return IEnumerable<T> or IQueryable<T> from my DAL?...

linq-to-sqldatacontextdata-access-layeriqueryable

Read More
HttpRoutes - how do they work?...

ajaxjsondotnetnukedata-access-layer

Read More
Exposing OData on a MVC application...

asp.net-mvcmodel-view-controllerdata-access-layercrudodata

Read More
Dataset vs table adapter?...

c#data-access-layer

Read More
How can I test database interactions in c#...

c#integration-testingdata-access-layerjboss-arquillian

Read More
Data and Model objects management in MVC4...

c#.netasp.net-mvc-4data-access-layer

Read More
What's a good literature on Design Patterns?...

.netdesign-patternsdata-access-layer

Read More
why using (LINQ to XML) ,having simple readxml and writexml methods of DataSet...

c#linqdatasetlinq-to-xmldata-access-layer

Read More
Singleton or SingleCall .Net Remoting...

.netdata-access-layerremoting

Read More
BackNext