ASP.NET Maker 2017.0.5 Released

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Locked
Webmaster
User
Posts: 9425

ASP.NET Maker 2017.0.5 Released

Post by Webmaster »

We are pleased to announce the official release of ASP.NET Maker 2017. The new version can be downloaded at:
http://www.hkvstore.com/aspnetmaker/download.asp
Note: The system requirements have been changed, please read carefully before download.

ASP.NET Maker 2017 is a significant upgrade from version 2016.x. It is loaded with a bunch of new features, including many frequently requested ones, please refer to here for more details:
http://www.hkvstore.com/aspnetmaker/aspnetmaker2017.asp

*** Note that ASP.NET Maker 2017 now uses ASP.NET Core 1.x MVC in C#. It does NOT support Web Forms, ASP.NET Web Pages, VB, and older versions of ASP.NET MVC. It is only compatible with ASP.NET Report Maker 9 and is not compatible with older version of ASP.NET Report Maker.***

ASP.NET Core is a significant redesign of ASP.NET. If you do not know what ASP.NET Core is, read the following in the help file first:

  • Introduction to ASP.NET Core
  • Preparing Windows for ASP.NET Core Development

ASP.NET Maker 2017 can co-exist with previous versions of ASP.NET Maker. You do NOT need to uninstall previous versions if you don't want to.

Before trying the new version, please backup your existing projects first.

To purchase license for ASP.NET Maker 2017 or upgrade, please visit:
http://www.hkvstore.com/purchase.asp?prodid=13

Price and upgrade policy remains unchanged. 6-month email support.


Webmaster
User
Posts: 9425

Post by Webmaster »

2017/02/21 v2017.0.1

  • Support .NET Core SDK 1.0 RC4
  • Add advanced settings for web.config
  • Add advanced settings for Node.js
  • Add advanced settings for session cookie name
  • Add advanced settings for auto-hiding page size selector
  • Improved: Generation memory usage
  • Improved: "Load tables dynamically"
  • Fixed: ew_UnformatDateTime()
  • Fixed: Error when getting record count with ORDER BY clause (MSSQL)
  • Fixed: Razor syntax error when setting field EditAttrs
  • Fixed: Path of userevt*.js
  • Fixed: Generation error with info.cs
  • Other minor bug fixes and improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/03/08 v2017.0.2

  • Support .NET Core SDK 1.0.1
  • Add ContentType_Mapping and Class_Init server events
  • Add methods for Connection class to get command object for stored procedure
  • Add ew_Info() to show some config info for debugging
  • Improved: Increase number of recent project files to 10
  • Improved: Hide ewGridLowerPanel/ewGridUpperPanel if empty
  • Fixed: URL for uploaded file not properly encoded (with encrypted path and image resizing disabled)
  • Fixed: Does not save profile to database properly
  • Fixed: Popup calendar may not show properly in Modal dialog
  • Fixed: Menu items unchecked after sync when "Load tables dynamically" enabled
  • Fixed: Cascade Update
  • Fixed: Audit Trail
  • Fixed: "Required" checking for boolean checkbox
  • Updated: ar.json
  • Other minor bug fixes and improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/05/15 v2017.0.3

  • Compatibility with ASP.NET Report Maker 10
  • Support .NET Core SDK 1.0.1 (or newer) only
  • Improved: Add pager properties to page class
  • Improved: Row_Updating for Change Password page
  • Improved: Allow hyphens in Custom File name
  • Fixed: Modal lookup
  • Fixed: Error message for duplicate index
  • Fixed: Not converting ASPMaker projects properly
  • Fixed: Data type mapping for time fields
  • Fixed: Highlighting search results
  • Fixed: Basic Search
  • Fixed: Search page with Multi-page enabled
  • Fixed: Connection to MSSQL with non default port number
  • Other minor bug fixes and improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/07/27 v2017.0.4

  • Allow all files types if allowed file types not set
  • ew_IsNumeric() checks current locale also
  • Add Microsoft.Extensions.Configuration to dependencies
  • Fixed: Negative values not formatted properly in Edit/Copy page
  • Fixed: URL with primary value containing space
  • Fixed: ew_FormatNumber/Percent/Currency()
  • Fixed: Modal dialog submitted by pressing Enter in text area
  • Fixed: ew_DeniedMsg() running script from URL
  • Other minor bug fixes and improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2017/08/21 v2017.0.5

  • Support .NET Core SDK 2.0.0
  • Other minor bug fixes and improvements

Locked