1
Answer

ADO.NET - Microsoft Data Access Application Block - EF

Pravin Patil

Pravin Patil

7y
281
1
Hi,
Earlier, I used ADO.NET code (DAL) after a year, I used SQL Helper file (Microsoft Data Access Application Block) and now I am using Entity Framework (ORM).
 
My query/Confusion is how can I use a feature like logging, Exception handling which presents in Microsoft Application DLL along with EF?
 
 
I hope you understand my question.
Answers (1)