Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Orion Edwards
Orion Edwards has asked
100
questions and find answers to
202
problems.
Stats
8.8k
EtPoint
3.3k
Vote count
100
questions
202
answers
About
I do .NET, C++, Ruby, Automated Testing, Running and Snowboarding
@borland
Orion Edwards questions
Is it possible to get successful results from a Task.WhenAll when one of the tasks fails? [duplicate]
How to programmatically detect if Windows 8.1 Update is installed
How can I get Windows Powershell Get-ItemProperty to only show the property I want?
Xcode 7 ibtool error: Deploying Storyboard References to iOS 8.0 requires that your storyboards do not share any view controller identifiers
Using System.Reactive in .NET 3.5 (in a shipping product) [closed]
Can I change the key bindings on the free version of CodeRush Express for Visual Studio?
WCF and Interface Inheritance - Is this a terrible thing to do?
Dependency Injection in an n-tier application?
swift 4: pattern match an object against a tuple (Tuple pattern cannot match values of the non-tuple type)
Why does async/await in C# return nullable values even when told not to?
Orion Edwards answers
How do I create an event loop/message pipe in a console application?
C# instead of IronRuby as an embedded "scripting" language in .NET 3.5
I can't get my debugger to stop breaking on first-chance exceptions
How do you convert pixels to printed inches in JavaScript?
What did I do wrong here? [Javascript Regex]
MaxJsonLength exception in ASP.NET MVC during JavaScriptSerializer
Socket.BeginReceive Performance on Mono
Retrieve NTLM Active Directory user data to Rails w/o IIS
How to deal with arrays (declared on the stack) in C++?
acts_as_tree does not destroy the model's children