Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jmcilhinney
jmcilhinney has asked
2
questions and find answers to
25
problems.
Stats
575
EtPoint
170
Vote count
2
questions
25
answers
About
Bachelor of Computer Science from University of New South Wales (Sydney, Australia)
Professional developer since 1999
.NET developer since 2003
Currently employed at Spatial Intelligence working primarily on bespoke ASP.NET Core applications
jmcilhinney questions
Regex to match multiple patterns in any order
jmcilhinney answers
VB.NET array parameter mechanism, byval and byref
How do I add a working Main method to a dotnet 6 console application to access command line arguments?
Which takes precendence: Don't Repeat Yourself or the Single Responsibility Principle?
How does my boolean HashSet from a span have 3 values?
How to migrate string format function with "!@@@" from vb6.0 to vb.net?
Convert integer to color in WPF
Creating Directory doesn't update the Exists property to true
C# How to store password in application
Do you have to explicitly create instance of form in VB.NET? [duplicate]
What happens if we declare [Flags] enum in order?