SpiceQA
Questions
Tags
Users
Badges
user_259769
@user_259769
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Does C# perform short circuit evaluation of if statements with await?
68 votes
Difference between a script and a program?
52 votes
What is the best or most interesting use of Extension Methods you've seen?
13 votes
Why do I need to dispose of subscriptions after completion?
10 votes
Simplify if else condition using timespan in C#
10 votes
Top Questions
Bug in .Net's `Random` class?
18 votes
1 answers
How do I compose Linq Expressions? ie Func<Exp<Func<X, Y>>, Exp<Func<Y, Z>>, Exp<Func<X, Z>>>
17 votes
2 answers
Creating a logical folder structure when creating a 7-Zip archive via the command-line
6 votes
4 answers