Gavin
Thu Jul 10 10:58:53 CDT 2003
Hi,
Have a look at my tool -
http://www.nTierGen.NET/. The only limitation is
that it dosent support concurrency.
It produces:
Stored Procedures (Get, GetPaged, Insert, Update, Delete)
Data Access Layer - C#
Business Rules Layer - C# & VB.NET
Strongly-Typed DataSets - C#
Web Services - C#
Thanks,
Gavin
--
___________________________________________________________
nTierGen.NET Code Generator -
http://www.nTierGen.NET/
___________________________________________________________
"Kay" <kokeeffe@proteus.ie> wrote in message
news:O7JNTjtRDHA.2332@TK2MSFTNGP10.phx.gbl...
> Hello,
>
> Just wondering if anyone out there has used or can recommend a good third
> party product for generating the database access layer. I have looked at a
> product called ORM.Net an Object-Relational Mapping and Code Generation
Tool
> for .NET, which auto-generates a data layer object model based on your
> database schema. However this product generated only C# code, did not
> support "ORDER By" and concurrency.
>
> If anyone else has come across/used a good product, I would be interested
to
> hear about it.
>
> Thanks,
> Kay.
>
>