Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mjwills
mjwills has asked
0
questions and find answers to
91
problems.
Stats
2.9k
EtPoint
1.0k
Vote count
0
questions
91
answers
About
Technical Lead at https://www.campaignmonitor.com
mjwills questions
mjwills answers
Is a good practice to make validation on server-side (controller) ? ASP.NET MVC
remove duplicates items from a collection except its first occurance
LINQ to SQL group by shows wrong count of distinct foreign key
C# comparing two large lists of items by a specific property
Less wrong TryGetValue then null check syntax
Return from list the double value that has the highest absolute value, without making the return value absolute
In .NET IL is it acceptable to implement an interface's properties and events directly as methods?
How to use NLog in static class where everything else is wired with Autofac
static content not caching in Asp.net MVC
C# implementing interface with events [closed]