Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Generic adapter
Message
From
08/06/2007 19:18:24
Victor Acosta
Independent Programmer.
San José, Costa Rica
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Generic adapter
Environment versions
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01231733
Message ID:
01231733
Views:
62
Hi all

I am totally new the n-tiers development with asp.net, so I have read a lot of documentation about the DAL and the BLL.

Finally I am confused.

I really don’t want to have to create as many table adapters as tables I have in my schema. I don’t want to create each sql command for crud operation for each table adapter.

So, I am looking for a kind of class or whatever that allows to build these tadapters easier.

I am looking for a generic adapter, may be, that takes the name of the table and automatically generates each sql operation.

May be, that object already exists, but I don’t know.

Is there other option for the DAL? Instead be creating tableadapters for each table?

thanks in advanced for your help.
Next
Reply
Map
View

Click here to load this message in the networking platform