atabegruslan
atabegruslan
Explore posts from servers
CC#
Created by atabegruslan on 6/17/2024 in #help
.NET vs PHP frameworks - which is better for big websites with many requests?
37 replies
CC#
Created by atabegruslan on 6/17/2024 in #help
.NET vs PHP frameworks - which is better for big websites with many requests?
And also, what is Fortune? A website that compares stuff?
37 replies
CC#
Created by atabegruslan on 6/17/2024 in #help
.NET vs PHP frameworks - which is better for big websites with many requests?
And regarding this. Really that different? Both Node and .NET have thread-pool full of worker-threads. Only difference being Node have a single thread loop in front of the worker-threads
37 replies
CC#
Created by atabegruslan on 6/17/2024 in #help
.NET vs PHP frameworks - which is better for big websites with many requests?
Yea, how would you do that?
37 replies
CC#
Created by atabegruslan on 6/17/2024 in #help
.NET vs PHP frameworks - which is better for big websites with many requests?
I almost forgot to ask. Is there a max number of connections/requests that .NET can handle?
37 replies
CC#
Created by atabegruslan on 3/15/2024 in #help
✅ JWT question
But seriously, whoever said "refuses to work" isn't an error i've ever seen . If you are going to help people, please dont say such unhelpful things
15 replies
CC#
Created by atabegruslan on 3/15/2024 in #help
✅ JWT question
I finally found the problem. app.UseAuthentication(); was forgotten in Program.cs
15 replies