Page 1 of 1

Beta 12.10 of C#/XAML for HTML5 released

Posted: Fri Dec 08, 2017 8:56 am
by JS-Support @Userware
Dear CSHTML5 users,

We are pleased to inform you that the Beta 12.10 of C#/XAML for HTML5 - the extension for Visual Studio that lets you build cross-platform HTML5 apps in standard C# and XAML - is available for download!


DOWNLOAD:
CSharpXamlForHtml5_v1_0_public_beta12_10.zip
(60.99 MiB) Downloaded 696 times

Learn More about C#/XAML for HTML5.


Here is what's new (since Beta 12.9):

  • Added an implementation for Arraylist.ToArray(Type itemsType) and fixed the issues with JsonConvert
  • Fixed warnings in the browser that said that "RequestCompletedEventHandler" was defined twice.
  • Fixed the non-native ComboBox appearance on FireFox, where the arrow was too big.
  • Fixed the warning during the compilation that said: "CS0184: 'The given expression is never of the provided type')"
  • Under-the-hood improvements to the compiler, which now allows to specify flags

By the way, in case you missed it, the Beta 12.9 released a few days ago has introduced a cool new features in the XAML inspector (at runtime, in the Simulator), which tells you the location of the XAML file where a UI element is defined! Here is a screenshot:
2017.12.06 - Improved XAML inspector now shows xaml file paths.png
2017.12.06 - Improved XAML inspector now shows xaml file paths.png (13.3 KiB) Viewed 13581 times


Note: with the new WCF stack recently introduced, you can now remove the [XmlSerializerFormat] attribute that is located in the service class (on the server-side) (and don't forget to "update the service reference" in the CSHTML5 app) and benefit from faster application loading, faster WCF, smaller WCF-related output code, and improved compatibility.[/list]

Here is a small sample WCF project to test the new WCF stack:
TestCshtml5WCF_for_CSHTML5_Beta12_2.zip
(65.96 KiB) Downloaded 591 times



We are also working on many other features and we will release them as soon as they are ready.


You may also be interested to read:


Notes about installation:
  • Before installing this update, it is recommended that you close all the open instances of Visual Studio.
  • If for some reason you need to revert to the previous Beta, simply uninstall this one (from the Control Panel) and reinstall the previous Beta.


We hope you will enjoy this build! If you find any issues, please post them on the forums or send an email to support@cshtml5.com

Thank you.
Regards,
JS-Support

Re: New Beta 12.10 released! [Download]

Posted: Fri Dec 08, 2017 11:10 am
by TaterJuice
Visual Studio 2017 ViX installer does not appear after installing. Is this an error?

Re: New Beta 12.10 released! [Download]

Posted: Mon Dec 11, 2017 12:27 am
by JS-Support @Userware
TaterJuice wrote:Visual Studio 2017 ViX installer does not appear after installing. Is this an error?

Hi,
I just tested on another computer and the VS 2017 installer appeared. Can you please try again?
Thanks a lot,
JS-Support

Re: New Beta 12.10 released! [Download]

Posted: Mon Dec 11, 2017 8:56 am
by TaterJuice
JS-Support wrote:
TaterJuice wrote:Visual Studio 2017 ViX installer does not appear after installing. Is this an error?

Hi,
I just tested on another computer and the VS 2017 installer appeared. Can you please try again?
Thanks a lot,
JS-Support


Same. Only 1 of 3 computers didn't show the ViX installer. I will uninstall and reinstall on the problem computer. Thanks!

Re: New Beta 12.10 released! [Download]

Posted: Tue Dec 12, 2017 12:53 am
by JS-Support @Userware
TaterJuice wrote:Only 1 of 3 computers didn't show the ViX installer. I will uninstall and reinstall on the problem computer. Thanks!

OK, thanks.