"MySQL for Visual Studio 1.2 introduces several new features:
- Web Configuration support for MySQL Personalization Provider.
- Web Configuration support for MySQL SiteMap Provider.
- Web Configuration support for MySQL Simple Membership Provider.
- MySQL ASP.NET MVC Project Wizard.
- MySQL Windows Forms Project Wizard.
In this post we are going to see the last one, The MySQL Windows Forms Project Wizard, in action.
The MySQL Windows Forms Project Wizard generates a full Windows Forms Application (with a data model backed by a MySQL database chosen by the user). The generated application is made up of several CRUD screens (screens with functionality for Creating, Reviewing, Updating & Deleting records in a given table)."
READ MORE AT ORACLE'S BLOG: https://blogs.oracle.com/MySqlOnWindows/entry/howto_use_the_mysql_windows
Check out my new book on MySQL 5.6 http://www.amazon.com/dp/B00KSMWLH0
Nenhum comentário:
Postar um comentário
Leave your comment here!