surwren
surwren
Explore posts from servers
CC#
Created by surwren on 4/26/2024 in #help
What are some tools or methods for debugging microservices?
13 replies
CC#
Created by surwren on 4/26/2024 in #help
What are some tools or methods for debugging microservices?
13 replies
CC#
Created by surwren on 4/7/2024 in #help
✅ "Legacy Versions" of C# or .NET?
Isn't MVC the design pattern that .NET core and spring boot are designed around?
17 replies
CC#
Created by surwren on 3/30/2024 in #help
Using SQL with C# or ASP.NET, without an ORM
I was moreso confused about companies that say they explicitly use SQL to optimize their systems. I am getting conflicting answers from ORM users and SQL users, ORM users say there is no difference whereas SQL users say there is
14 replies
CC#
Created by surwren on 2/6/2024 in #help
Application Architecture Question
These are good keywords- thanks for the heads up
16 replies
CC#
Created by surwren on 2/6/2024 in #help
Application Architecture Question
First message in the queue would define how the grid is Row: int Column: int All subsequent messages would be what location to edit, and what item to change Location: int[2] Value: int
16 replies
CC#
Created by surwren on 2/6/2024 in #help
Application Architecture Question
Yes, basically json files
16 replies
CC#
Created by surwren on 2/6/2024 in #help
Application Architecture Question
Sorry, I was working on other stuff the whole day yesterday
16 replies
CC#
Created by surwren on 1/12/2024 in #help
How to check bandwidth of websocket connection?
No I wanna check the throughput Like if I can actually send 150 fps and get 150 fps (over subnet)
4 replies
CC#
Created by surwren on 5/7/2023 in #help
❔ WebASM and c#
What is that channel for specifically?
14 replies
CC#
Created by surwren on 5/7/2023 in #help
❔ WebASM and c#
Yes correct
14 replies
CC#
Created by surwren on 11/14/2022 in #help
❔ The view 'GetModel1' was not found
Needed to redirecttoaction
13 replies
CC#
Created by surwren on 11/14/2022 in #help
❔ The view 'GetModel1' was not found
Nvm i fixed it
13 replies
CC#
Created by surwren on 11/14/2022 in #help
❔ The view 'GetModel1' was not found
It's not working
13 replies
CC#
Created by surwren on 11/14/2022 in #help
❔ The view 'GetModel1' was not found
Am I calling the
public async Task<IActionResult> GetModel1
public async Task<IActionResult> GetModel1
wrongly somehow?
13 replies