Project Description
TDG (Typed Dataset Generator) is a generator to used for generating Typed Dataset classes by using database tables.
Features
- More then one table can be selected. So, in one step, TypedDatasets for all tables can be generated.
- For classes, suffix name can be added.
- Attributes can be added.
- Integrated with CCG and WcfServer.
- WcfServer includes necessary overloaded "Update" methods, transaction infrastructure and logging methods for Typed Dataset objects. Also, you can use it with CCG to get ready generic select methods.