SpiceQA
Questions
Tags
Users
Badges
user_168179
@user_168179
0
reputation
0
answers
27
questions
About Me
// Hello, World !
Top Answers
Why does Swift require parameter names if it also requires argument order?
10 votes
Get the current first responder without using a private API
6 votes
Can you define an enum to represent values explicitly known to your app, but still handle unknown values decoded from the backend?
6 votes
Why does VS 2019 keep overriding my warnings setting?
3 votes
There is no ListBox.SelectionMode="None", is there another way to disable selection in a listbox?
2 votes
Top Questions
In C# 4.0, is there any way to make an otherwise private member of one class available only to a specific other class?
20 votes
9 answers
In C#9, how do init-only properties differ from read-only properties?
9 votes
5 answers
For C#, is there a down-side to using 'string' instead of 'StringBuilder' when calling Win32 functions such as GetWindowText?
9 votes
2 answers
Can you share version information between .NET Standard libraries?
8 votes
2 answers
Does Swift have short-circuiting higher-order functions like Any or All?
8 votes
3 answers