Search found 5 matches

Go to advanced search

by ray6402
Tue May 08, 2018 2:04 am
Forum: General Discussion and Other
Topic: SignalR buffer size
Replies: 2
Views: 9634

Re: SignalR buffer size

Tried that, doesn't work. Using the SignalR example given in: http://forums.cshtml5.com/viewtopic.php?f=7&t=8121&p=9451&hilit=signalr#p9451 https://github.com/cshtml5/CSHTML5.Extensions.SignalR Added to Startup.cs: // Made the buffer size five times larger GlobalHost.Configuration.MaxInc...
by ray6402
Mon May 07, 2018 7:21 am
Forum: General Discussion and Other
Topic: SignalR buffer size
Replies: 2
Views: 9634

SignalR buffer size

Hi

How do I increase the buffer size for messages sent from the client using SignalR?
by ray6402
Wed Apr 25, 2018 4:53 am
Forum: General Discussion and Other
Topic: Embed WebPage using Frame
Replies: 2
Views: 9176

Re: Embed WebPage using Frame

Hi, I tried using the <WebView> control as follows: <Grid Margin="10"> <Grid.RowDefinitions> <RowDefinition Height="auto"/> <RowDefinition Height="5"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <Button Grid.Row="0" Content="webview nav&...
by ray6402
Fri Apr 20, 2018 3:44 am
Forum: General Discussion and Other
Topic: Embed WebPage using Frame
Replies: 2
Views: 9176

Embed WebPage using Frame

Hi How do I embed a webpage in XAML using <Frame>? I currently have: <StackPanel Margin="10"> <Frame Source="https://www.google.co.za"/> </Stackpanel> In the XAML Designer I can see it loading the webpage, however in the Simulator I only get a blank screen. Drilling down into the...
by ray6402
Wed Sep 27, 2017 7:57 am
Forum: General Discussion and Other
Topic: NuGet Libraries
Replies: 1
Views: 7930

NuGet Libraries

Hi,

Can I add NuGet Packages to C#HTML5 projects?

Go to advanced search

 

 

cron