DTOGenerator - Automatically Create DTO's from LINQ to SQL Data Classes or ADO.NET Entity Framework Model
DTOGenerator is a small code generator that creates
Data Transfer Objects from .NET Assembly that contains LINQ to SQL Data Classes or ADO.NET Entity Framework.
After you run the application, you can add the generated DTO's to your solution and use them to transfer data between the different layers in your application.
How To Use DTOGenerator
Full Documentation and Explanations about this release are available here
About Me
My name is Shahar Gvirtz. I have
blog about .NET and some other things (if you read Hebrew, check out my
Hebrew blog.
If you find any bugs, you can write here. you can also
send me an email.
I wrote this utility during the work in
StartupSeeds.