No announcements
Found 3577411 threads
-
0 Votes
Using signalR with old non Owin application
You can't use OWIN because this is an old .NET Framework 2.0 or 3.5 application ?Unanswered | 3 Replies | 224 Views | Created by Anonymous - Wednesday, February 1, 2017 2:54 PM | Last reply by Anonymous - Thursday, February 2, 2017 2:03 PM -
0 Votes
Websockets don't work when using SignalR 2.0.0 with Lightswitch 2013
If you are using VB like me, you will discover that the Owin Startup Class does not exist in VB.Answered | 4 Replies | 2978 Views | Created by Steve Kehoe - Friday, November 1, 2013 4:42 PM | Last reply by Mabz - Thursday, December 4, 2014 3:13 PM -
0 Votes
Need help on OWIN and Katana for a non-expert
http://www.codeproject.com/Articles/1115610/Create-Identity-In-Simple-Way-Using-ASP-NET-MVC Vignesh MAnswered | 2 Replies | 1099 Views | Created by eps123 - Friday, July 22, 2016 2:23 PM | Last reply by M.Vignesh - Tuesday, August 2, 2016 12:51 PM -
1 Votes
ServerApplicationContext + OWIN
And run multiple client requests in one time on this application (using console app).Answered | 7 Replies | 964 Views | Created by polacho - Friday, July 8, 2016 1:19 PM | Last reply by polacho - Friday, July 15, 2016 8:17 AM -
1 Votes
[WPSL][C#][SignalR] I would like to know more on getting started with SignalR, thanks.
So SignalR is not a free package?Answered | 5 Replies | 835 Views | Created by Clint William Theron - Wednesday, September 16, 2015 10:06 AM | Last reply by Clint William Theron - Saturday, September 19, 2015 9:29 AM -
0 Votes
Silverlight 5 and SignalR
Edit: scratch that, those 2 are actually old packages.Answered | 9 Replies | 9387 Views | Created by jcgalveza - Monday, January 28, 2013 8:14 PM | Last reply by George Birbilis - Thursday, February 20, 2014 9:36 PM -
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 | 7858 Views | Created by Emraan Siddiqui - Wednesday, July 31, 2013 9:35 AM | Last reply by George Trifonov - Thursday, August 1, 2013 6:23 PM -
1 Votes
Azure SignalR Service - Globally Distributed Applications
Seems like this documentation is new (29/01/2019) and answers the ...Answered | 5 Replies | 662 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 -
0 Votes
API App - CORS problem with SignalR
Hi, Please refer this link and check if it ...Answered | 5 Replies | 3714 Views | Created by shacharle - Monday, August 24, 2015 1:59 PM | Last reply by ozkary - Tuesday, January 5, 2016 5:55 PM -
0 Votes
Owin and SignalR
User-209960675 posted Thanks for the answer, the problem is, owin returns a disposed context.Answered | 2 Replies | 193 Views | Created by Anonymous - Friday, October 2, 2015 4:45 PM | Last reply by Anonymous - Saturday, October 3, 2015 5:03 AM -
0 Votes
How to send notifications to winform client using signalR
SignalR is a web-based technology.Answered | 1 Replies | 1468 Views | Created by Sandy Paul - Friday, May 15, 2015 3:42 PM | Last reply by CoolDadTx - Friday, May 15, 2015 4:37 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 | 1196 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
Begininvoke is kind of deprecated, you should really use invokeasync and do something with the window one you get it.Answered | 5 Replies | 1202 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
why people use Owin in signalr
User-821857111 posted This series of articles will also get you started on Owin and ...Answered | 2 Replies | 83 Views | Created by Anonymous - Monday, December 29, 2014 12:50 PM | Last reply by Anonymous - Monday, December 29, 2014 4:52 PM -
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 | 1049 Views | Created by jackhanbond - Wednesday, December 7, 2016 2:13 AM | Last reply by Matt Snider - Tuesday, January 10, 2017 6:46 PM -
1 Votes
how to use signalr with asp.net webform not MVC
The only difference will be where we are mapping SignalR to ASP.NET pipeline.Answered | 2 Replies | 1951 Views | Created by ahmedemad - Saturday, August 29, 2015 1:03 AM | Last reply by Jaliya Udagedara - Monday, August 31, 2015 3:25 AM -
0 Votes
Using SignalR v 1.1.3 with Owin 2.0.1
User-668678480 posted This seems to have worked (at least I get past the error now, and I see the generated javascript when I go to ...Answered | 1 Replies | 72 Views | Created by Anonymous - Wednesday, November 13, 2013 10:12 AM | Last reply by Anonymous - Wednesday, November 13, 2013 10:42 AM -
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 | 1610 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
OWIN OAuth Web Api
For more information about configuring the machineKey element, see http://msdn.microsoft.com/en-us/library/ms998288.aspx A good reference to ...Answered | 2 Replies | 6056 Views | Created by Miguel Cintron - Thursday, October 31, 2013 5:23 PM | Last reply by Julio Co - MSFT - Thursday, November 7, 2013 7:12 PM -
0 Votes
Owin Refresh Access Token Using Refresh Token
Hi, I had developed Owin Authentication in my project.Answered | 1 Replies | 2296 Views | Created by Sushil Chaurasia - Friday, March 3, 2017 12:49 PM | Last reply by Dave Patrick - Friday, March 3, 2017 1:20 PM - Items 1 to 20 of 3577411 Next ›
No announcements