Click here to Skip to main content
15,897,273 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I have a sql server database 2008 and I'm building a web application using visual studio 2012 language vb.net.

I want a tool that automatically generate my business layer and data access layer

Business layer contain 2 classes one for objects and second for the control that call my sql functions and in the data access layer one class that contain all Crud operations for sql the select insert update and delete

Can you advise me with such a tool to use.

What I have tried:

Searching for a tool that generate my business layer and data access layer
Posted
Updated 25-Mar-16 3:38am

1 solution

 
Share this answer
 
Comments
Mohammad ACC 30-Mar-16 2:17am    
Hello Richard,
Where can I find the tool in this site?
Richard MacCutchan 30-Mar-16 17:56pm    
No idea, you probably generate it from one of the Visual Studio templates. The documentation should tell you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900