Giter Site home page Giter Site logo

data-access-layer-centralization-using-ado.net's Introduction

Data Access Layer Centralization using ADO.net

Centralizing Data Access of ADO.net

Author / Creator: Sonny R. Recio

Description: This API simplifies the process of using ADO.net in a more organized way, allowing developers to create a Data-driven applications more rapidly than ever before.

Updates and features

Version 1.0

  • Support for multiple providers(MS Access, SQL Server, ODBC Connections)
  • Support for Stored Procedures
  • Automatically handled Connections and garbage collections
  • Added support for DataSet as data retrieval
  • Added support for DataTable as data retrieval
  • Automatically processed parameters for SQL Commands
  • Auto-execute commands for CRUD(Create, read, update, delete) operations
  • Support for Scalar commands that returns single value

Getting Started

Import API to your project

  • Add DataAccessCentralization.dll to your reference project
  • Refer to sample code snippets and instruction manual for more details. Visit my blog as well: http://bit.ly/1sGCo2r

Sample codes

I've added sample codes for VB.net and C#.net to get you started. Samples are the best way to demonstrate its use. Kindly download the files and start trying.

Problems? Bugs? Send me an email

Just email me at [email protected] and report the bug.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.