Login | Register
My pages Projects Community openCollabNet

inana
Project home

On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.

If you were registered and logged in, you could join this project.

Message from the owner(s)

I started this project a while ago and did quite few projects with it, that is very succesful, It make Database access an easy task. All you need is a class that set the properties of the Object with Names that match the Names of the Fields in the Database of the same Table without the underscore, and the class too have to have the same exact Table Name. an article will be published soon on my website www.LaithNoel.Info
Summary C# Data Access Layer
Category libraries
License Common Public License
Owner(s) laith

This project is a Data Access Layer that will help many developers build applications much faster than they used to.

Mission

To build an easy to use DataAccess Layer that will help with add, delete, update and get items Functionality

What are high-level features you are sure to build?

  • What would you write on a billboard about your project? Users might only look for a few seconds.
  • Use the issue tracker to track features and enhancement requests. It is not just for bugs, pre-populate it with feature descriptions so that potential contributors know what you would like them to work on.

What are the high-level assumptions or ground rules for the project?

For example:

  • we will use programming language C# on operating system Windows for now.
  • We will, or will not, consider certain functional areas like internationalization, high security, concurrency, etc. The list of functional areas will depend on what you are trying to do.

Related resources