We are pleased to inform you that the version 1.2 Beta 5 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:
Learn More about C#/XAML for HTML5.
Here is what's new since v1.2 Beta 4:
- Much improved ability to import TypeScript Definition files in order to interact with JS libraries as if they were written in C# (see documentation)
- Improved performance of XNode.ToString() and formatted XML serialization
- Improved the experimental classes "Cshtml5_XmlReader" and "Cshtml5_XmlWriter"
- The Simulator no longer crashes when an unhandled exception is raised in the user code
- Fixed an issue where setting DataGrid.ItemsSource to null (after initialized with a collection) caused an exception.
- Other minor bug fixes
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:
- What's new in v1.2 Beta 4
- What's new in v1.2 Beta 3 (Revamped DataGrid, Paging, improved XML performance...)
- What's new in v1.2 Beta 2 (DatePicker, TimePicker, improved ChildWindow...)
- What's new in v1.2 Beta 1 (Focus states, WCF authentication, async WCF...)
- What's new in v1.1.3 (bug fixes)
- What's new in v1.1.2 (ItemContainerStyle, TextBox template)
- What's new in v1.1.1 (AncestorType)
- What's new in v1.1.0 (rtw) (Custom Fonts, RadialGradientBrush)
- What's new in v1.0 RC1
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 a previous version, simply uninstall this one (from the Control Panel) and reinstall the previous version.
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