Search found 172 matches

Go to advanced search

by Sesztak
Mon Aug 29, 2016 7:13 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.1 of C#/XAML for HTML5 released
Replies: 13
Views: 17897

Re: New Beta 9.1 released! [Download]

Great new !
Thanks for it, we will check it soon.

Best Regards,
Péter
by Sesztak
Tue Aug 09, 2016 1:17 am
Forum: Technical Support
Topic: [SOLVED] Possible to render HTML ?
Replies: 10
Views: 24768

Re: Possible to render HTML ? [SOLVED]

Dear rkmore, first of all thanks for your kind help. It's great for more or less 'static' content. We have a lot of property what we have to set/get dinamically by runtime + hierarchical UI structures :( -so: it is definitely possible to do that theoretically with above-mentioned way, but practicall...
by Sesztak
Sun Aug 07, 2016 2:49 am
Forum: Bug Reports
Topic: [SOLVED] irrevocable build error after upgrading to .NET 4.6.2
Replies: 10
Views: 16025

Re: irrevocable build error after upgrading .NET 4.6.1 to .NET 4.6.2

We checked more carefully again: result for CSHTML5 beta 9.0 build /errors: .NET 4.5: ok, works as expected .NET 4.5.1: ok, works as expected .NET 4.5.2: ok, works as expected .NET 4.6: error: method "Array.Empty" is not yet supported .NET 4.6.1: error: method "Array.Empty" is no...
by Sesztak
Sun Aug 07, 2016 1:53 am
Forum: Bug Reports
Topic: [SOLVED] irrevocable build error after upgrading to .NET 4.6.2
Replies: 10
Views: 16025

Re: irrevocable build error after upgrading .NET 4.6.1 to .NET 4.6.2

Dear Flavio, Thanks for your kind help: unfortunately it's should take a half day !: -our project is very complex (huge number of source files: mixed cs, xaml, js: with lot of subfolders), -our CSHTML5 project is in a Solution with a WCF server project (and wired with lot of other projects, like uni...
by Sesztak
Sat Aug 06, 2016 1:59 pm
Forum: Bug Reports
Topic: [SOLVED] irrevocable build error after upgrading to .NET 4.6.2
Replies: 10
Views: 16025

[SOLVED] irrevocable build error after upgrading to .NET 4.6.2

Dear JS-Support, urgent help needed: irrevocable build error get after upgrading .NET 4.6.1 to .NET 4.6.2. (background: we updated .NET framework from 4.6.1 to .NET 4.6.2, and CSHTML5 project): We got irrevocable build error (even if we put back the project build properties to .NET 4.6.1 !!!!): The ...
by Sesztak
Fri Aug 05, 2016 8:12 am
Forum: Technical Support
Topic: Mixed style TextBlock
Replies: 2
Views: 5668

Re: Mixed style TextBlock

