Search found 1142 matches

Go to advanced search

by JS-Support @Userware
Mon Feb 15, 2016 1:57 am
Forum: Bug Reports
Topic: Blocking GUI | Visual Studio 2013
Replies: 9
Views: 12113

Re: Blocking GUI | Visual Studio 2013

Dear Tobias, Thanks for your message. We have received reports of similar issues and we are currently investigating them. They indeed appear to be related to the design-time compilation of the solution, especially when switching from a tab to another or when saving a file. I will keep you updated as...
by JS-Support @Userware
Thu Feb 04, 2016 8:57 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.0 of C#/XAML for HTML5 released
Replies: 5
Views: 9747

Re: Beta 7.0 of C#/XAML for HTML5 released

Thank you Kevin.

Regards,
JS-Support
by JS-Support @Userware
Tue Feb 02, 2016 11:51 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.1 of C#/XAML for HTML5 released!
Replies: 0
Views: 12782

Beta 7.1 of C#/XAML for HTML5 released!

Dear Forum Members, I am pleased to inform you that the Beta 7.1 of CSHTML5 is available for download! UPDATE: Link removed because a newer beta has been released (see its corresponding forum topic) It fixes 2 major bugs since of the Beta 7.0 : - The CSHTML5 Project Templates did not appear in the &...
by JS-Support @Userware
Mon Feb 01, 2016 2:56 pm
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.0 of C#/XAML for HTML5 released
Replies: 5
Views: 9747

Re: NEW! Beta 7 of C#/XAML for HTML5 released! [Download]

Dear randco,

The Beta 7.1 should fix the issue with the disappeared CSHTML5 Project Templates.

Can you please confirm that it fixes the issue for you?

Thank you very much.
Regards,
JS-Support
by JS-Support @Userware
Mon Feb 01, 2016 9:54 am
Forum: Bug Reports
Topic: [SOLVED] Key presses capture - Result not the same on Final version
Replies: 10
Views: 13400

Re: Key presses capture - Result not the same on Final version

Hi Gavin,

Sorry it didn't make it for the Beta 7 release.

We have scheduled this bug fix for 1st half of 2016. I will let you know as soon as we deal with it.

Thanks a lot,
Regards,
JS-Support
by JS-Support @Userware
Mon Feb 01, 2016 9:50 am
Forum: Technical Support
Topic: Sample CalculatorApp not working in browser
Replies: 2
Views: 4461

Re: Sample CalculatorApp not working in browser

(Updated: Feb 1, 2016) Hi and welcome to the forums, Sorry for the inconvenience. This is a known JSIL issue under VS 2015 when using a switch statement on a string variable: https://github.com/sq/JSIL/issues/922 We expect it to be fixed very soon. In the meantime, if you are using VS 2015, please ...
by JS-Support @Userware
Fri Jan 29, 2016 9:51 am
Forum: Technical Support
Topic: [SOLVED] Websockets usable ?
Replies: 2
Views: 5509

Re: Websockets usable ?

Hi and welcome to the forums. Yes, WebSockets support is on our internal roadmap for late 2016. Please be sure to vote for them at the following URL for faster implementation: http://cshtml5.uservoice.com/forums/274799-c-xaml-for-html5-feature-requests/suggestions/7120293-websockets-support Thank yo...
by JS-Support @Userware
Thu Jan 28, 2016 12:46 pm
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.0 of C#/XAML for HTML5 released
Replies: 5
Views: 9747

Re: NEW! Beta 7 of C#/XAML for HTML5 released! [Download]

I tried to install the new beta today. But now the C#/XAML for HTML5 templates seem to be disappeared. I can't create new projects or elements. I use Visual Studio 2015 Enterprise. Hi, Sorry for the inconvenience. A few other users have also reported the same issue with this Beta 7.0. We are unable...
by JS-Support @Userware
Wed Jan 27, 2016 9:54 am
Forum: Technical Support
Topic: [SOLVED] StoryBoard Support
Replies: 2
Views: 5303

Re: StoryBoard Support

Hi and welcome to the forums.

Yes, Storyboard support is planned for the 1st half of 2016.

Thanks.
Regards,
JS-Support
by JS-Support @Userware
Tue Jan 26, 2016 11:43 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.0 of C#/XAML for HTML5 released
Replies: 5
Views: 9747

Beta 7.0 of C#/XAML for HTML5 released

Dear Forum Members, I am pleased to inform you that the new Beta 7.0 of CSHTML5 is available for download! UPDATE: Link removed because a newer beta has been released (see its corresponding forum topic) New features: • Path , Ellipse , and Line controls • Support for ResourceDictionary , MergedDicti...
by JS-Support @Userware
Mon Jan 25, 2016 7:59 am
Forum: General Discussion and Other
Topic: POLL [Please Vote]: Do you encounter any issues with XAML intellisense in the Beta 4?
Replies: 2
Views: 8274

