MySQL for Visual Studio 1.2.1 beta has been released_MySQL

php中文网
发布: 2016-05-31 08:47:17
原创
1397人浏览过

dear mysql users,

MySQL for Visual Studio is a product including all of the Visual Studio integration previously available as part of Connector/Net. The 1.2.1 version is a beta release of this product which is feature complete but still can contain minor bugs and is not suitable for production environments.

This version is appropriate for use with MySQL Server versions 5.5-5.6.

MySQL Server 5.7 is also compatible but not fully supported yet.

As this is a beta version the MySQL for Visual Studio product can be downloaded only by using the product standalone installer at this link http://dev.mysql.com/downloads/windows/visualstudio/

The 1.2.1 version includes the following new features:

  • A new MySQL Project Wizard for creating Windows Forms applications.
  • A new MySQL Project Wizard for creating ASP.NET MVC 3/4 web applications.
  • A new option in web configuration tool for the ASP.NET Personalization Provider (this feature requires Connector/Net 6.9).
  • A new option in web configuration tool for the ASP.NET Site Map Provider (this feature requires Connector/Net 6.9).

MySQL Project Wizard for Windows Forms

--------------------------------------

This wizard automates the generation of a .NET Windows Forms Application that is connected to a MySQL data source and supports CRUD operations. A Typed DataSet or an Entity Framework Model can also be generated to link the Application to the MySQL Database. In this version only one table can be selected in the wizard. This limitation will be replaced with a multiple tables wizard in the 1.2.2 upcoming version.

Within the Wizard the user can select one of three options for the view type:

Single Layout: A form that contains one control by each existing column in the table with navigation controls and that allows CRUD operations.

All controls can include data typed validations for Numeric types and Datetime types.

Grid layout: A form with a Grid that contains navigation controls.

Master-Detail: A form with a single controls layout for the Parent table and a grid to navigate in the child table.

Supported with C# or Visual Basic language.

This feature requires Connector/Net 6.7.5, 6.8.3 or 6.9.x.

For more details on the features included check the documentation at :

http://dev.mysql.com/doc/connector-net/en/connector-net-windows-forms.html

WinFormsWizardStep1.png

MySQL Project Wizard for ASP.NET MVC 3

--------------------------------------

The ASP.NET MVC Project Wizard is available at the Visual Studio New Project dialog, either at the MySql category or by filtering by name. It also can be accessed by using the MySQL Toolbar inside Visual Studio.

This wizard automates the generation of an ASP.NET MVC 3/4 application that includes the MySQL Membership configuration to manage ASP.NET authentication. The login and create user views are generated by the wizard and it also includes the generation of multiple browsable views for each one of the tables selected for the application generation.

The generation of the MVC items is done also with the creation of an Entity Framework data model either with Entity Framework version 5 or 6 depending on the user's selection.

绘蛙AI商品图
绘蛙AI商品图

电商场景的AI创作平台,无需高薪聘请商拍和文案团队,使用绘蛙即可低成本、批量创作优质的商拍图、种草文案

绘蛙AI商品图 148
查看详情 绘蛙AI商品图

Supported with C# or Visual Basic language.

This feature requires Connector/Net 6.7.5, 6.8.3 or 6.9.x.

For more details on the features included check the documentation at :

http://dev.mysql.com/doc/connector-net/en/connector-net-windows-mvc-template.html

Step3MVCProject.png

New option in web configuration tool for the ASP.NET Personalization Provider

-----------------------------------------------------------------------------

Personalization provider allows to store personalization state-state data regarding the content and layout of Web Parts pages-generated by the Web Parts personalization service using MySQL as a data source. This feature requires Connector/Net 6.9.x.

http://dev.mysql.com/doc/connector-net/en/connector-net-website-config.html

New option in web configuration tool for the ASP.NET Site Map Provider

----------------------------------------------------------------------

Site Map provider allows to show a hierarchical list of links that describe the structure of a site. This feature requires Connector/Net 6.9.x.

http://dev.mysql.com/doc/connector-net/en/connector-net-website-config.html

SiteMapPersonalizationProv.png

For discussion, join the MySQL for Visual Studio forums:

http://forums.mysql.com/list.php?174

Download MySQL for Visual Studio 1.2.1 beta from:

http://dev.mysql.com/downloads/windows/visualstudio/

Quick links

  • MySQL for Visual Studio documentationhttp://dev.mysql.com/doc/connector-net/en/connector-net-visual-studio.html
  • Bugs:http://bugs.mysql.com
  • Forums:http://forums.mysql.com/index.php?174
  • Blog:http://blogs.oracle.com/MySqlOnWindows/

Enjoy and thanks for the support!

MySQL for Visual Studio Team.

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门推荐
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号