Today we have released the first build of MySQL Tools for
Microsoft Visual Studio 1.1 -- a downloadable plug-in for Visual
Studio 2005 that allows Windows developers to quickly build MySQL
data-driven applications with Visual Studio. With this plug-in,
developers will be able to create, modify and manage MySQL
database objects with an easy-to-use interface from within the
Visual Studio IDE. This product is delivered as a package
compatible with Visual Studio 2005 and delivers the following
features:
This release builds on the original 1.0 plugin by adding support
for using the DataSource wizard and the DataSet designer in
Visual Studio 2005. The Data Source wizard can be found by
choosing Data|Add Data Source from the Visual Studio menu.
It provides a way to connect the generic data-handling
capabilities of Visual Studio to our provider. Once a data
source is added then custom datasets can be created using the …
[Read more]