Re: POLL [Please Vote]: Do you encounter any issues with XAML intellisense in the Beta 4?

Hello Martin, Thanks for your comment. To help us pinpoint the root cause, could you please try XAML intellisense on a brand-new project based on the empty "Empty Application (C#/XAML for HTML5)" template, and let us know if XAML intellisense works fine on that new empty project? Thanks. R...
by JS-Support @Userware
Mon Jan 18, 2016 5:29 am
Forum: General Discussion and Other
Topic: FlowDirection property missing ?
Replies: 1
Views: 6632

Re: FlowDirection property missing ?

Hi, Thanks for your message. Yes, this is on our roadmap for 2016. Can you please have a look at the "Remarks" section of the following page, and tell me which aspect(s) of the "RightToLeft" feature you need with highest priority (is it the ability to have the column "0"...
by JS-Support @Userware
Thu Jan 14, 2016 6:14 am
Forum: General Discussion and Other
Topic: Suitable for game development?
Replies: 1
Views: 6887

Re: Suitable for game development?

Hi LittleTimmy and welcome to the forums. At the moment C#/XAML for HTML5 is more suited for apps (with buttons, textboxes, comboboxes, etc.) than games. In the future, when C#/XAML for HTML5 supports extensions, there will likely be a library for making 2D/3D games, likely via WebGL. In the meantim...
by JS-Support @Userware
Wed Jan 13, 2016 10:31 am
Forum: Technical Support
Topic: Google Analytics Injection with JSIL [SOLVED]
Replies: 2
Views: 4735

Re: Google Analytics Injection with JSIL [SOLVED]

Well done ebrooks!

Thanks a lot for sharing your code.
by JS-Support @Userware
Wed Jan 13, 2016 10:10 am
Forum: Bug Reports
Topic: Incorrect proportion in Grid RowDefinitions
Replies: 1
Views: 4324

Re: Incorrect proportion in Grid RowDefinitions

Hi,

Thanks for reporting this issue. We were able to reproduce it. We are now looking for a way to fix it without causing regressions on the Grid behavior. I will keep you updated.

Regards,
JS-Support
by JS-Support @Userware
Wed Jan 13, 2016 9:41 am
Forum: Bug Reports
Topic: [SOLVED] List.Last() bug
Replies: 1
Views: 4938

Re: List.Last() bug [PATCH]

Hi, Thanks a lot for reporting this issue. It will be fixed in the upcoming Beta 6.2. In the meantime, you can fix this issue by manually patching the JSIL JavaScript libraries (see below). To do so, just extract the ZIP file that is attached to this message, and copy the JavaScript file that it con...
by JS-Support @Userware
Wed Jan 13, 2016 9:27 am
Forum: Bug Reports
Topic: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy
Replies: 4
Views: 7209

Re: Could not decompile method 'System.Void.DotNetforHtml5.core.Htmlproxy

Hi Shashu,

What do you mean by "I am getting only default o/p ie Hello world": could you please describe the issue that you are encountering? (what was the Expected Result, what is the Actual Result, and what are the steps to reproduce)

Thanks,
Regards,
JS-Support
by JS-Support @Userware
Tue Jan 05, 2016 5:06 am
Forum: General Discussion and Other
Topic: Mapping
Replies: 8
Views: 15759

Re: Mapping

Hi Bernd, Thanks for the follow up. We haven't announced the Extensibility feature yet due to issues with C#/JS interop under VS 2015, related to the fact that JSIL did not work properly with dynamic types under VS 2015. The issue is being resolved and we expect the feature to become available soon....
by JS-Support @Userware
Tue Jan 05, 2016 1:31 am
Forum: Bug Reports
Topic: [SOLVED] Error passing DateTime value in WCF(SOAP). [PATCH]
Replies: 5
Views: 8575

Re: Error passing DateTime value in WCF(SOAP).

Hi, Thanks for the follow up. I am glad the original error was fixed. As far as the negative number is concerned, I fear that it is related to the time at which you did the test (for example it happens at midnight UTC+1) and is not solved yet. It is the same bug as reported here: http://forums.cshtm...
by JS-Support @Userware
Mon Jan 04, 2016 6:42 am
Forum: Bug Reports
Topic: [SOLVED] Error passing DateTime value in WCF(SOAP). [PATCH]
Replies: 5
Views: 8575

Re: Error passing DateTime value in WCF(SOAP).

Hi mikeda and welcome to the forums. Thank you for sending the source project, which allowed us to successfully reproduce the issue. It is related to the fact that the Service Reference is defined in the class library project instead of the Application project. The issue will be fixed in the Beta 6....

Go to advanced search