No announcements
Found 244204 threads
-
0 Votes
SignalR SelfHost: Issue on calling Signalr server from JavaScript Client
Looking into your code it seems that you are trying to solve SignalR related issue and not Media Services .Answered | 1 Replies | 7742 Views | Created by Emraan Siddiqui - Wednesday, July 31, 2013 9:35 AM | Last reply by George Trifonov - Thursday, August 1, 2013 6:23 PM -
0 Votes
signalR and concurrency in javascript
User-1838255255 posted Hi csharpdev2, According to your description and needs, please check the following tutorial: SignalR ...Unanswered | 1 Replies | 125 Views | Created by Anonymous - Thursday, September 14, 2017 7:14 AM | Last reply by Anonymous - Friday, September 15, 2017 9:42 AM -
1 Votes
SignalR Groups simultaneously connections limitations
Please refer to the following links for more ...Answered | 2 Replies | 1970 Views | Created by Relix1990 - Monday, February 23, 2015 10:38 AM | Last reply by Magnus (MM8) - Monday, February 23, 2015 10:54 AM -
2 Votes
SignalR sample
Here's one I wrote: https://github.com/masnider/SignalF/ based on https://www.asp.net/signalr/overview/getting-started/tutorial-high-frequency-realtime-with-signalrAnswered | 2 Replies | 856 Views | Created by jackhanbond - Wednesday, December 7, 2016 2:13 AM | Last reply by Matt Snider - Tuesday, January 10, 2017 6:46 PM -
0 Votes
How can I auto-scale unit count in Azure SignalR Service?
I ended up creating a Logic App to scale this - https://staffordwilliams.com/blog/2019/07/13/auto-scaling-signalr-service-with-logic-apps/Answered | 6 Replies | 1453 Views | Created by Stafford Williams - Saturday, July 6, 2019 8:15 AM | Last reply by The Outfield (UK) - Monday, July 15, 2019 1:43 PM -
0 Votes
Mixed Authentication for SignalR
There is an authentication and authorization for SignalR hubs example available here: Authentication and Authorization for SignalR Hubs: ...Answered | 1 Replies | 940 Views | Created by SymphonySummit - Friday, September 18, 2015 1:42 PM | Last reply by Magnus (MM8) - Saturday, September 19, 2015 10:25 AM -
0 Votes
SignalR Client in WPF
Om PrakashAnswered | 5 Replies | 964 Views | Created by Exotic_Om - Wednesday, June 1, 2016 10:33 AM | Last reply by Andy ONeill - Thursday, June 2, 2016 4:37 PM -
0 Votes
API App - CORS problem with SignalR
Hi, Please refer this link and check if it ...Answered | 5 Replies | 3460 Views | Created by shacharle - Monday, August 24, 2015 1:59 PM | Last reply by ozkary - Tuesday, January 5, 2016 5:55 PM -
0 Votes
SignalR performance counters stopped reporting
After a lot of trial and error I managed to get SignalR performance counters reported from my Windows Server 2012 R2 with IIS 8.5 - I installed the ...Answered | 1 Replies | 1468 Views | Created by jjggg - Friday, May 13, 2016 11:48 AM | Last reply by Anastasia Black - Friday, May 13, 2016 6:30 PM -
0 Votes
Silverlight 5 and SignalR
also see http://www.codeproject.com/Articles/619376/SignalR-with-Silverlight-5 Microsoft MVP J# 2004-2010, Borland Spirit of Delphi ...Answered | 9 Replies | 9158 Views | Created by jcgalveza - Monday, January 28, 2013 8:14 PM | Last reply by George Birbilis - Thursday, February 20, 2014 9:36 PM -
2 Votes
HTML Client - Refresh Screen in SignalR Notification...
These properties together will allow you to decide whether you need to handle or ignore the notification - you may, for example, choose to ignore a notification in some cases if you are the ...Answered | 1 Replies | 3421 Views | Created by Mad Rian - Friday, April 17, 2015 1:55 PM | Last reply by novascape - Friday, April 17, 2015 11:23 PM -
2 Votes
CloudTableClient and Concurrency
" It is better to handle failure in the provided optimistic concurrency model than replacing it with a proprietary pessimistic concurrency model implemented through ...Answered | 3 Replies | 6378 Views | Created by csharpstudent.com - Saturday, June 30, 2012 9:35 PM | Last reply by csharpstudent.com - Sunday, August 12, 2012 7:15 PM -
0 Votes
SignalR Disconnected event sometimes not raised
I can't based my logics on the disconnect event supplied by signalR because of there is situatuations that the event is not raised and the client status is not ...Answered | 2 Replies | 974 Views | Created by khalil salhi - Wednesday, March 9, 2016 6:56 AM | Last reply by Just Karl - Thursday, March 10, 2016 3:44 PM -
1 Votes
Concurrent List
There is no "ConcurrentList" class in the framework - However, the collections in the Concurrent namespace ...Answered | 1 Replies | 17154 Views | Created by Avatar 123 - Friday, September 7, 2012 2:20 PM | Last reply by Reed Copsey, Jr - Friday, September 7, 2012 4:38 PM -
1 Votes
Azure SignalR Service - Globally Distributed Applications
Seems like this documentation is new (29/01/2019) and answers the ...Answered | 5 Replies | 549 Views | Created by Rudi Larno - Avantida - Friday, January 18, 2019 3:25 PM | Last reply by Bryan Trach - MSFT - Friday, February 8, 2019 4:18 AM -
2 Votes
Concurrency Checks
The call to SaveChanges() is saving the Product information specifically, and the example shows how to handle it if a call to SaveChanges() from within code results in a ...Answered | 4 Replies | 4984 Views | Created by StoicStudent - Thursday, September 23, 2010 10:41 AM | Last reply by StoicStudent - Friday, September 24, 2010 7:42 AM -
0 Votes
Please update documentation for SignalR & Mobile Services
Hi, You could try the following ...Answered | 1 Replies | 1212 Views | Created by thoze - Wednesday, October 1, 2014 7:01 AM | Last reply by Nagamalar Nagarajan - Wednesday, October 1, 2014 3:35 PM -
0 Votes
Concurrent issue
Looking to your code, it is true that, you need to handle concurrency in DB level i.e. in your stored procedure.Answered | 3 Replies | 3350 Views | Created by aeMKay - Tuesday, October 30, 2012 6:56 AM | Last reply by Lingaraj Mishra - Thursday, November 8, 2012 12:25 PM -
0 Votes
Websockets don't work when using SignalR 2.0.0 with Lightswitch 2013
What worries me is that my SignalR LS2013 VB implementation fails to even resolve/create the signalr/hubs folder according to fiddler.Answered | 4 Replies | 2887 Views | Created by Steve Kehoe - Friday, November 1, 2013 4:42 PM | Last reply by Mabz - Thursday, December 4, 2014 3:13 PM -
2 Votes
Setup Concurrency
If you are using datasets then the dataset designer has concurrency checks built in.Answered | 4 Replies | 1464 Views | Created by Pure Deal - Friday, January 13, 2012 8:05 PM | Last reply by Cor Ligthert - Monday, January 16, 2012 7:58 PM - Items 1 to 20 of 244204 Next ›
No announcements