Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
n8wrl
n8wrl has asked
41
questions and find answers to
94
problems.
Stats
2.3k
EtPoint
626
Vote count
41
questions
94
answers
About
Developer for 20+ years, working in automotive accessories cataloging now. Hobbies are ham radio and fixing things my wife's horses broke.
n8wrl questions
SQL Server DateTime parameter 'rounding' warning
IoC and events
ASP.NET Server Migration
IQueryable & Repositories - take 2?
Multiple subscribers to single ASP.NET UserControl event?
URL rewrite in ASP.NET 4.5 and Web API
IE8 :after z-index
ASP.NET async/await part 2
How expensive is reading file properties? .NET
CDN and URL's with query-strings
n8wrl answers
SQL Query - Can I compare using LEN in SELECT clause?
Double ParseDouble - Input string was not in a correct format - How to Fix?
Is it bad practice to access a data member directly?
Update column if another column contains a string
Response.Redirect not always redirecting
Regex, Difference between ^[a-zA-Z]+$ vs [a-zA-Z]* [duplicate]
Is sqrt still slow in Delphi 2009?
Entity Framework or something else? [closed]
Would you consider this a natural primary key?
Combining LIKE with IN in SQL