Beta 11.18 of C#/XAML for HTML5 released (new "Output" folder structure)

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Beta 11.18 of C#/XAML for HTML5 released (new "Output" folder structure)

Postby JS-Support @Userware » Sun Sep 10, 2017 3:02 am

Dear users,

We are pleased to inform you that the Beta 11.18 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_beta11_18.zip
(23.26 MiB) Downloaded 672 times

Learn More about C#/XAML for HTML5.




Here is what's new (since Beta 11.17):
  • Ability to specify the location of the "Output" folder (the folder where the html/js app is generated), and ability to specify the Output folder structure. Documentation:
    http://cshtml5.com/documentation/configuring-output-paths.aspx
  • New, cleaner "Output" folder structure, with only index.html and one folder.
    You can revert to the previous structure, if you prefer, by following the instructions contained in the link above.
  • Improved support for XDocument, XNode, XElement, XName, XText, and XContainer (including support for XDocument.Parse, and XDocument.ToString() to serialize/deserialize XML)
    (Coming soon: XAttribute, XNamespace, Elements(), Descendants() - for the moment you can use .Nodes() instead)
    Note: We are also working on the DataContractSerializer, which will use those features and work much better than the current implementation of the XmlSerializer. We are also working on a new implementation of the WCF stack, to fix some of the current limitations and improve the WCF experience. Stay tuned for updates!
  • Fixed issue with WCF services returning void (on VS2015) (#721)

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

matzul
Posts: 4
Joined: Wed Sep 13, 2017 1:12 am

Re: New Beta 11.18 released! [Download] (new "Output" folder structure)

Postby matzul » Wed Sep 13, 2017 1:16 am

After installing this new Beta 11.18 released. Something has went wrong for Grid.ColumnSpan when viewing on Simulator. But on Browsers are working fined.

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: New Beta 11.18 released! [Download] (new "Output" folder structure)

Postby JS-Support @Userware » Wed Sep 13, 2017 6:59 am

matzul wrote:After installing this new Beta 11.18 released. Something has went wrong for Grid.ColumnSpan when viewing on Simulator. But on Browsers are working fined.


Thank you for reporting this issue. It will be fixed in Beta 11.19, which will be released this week.

Regards,
JS-Support

matzul
Posts: 4
Joined: Wed Sep 13, 2017 1:12 am

Re: New Beta 11.18 released! [Download] (new "Output" folder structure)

Postby matzul » Thu Sep 14, 2017 5:41 am

Dear support team,

Another problem encountered by me was DataGrid whereby after assigning list object to ItemSource. Column width/size went wrong. Please also look into this matter as well.

Thanks.

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: New Beta 11.18 released! [Download] (new "Output" folder structure)

Postby JS-Support @Userware » Thu Sep 14, 2017 7:10 am

matzul wrote:Another problem encountered by me was DataGrid whereby after assigning list object to ItemSource. Column width/size went wrong. Please also look into this matter as well.


Hi,

We do not see this issue on our tests.
Can you please isolate/reproduce this issue in a small empty project and send it to us at: support@cshtml5.com ?

Thank you.
Regards,
JS-Support

matzul
Posts: 4
Joined: Wed Sep 13, 2017 1:12 am

Re: New Beta 11.18 released! [Download] (new "Output" folder structure)

Postby matzul » Thu Sep 14, 2017 5:05 pm

JS-Support wrote:
matzul wrote:Another problem encountered by me was DataGrid whereby after assigning list object to ItemSource. Column width/size went wrong. Please also look into this matter as well.


Hi,

We do not see this issue on our tests.
Can you please isolate/reproduce this issue in a small empty project and send it to us at: support@cshtml5.com ?

Thank you.
Regards,
JS-Support


Attached is screen shot about the issue and source code of creating a data grid.

1. screen of source code

2. screen after assigning object list to datagrid.itemsource which the issue encountered

3. screen before assigning object list to datagrid.itemsource

tq.
Attachments
2017-08-15 08_56_03-BIOApp5 - sourecode.png
source code creating data grid
2017-08-15 08_56_03-BIOApp5 - sourecode.png (53.64 KiB) Viewed 9325 times
2017-08-15 08_46_49- after assigning value to data grid.png
after assigning object list
2017-08-15 08_46_49- after assigning value to data grid.png (76.21 KiB) Viewed 9325 times
2017-09-15 08_38_11- before assigning value to data grid.png
before assigning object list
2017-09-15 08_38_11- before assigning value to data grid.png (37.27 KiB) Viewed 9325 times


Return to “Pre-Releases, Downloads and Announcements”

Who is online

Users browsing this forum: No registered users and 6 guests

 

 

cron