Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
James
James has asked
24
questions and find answers to
11
problems.
Stats
486
EtPoint
136
Vote count
24
questions
11
answers
About
Assistant Headteacher at a UK secondary school
Creator of MiniTest, an app for online marking and feedback
James questions
Set up RAMMFAR for certain paths only
Nullable int not working as expected in LINQ (C#)
Copy the contents of one column to another in jQuery
How secure is it to store an encryption key in source code?
Prevent 'NOW()' in LINQ to EF query
Why aren't the Server and X-Powered-By headers being removed?
Swap elements when you drag one onto another using jQuery UI
Difference between returning and awaiting a Task in an async method [duplicate]
Razor @if inside <script> is rejected by VS11
Azure Web Sites connection string for EF not being picked up
James answers
Publish: Could not find a part of the path … \obj\DEV\AspnetCompileMerge\Source\bin\roslyn\csc.exe'
How to skip a specific position within a for each loop in c sharp?
What is the maximum length of referer? [duplicate]
Linq to SQL: Where clause comparing a Nullable<DateTime> with a SQL datetime null column
How can I make this exception handling code adhere to the DRY principle?
HTML layout: adding sidebar column to existing site
Entity Framework Core 3.0 - Lambda expression used inside Include is not valid
C# Winforms difference between DoubleClick event and MouseDoubleClick event