We have the same problem :(
by Sesztak
Fri Aug 05, 2016 6:12 am
Forum: Technical Support
Topic: Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?
Replies: 3
Views: 5817

Re: Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?

Dear JS-Support, We have checked CSHTML5 produced site by F12 : Chrome Developer mode: Audits function, the result: (see attached picture) the caching is not optimal: CSHTML5_CacheProblem.JPG Leverage browser caching (26) -Some resources are missing a cache expiration . Resources that do not specify...
by Sesztak
Thu Aug 04, 2016 4:28 am
Forum: Technical Support
Topic: Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?
Replies: 3
Views: 5817

Re: Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?

Dear JS-Support, Or are you using CACHE MANIFEST as mentioned in the following link already? : https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/Client-SideStorage/Client-SideStorage.html Or any other client side cache mechnanism already? like: https:...
by Sesztak
Thu Aug 04, 2016 3:33 am
Forum: Extensions and Plugins for CSHTML5
Topic: WebSocket Extension for CSHTML5
Replies: 18
Views: 70915

Re: WebSocket Extension for CSHTML5 + online / offline status FROM Client side

Dear Flavio, if you want to check online / offline status FROM Client side (not only by OnClosed Server emitted event as prev. mentioned) as well, you should use the following extension method written by us: using System; using System.Collections.Generic; using System.Linq; using System.Text; using ...
by Sesztak
Wed Aug 03, 2016 12:41 pm
Forum: Technical Support
Topic: Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?
Replies: 3
Views: 5817

Is there a way to cashing 'standard' CSHTML5 libraries at Client side ?

Dear JS-Support, Is there a way to cashing 'standard' CSHTML5 libraries at Client side to save bandwidth and speed-up web-site start-up time ? Background: your CSHTML5 'standard' libraries size (actually beta 9.0): -3.52 MB at output folder root, -1.46 MB at Libraries subfolder ---- sum : 4.98 MB ! ...
by Sesztak
Wed Aug 03, 2016 11:34 am
Forum: Extensions and Plugins for CSHTML5
Topic: WebSocket Extension for CSHTML5
Replies: 18
Views: 70915

Re: WebSocket Extension for CSHTML5

Dear Flavio, your welcome, if you need more help just mention. for your kind information: -if you would like to get more information about server - multi clients port states, it should be a nice help: TCPView https://technet.microsoft.com/en-us/sysinternals/bb897437 (similar to netstat but much more...
by Sesztak
Wed Aug 03, 2016 5:31 am
Forum: Bug Reports
Topic: [CLOSED] Playing audio/video without explicit user interaction in mobile browsers
Replies: 3
Views: 6095

Re: CSHTML5.Interop.ExecuteJavaScriptAsync() or CSHTML5.Interop.ExecuteJavaScript() doesn't work under certain circumsta

Probably, it not related to CSHTML5.Interop.ExecuteJavaScript() function in iOS, but related to playing audio/video WITHOUT explicit user interaction..

see:
https://recalll.co/app/?q=javascript%20 ... 0on%20iPad

Best Regards,
Péter
by Sesztak
Wed Aug 03, 2016 4:39 am
Forum: Bug Reports
Topic: [CLOSED] Playing audio/video without explicit user interaction in mobile browsers
Replies: 3
Views: 6095

Re: CSHTML5.Interop.ExecuteJavaScriptAsync() or CSHTML5.Interop.ExecuteJavaScript() doesn't work under certain circumsta

More strange: after as we started a normal phone call with an iPhone and fired the OnMessage function it started / began to work.. Hmm, so, additinally: we we reload the web page, it does not work again !! :(( after: -if we play something audio with mediaElement (like mediaElement.Play(); ) it start...
by Sesztak
Wed Aug 03, 2016 4:15 am
Forum: Bug Reports
Topic: [CLOSED] Playing audio/video without explicit user interaction in mobile browsers
Replies: 3
Views: 6095

[CLOSED] Playing audio/video without explicit user interaction in mobile browsers

Dear JS-Support,. We have found a strange behaviour of CSHTML5.Interop.ExecuteJava() (both normal and async version) methode ONLY under iOS Safari, Chrome and FireFox: CSHTML5.Interop.ExecuteJavaScriptAsync() or CSHTML5.Interop.ExecuteJavaScript() doesn't work under certain circumstances. BackGround...
by Sesztak
Wed Aug 03, 2016 3:52 am
Forum: Technical Support
Topic: Clarification needed of the syntax of resources referencing
Replies: 0
Views: 11042

Clarification needed of the syntax of resources referencing

Dear JS-Support, Clarification needed of the syntax of resources referencing (e.g. for js, audio, image, etc. resources in project ): ms-appx: Q1., how many /// ? // (two) és /// three or / (one)? "ms-appx://AssemblyName/Folder/Filename.js" or "ms-appx:// / AssemblyName/Folder/Filenam...
by Sesztak
Wed Aug 03, 2016 2:03 am
Forum: Extensions and Plugins for CSHTML5
Topic: WebSocket Extension for CSHTML5
Replies: 18
Views: 70915

Re: WebSocket Extension for CSHTML5

Dear JS-Support, In the meantime we have written our extension to your solution as follows -please, check it. I hope it helps others: Add the following method to WebSocket.cs: public int Get_readyState() { var _readyState = CSHTML5.Interop.ExecuteJavaScript (@"$0.readyState", _referenceToT...
by Sesztak
Mon Aug 01, 2016 12:01 pm
Forum: Extensions and Plugins for CSHTML5
Topic: WebSocket Extension for CSHTML5
Replies: 18
Views: 70915

Re: WebSocket Extension for CSHTML5 /readyState of underlying javascript websocket object

Dear JS-Support, Is there any way to get info about readyState of underlying javascript websocket object, like: Constant Value Description CONNECTING 0 The connection is not yet open. OPEN 1 The connection is open and ready to communicate. CLOSING 2 The connection is in the process of closing. CLOSE...
by Sesztak
Sun Jul 31, 2016 7:51 am
Forum: Technical Support
Topic: how to add favicon to your website?
Replies: 2
Views: 19803

how to add favicon to your website?

Dear JS-Support, is there any way to add favicon to your website from CSHTML5 project (not to edit index.html directly)? Background info: if we want to add favicon to a web site we should edit start page (e.g. index.html) directly, e.g.: add the following code to the <head> element: <link rel="...
by Sesztak
Thu Jul 28, 2016 11:17 pm
Forum: Technical Support
Topic: DataGrid Column HorizontalAlignment Right ?
Replies: 3
Views: 6094

Re: DataGrid Column HorizontalAlignment Right ?

in the meantime a solution by a workaround: <DataGridTemplateColumn Header="Amount"> <DataGridTemplateColumn.CellTemplate> <DataTemplate> <TextBlock HorizontalAlignment="Right" Text="{Binding Amount}" FontSize="18" FontWeight="Bold" Margin="6&qu...

Go to advanced search