I will be teaching the sson class, and I need to explain what factors should influence your decision on data access technology. I am familiar with many data access methods such as Typed Data Sets, Linq to SQL, Linq to Entities, .netTiers, LLBLGen and custom calls with SQL connection objects and command objects. Some of my clients will only use stored procedures, and they will NOT discuss anything else. Some of my clients are NOT ready to install .NET 3.5. Some customers require an average level of web service in any web application. In most cases, I use data types and custom web services, or I use .netTiers with CodeSmith. What else should I think about?
: ... , , .
( , ):
, .
, ( ). , "" ( ), .
:
, . ? , .
, , , " " - , , , ? /p >
, API ? ?
, Entity Framework/LINQ to SQL, , NHibernate ( ..), .
EDIT: , : . , , DAL , (, ). .
, norbertB . ( , , - - - , ...). , .
, , , , - . , , , , , , " ".
. -, , - . , , , , .
-, LINQ, , LINQ ( SQL, Entities, LLBLGen, ) . -, , -, , LINQ, .
Source: https://habr.com/ru/post/1698250/More articles:Testing Java Webservice - javaBest case for moving to a flexible development methodology? - agileHow to set byte order marker for Unicode files? - fileProblem parsing an XLS file using C # - c #How to handle exceptions thrown by asmx services? - asp.netКлиент WCF, использующий несколько служб asmx, которые используют HTTP Cookies - c#Installing / unmounting USB drives in Windows - c #What is the most efficient way to handle en expired session using ASP.NET 2.0 - sessionASP.NET Masterpages and viewstate - asp.netHow to implement the URL pattern interpreter used by Django and RoR in PHP - urlAll Articles