PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Data access layer generator?

 
 
Ronald S. Cook
Guest
Posts: n/a
 
      14th Dec 2006
Does anyone know the top few 3rd party products for data access layer
generation? We're looking into DeKlarit but don't know if they're the most
popular/common out there for VS2005 integration.

Thanks,
Ron


 
Reply With Quote
 
 
 
 
Robbe Morris [C# MVP]
Guest
Posts: n/a
 
      15th Dec 2006
You could just use the free source code of this one and
tweak it anyway you like. Currently, it only generates
sql server but you could certainly add on oledb or
oracle providers.

http://www.eggheadcafe.com/articles/..._generator.asp

--
Robbe Morris - 2004-2006 Microsoft MVP C#
I've mapped the database to .NET class properties and methods to
implement an multi-layered object oriented environment for your
data access layer. Thus, you should rarely ever have to type the words
SqlCommand, SqlDataAdapter, or SqlConnection again.
http://www.eggheadcafe.com/articles/..._generator.asp





"Ronald S. Cook" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Does anyone know the top few 3rd party products for data access layer
> generation? We're looking into DeKlarit but don't know if they're the
> most popular/common out there for VS2005 integration.
>
> Thanks,
> Ron
>
>


 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      15th Dec 2006
Hello Ronald,

I'd recommend NetTiers and CodeSmith http://laflour.spaces.live.com/blog/cns!7575E2FFC19135B4!257.entry

RC> Does anyone know the top few 3rd party products for data access
RC> layer generation? We're looking into DeKlarit but don't know if
RC> they're the most popular/common out there for VS2005 integration.
RC>
RC> Thanks,
RC> Ron
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche


 
Reply With Quote
 
Rad [Visual C# MVP]
Guest
Posts: n/a
 
      15th Dec 2006
On Thu, 14 Dec 2006 15:56:14 -0700, Ronald S. Cook wrote:

> Does anyone know the top few 3rd party products for data access layer
> generation? We're looking into DeKlarit but don't know if they're the most
> popular/common out there for VS2005 integration.
>
> Thanks,
> Ron


Also have a look at LLBLGen
--
Bits.Bytes
http://bytes.thinkersroom.com
 
Reply With Quote
 
Frans Bouma [C# MVP]
Guest
Posts: n/a
 
      15th Dec 2006
Ronald S. Cook wrote:

> Does anyone know the top few 3rd party products for data access layer
> generation? We're looking into DeKlarit but don't know if they're
> the most popular/common out there for VS2005 integration.


(Disclaimer: I'm the lead developer of LLBLGen Pro)
LLBLGen Pro (http://www.llblgen.com ), does what you're requested and
is one of the market leaders.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
business layer, data access layer , presentation layer for asp.net using C#.net Dhananjay Microsoft VB .NET 6 20th Dec 2006 02:16 AM
business layer, data access layer , presentation layer for asp.net using C#.net Dhananjay Microsoft C# .NET 2 19th Dec 2006 09:23 AM
business layer, data access layer , presentation layer for asp.net using C#.net Dhananjay Microsoft ASP .NET 1 18th Dec 2006 11:35 PM
How to distingusih Business Layer and Data Access Layer requirements pratham Microsoft C# .NET 4 31st Aug 2006 07:18 AM
Data Access Layer Code Generator Ralf Hermanns Microsoft ADO .NET 5 1st Aug 2003 10:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:50 PM.