What is data provider?

1 answer

Answer

1012346

2026-03-30 00:20

+ Follow

A.NET data provide is used of connecting to a database. execting commands , and retrievint results. those resuls are either processed directly, or placed in an ADO.NET Dataset .the.NET data provider is designed to be lightweight, creating a minimal layer between the data sourse and application cod, increasing performance ithout sacrificing functionality.?

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.