472,121 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,121 software developers and data experts.

Data access layer generator?

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
Dec 14 '06 #1
4 6399
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" <rc***@westinis.comwrote in message
news:OL**************@TK2MSFTNGP06.phx.gbl...
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

Dec 15 '06 #2
Hello Ronald,

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

RCDoes anyone know the top few 3rd party products for data access
RClayer generation? We're looking into DeKlarit but don't know if
RCthey're the most popular/common out there for VS2005 integration.
RC>
RCThanks,
RCRon
---
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
Dec 15 '06 #3
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
Dec 15 '06 #4
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#)
------------------------------------------------------------------------
Dec 15 '06 #5

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by TarTar | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.