Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Damian Powell
Damian Powell has asked
22
questions and find answers to
36
problems.
Stats
800
EtPoint
204
Vote count
22
questions
36
answers
About
Geek. Drummer. Photographer. Carnivore.
Damian Powell questions
How to format a datetime with minimal separators and timezone in VBScript?
Challenge: Neater way of currying or partially applying C#4's string.Join
How to test for existence of a script-scoped variable in PowerShell?
Learning Vim: Best way to remove space between words
How to force a net.tcp mex endpoint (mexTcpBinding) to participate in port sharing?
Inject App Settings using Windsor
Is there a free code coverage tool suitable for use with .NET 4 and NUnit?
How can I prevent external MSBuild files from being cached (by Visual Studio) during a project build?
What is the algorithm used by the memberwise equality test in .NET structs?
When an Expression<T> is compiled, is it implicitly cached?
Damian Powell answers
NUnit Unit Test has "ExpectedException" but still failing on exception
NServiceBus Xml Serialization issue with messages that have an IEnumerable<T> property
Match C# Unicode Identifier using Regex
Join two results in Powershell
Events convention - I don't get it
RegEx to detect if a line doesn't end in a semi colon
Powershell - notMatch
oddity using newtonsoft json.net with powershell
Adding a custom build step with a nuget package
Match string with Regex as long as it is not surrounded by parentheses