Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
sibber
Posts
Comments
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
oh
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
but it was a year ago tbf
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
that was the reason i created my jetbrains account actually
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
last i checked vs didnt have this
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
is that new?
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
huh
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
idk what the shortcut is
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
but rider does yeah
20 replies
C
C#
•
Created by Faker on 2/20/2025 in
#help
✅ Database window in rider/visual studio
vs doesnt
20 replies
C
C#
•
Created by tired_weirdo_girl on 2/16/2025 in
#help
difference between `struct` and `ref struct`
if you have any questions after reading that article feel free to ask
4 replies
C
C#
•
Created by tired_weirdo_girl on 2/16/2025 in
#help
difference between `struct` and `ref struct`
i think this explains it pretty well
4 replies
C
C#
•
Created by tired_weirdo_girl on 2/16/2025 in
#help
difference between `struct` and `ref struct`
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/ref-struct
4 replies
C
C#
•
Created by wasabi on 2/7/2025 in
#help
Invoking NodeJS from C#
or a named pipe maybe
16 replies
C
C#
•
Created by wasabi on 2/7/2025 in
#help
Invoking NodeJS from C#
maybe grpc
16 replies
C
C#
•
Created by wasabi on 2/7/2025 in
#help
Invoking NodeJS from C#
ipc is an option
16 replies
C
C#
•
Created by Big Chungus on 2/4/2025 in
#help
Fast regex that takes in a span instead of a string
it does match
44 replies
C
C#
•
Created by Big Chungus on 2/4/2025 in
#help
Fast regex that takes in a span instead of a string
oh oops i forgot to set the start lmao
44 replies
C
C#
•
Created by Big Chungus on 2/4/2025 in
#help
Fast regex that takes in a span instead of a string
wdym, it literally creates a span starting at the start index you pass
44 replies
C
C#
•
Created by Big Chungus on 2/4/2025 in
#help
Fast regex that takes in a span instead of a string
not sure why they havent added a public api for it yet
44 replies
C
C#
•
Created by Big Chungus on 2/4/2025 in
#help
Fast regex that takes in a span instead of a string
but you can pass a beginning and a lenght, it creates a span internally
44 replies