My. NET data access framework

Source: Internet
Author: User

I have used several times before. NET data access framework, always think that some places are not easy to use, after more than 20 hours of suffering, I sat on the shoulders of my predecessors. the. NET data access framework is finally built and has a sense of accomplishment! Continue to improve.

The main functions of this version are as follows:

1. encapsulated common database access operations, such as executing commands and querying data;
2. provides an interface for setting parameters.ProgramSQL script parameters can be dynamically set;
3. transactions are supported for multiple operations;
4. Supports smart paging (no SQL statement is requiredCodeImplement paging );
5. Support Custom Search for multiple conditions (access does not have this function yet );
6. the query result can be a list of generic entities or dataset;
7. Currently, access and MSSQL databases are supported (which will be extended in the future );
8. SQL statements are stored in XML. The client program only needs to provide XML file names and SQL storage nodes;
9. supports logging, including dug logs and operate logs.

Program download:Click me!

These functions are available at present. I will continue to improve the security and performance, and I will continue to share it with interested friends.

Welcome! If you have any suggestions, please feel free to contact me! Thank you.

Please follow my weibo http://weibo.com/ShowPose for more information

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.