عملیات CRUD با ASP.NET Core و با استفاده از VS Code و ADO.NET
301, MovedPermanently
https://medium.freecodecamp.org/how-to-perform-crud-operations-with-asp-net-core-using-vs-code-and-ado-net-b12404aef708?gi=e747b986b199 icon

In this article we are going to create a web application using ASP.NET Core MVC with the help of Visual Studio Code and ADO.NET.

عملیات CRUD با ASP.NET Core و با استفاده از VS Code و ADO.NET
پیاده سازی الگوی ریپازیتوری و تزریق وابستگی در ado.net
200, OK
https://www.codeproject.com/Articles/1037947/Implementing-Repository-pattern-and-Dependency-Inj icon

Nowadays, I am trying to learn different design patterns in object oriented paradigm that are pretty useful to implement generic solutions for different scenarios. Few weeks ago for a job hunt, I got an assignment to do which was a web application that would interact with database, so I took it up as a challenge and decided to make it loosely coupled using design patterns which were applicable in that scenario.

 
پیاده سازی الگوی ریپازیتوری و تزریق وابستگی در ado.net
مقایسه Dapper ، Entity Framework ، ADO.NET
200, OK
https://www.exceptionnotfound.net/dapper-vs-entity-framework-vs-ado-net-performance-benchmarking/ icon

We're going to use Dapper.NET on our project; that much is not in doubt. However, we're not going to start development with it, and it will not be the only ORM in use. The plan is to develop this project using Entity Framework, and later optimize to use Dapper.NET in certain scenarios where the system needs a performance boost. 

مقایسه Dapper ، Entity Framework ، ADO.NET