New software released: easydboperation, the most lightweight ORM in history

Source: Internet
Author: User

Title: The most lightweight ORM (including instances)
: Http://files.cnblogs.com/xxpyeippx/EasyDBOperationV3.0.rar
Introduction:
Surance Yin
Personal Homepage: www.fltek.com.cn
Cnblogs: www.cnblogs.com/xxpyieppx/
Email: suranceyin@yahoo.com.cn

Basic information:
Type: Class Library
Protocol: GPL
Environment:. NET Framework 2.0
Database: sqlserver 2000/2005
It is best to work with codesurance

Features:
1. The most lightweight Orm.
2. Implemented string Filtering
3. pagination is supported (stored procedures are not required)

Upgrade history (2.0-3.0)
Added string filtering.
Added support for Ala Paging

 

Additional instructions:
1. It is best to combine aspnetpager
2. leleapplicationtest contains examples

How simple is it:
P. Add ();
P. Edit ();
Manager3.delete ();
Productinfo info = (productinfo) manager2.getone (object) ID );

Procedure:
1. Generate entity classes (codesurance can be used to generate them)
2. inherit commonoperation and create an operation class. (The table name must be specified)
3. Call the operation class on the client.

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.