I\'m starting a new project and want to do things better than I\'ve done before. I used Windsor for DI but it didn\'t go great. I\'ve been eyeing up using the NuGet Ninject MVC 3 package to take care
First I am giving examples of two methods public static List<FormGridEntity> GetAllCandidatesByProgram(string programShortName)
I\'m trying to establish a convention on how to execute queries from our UI (control开发者_Go百科lers) layer. Here are my three options:
I recently left a small company where we were writing .NET MVC apps using LINQ2SQL for data access to ta开发者_开发知识库ke a new position.Here they are still using web forms and an in house written O
I know these questions have been asked before, I\'ll start by listing a few of them (the ones I\'ve read so far):
The problem I\'m having is thus, we\'re building a data access layer using our existing ORM (it\'s an old one called Gentle) with the idea of moving to something like Fluent NHibernate. There are a fe
Please Can i know is their any good article which describes the complete flow of how to开发者_StackOverflow社区 bind a gridview using MVP design pattern.found this in stack
I have 2 classes. With the Generic Data Access class I can get the departments from the stored procedure GetDepartments. My problem is that in the Catalog Access class and especially in the public sta
Looking to deepen my knowledge of ADO.NET - while reading through the Enterprise Library code I noticed they employ a technique called \"parameter caching\"
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.