Friday, February 03, 2006
.norm version 0.2
After some good feedback on version 0.1 another release of the .norm framework has been prepared.
Changes in 0.2
Changes in 0.2
- ConnectionInfo class now allows Windows Authentication or User and Password specified.
- WhereBuilder has become the Where fluent interface.
- Types byte, short, int, long, Single, double, decimal, bool, DateTime, Guid, and byte[] are all supported.
- Unsupported types are ignored.


