Umbraco Visual Studio 2010 Datatype Template
As a part of the (upcoming) "My First Umbraco Datatype" guide, I created a Visual Studio 2010 Template to simplify the creation of custom datatypes.
The template uses the Abstract DataEditor class as shown by Tim
Geyssens.
Class setup and example code is also provided by Tim
Geyssens.
The template includes all the necessary references to Umbraco dll's.
NOTE: When you download the template file from this page, you might have to change the file extension from ".zip" to ".vsix".