Salakhosh
Salakhosh
CC#
Created by Salakhosh on 4/9/2025 in #help
Help in understanding a concept in SignalR
here it says only when client fails to reconnect and disconnect timeout period ends the ondisconnect period executes but in my case it is getting executed before the TimeoutPeriod
6 replies
CC#
Created by Salakhosh on 4/9/2025 in #help
Help in understanding a concept in SignalR
Yes sir i read this document yesterday and this part caused me confusion : The OnDisconnected event handler executes at the end of a SignalR connection. A SignalR connection can end in any of the following ways: 1-If the client calls the Stop method, a stop message is sent to the server, and both client and server end the SignalR connection immediately. 2-After connectivity between client and server is lost, the client tries to reconnect and the server waits for the client to reconnect. If the attempts to reconnect are unsuccessful and the disconnect timeout period ends, both client and server end the SignalR connection. The client stops trying to reconnect, and the server disposes of its representation of the SignalR connection. 3-If the client stops running without having a chance to call the Stop method, the server waits for the client to reconnect, and then ends the SignalR connection after the disconnect timeout period. If the server stops running, the client tries to reconnect (re-create the transport connection), and then ends the SignalR connection after the disconnect timeout period.
6 replies
CC#
Created by Salakhosh on 4/7/2025 in #help
SignalR: OnDisconnectAsync() doesnt get called when i host on IIS Server
yes but i tried deleting previous one but its not working
3 replies
CC#
Created by Salakhosh on 3/28/2025 in #help
My static String in library project becomes null when i enter a controller in API project
but i tried doing that and it worked
13 replies
CC#
Created by Salakhosh on 3/28/2025 in #help
My static String in library project becomes null when i enter a controller in API project
ok turns out i cant do that because im binding the variable in another library(and i cant change that) lol
13 replies
CC#
Created by Salakhosh on 3/28/2025 in #help
My static String in library project becomes null when i enter a controller in API project
will do
13 replies
CC#
Created by Salakhosh on 3/28/2025 in #help
My static String in library project becomes null when i enter a controller in API project
no it doesnt only once
13 replies
CC#
Created by Salakhosh on 7/14/2023 in #help
❔ if I create Var p=new dynamicParameter() and p.add(“@X”,null) would it give me an error?
Keep in mind that I’m using Dapper
3 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
ok deal thanks
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
there is nothing here called gui
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
lol i know but which one i have to choose to become familiar with gui stuff
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
yes but with respect to the tutorials?
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
or a web app?
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
and one more thing is wpf considered a console?
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
when you say .net it means C#?
16 replies
CC#
Created by Salakhosh on 6/27/2023 in #help
❔ can someone please help me make a 4 day road map before my internship starts?
And yes I know 4 day is a short time and roadmaps differ from a person to another but I need something to not feel completely lost just to get hang of it I know I have to look what MVVM is and Team foundation system. Should I look up a YouTube video about C# basics or???
16 replies
CC#
Created by Salakhosh on 6/22/2023 in #help
❔ fastest way to add a datatable to database
/close
10 replies
CC#
Created by Salakhosh on 6/22/2023 in #help
❔ fastest way to add a datatable to database
will check it out thaks
10 replies
CC#
Created by Salakhosh on 6/22/2023 in #help
❔ fastest way to add a datatable to database
a class you can import?
10 replies