Data Layer

  • Thread starter Thread starter rajkumarmittal
  • Start date Start date
R

rajkumarmittal

Hi Everybody,

i want to know about data layer or data access layer. can any body
provide me code for creating data layer.

Regards
Raj
 
<[email protected]> a écrit dans le message de (e-mail address removed)...

| i want to know about data layer or data access layer. can any body
| provide me code for creating data layer.

This involves a lot of work so, unless you have deep pockets, I doubt it.

Joanna
 
Please refer to Microsoft Enterprise Library-Data Application Block as
a start up.

Then depeding upon the type of database management system you are using
you can filter the code. Microsoft data application block is very
useful and well designed data access package. It takes care of
transaction management and caching too.

Anubhav.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top