Announcement

Collapse
No announcement yet.

You need to check out tenScripting and Visual Studio Hot Reload!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    You need to check out tenScripting and Visual Studio Hot Reload!

    Visual Studio 2019 version 16.11 and later now supports a new feature called Hot Reload. This allows you to make changes to source code while your application is running/testing and have the changed code take effect without stopping and restarting your test application.

    This has a big positive impact when testing scripts with both tenScripting and tenScripting4. Before, you would have to exit the tenScripting running code, make changes, and restart tenScripting code and then run your modified script. Now, no need to exit tenScripting. Make code changes, click on the red fire icon to apply the changes and then tell the running tenScripting to run the script you just changed. Awesome!!

    This requires no changes to tenScripting.

    Try it and post your experience here.

    https://devblogs.microsoft.com/dotne...et-hot-reload/
    tenholde
Working...
X