.netSavant rc1 released!
I’m proud to announce the release of my new code generating addin, .netSavant. You can download the release candidate on the website from our download page.
The addin will help you create robust ado.net code with an intuitive drag and drop interface. Additionally it will generate best practice implementations of three (currently) system interfaces:
-
System.IEquatable<T>
-
System.IDisposable
-
System.ICloneable
Currently I am working on the example code that will help to explain how to best use the ado.net code that is generated. I’m also working on more and better F.A.Q. entries to answer those pesky little problems that come along with learning a new tool.
If there is any functionality that you’d like to see added to the addin let me know; I’ll entertain any reasonable request.
Enjoy!