Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jeremy Cook
Jeremy Cook has asked
14
questions and find answers to
39
problems.
Stats
1.9k
EtPoint
742
Vote count
14
questions
39
answers
About
Husband and da-da, passionate about helping others via the software I write.
Jeremy Cook questions
Use camelCase for OData WebAPI query string options?
Web Api ModelState validation is ignoring the DisplayAttribute
How to propagate an administrator's changes to a user's claims
Persisting and retrieving serialized entity property with Entity Framework 6.1 code first
Manually validating a password reset token in ASP.NET Identity
Should I use the CreditCardAttribute to validate credit card numbers?
Why isn't [Authorize(Roles = "Admin")] working in MVC 5 RTM with ASP.NET Identity?
Does the output of JsonConvert.SerializeObject need to be encoded in Razor view?
pip install fails with "connection error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:598)"
Jeremy Cook answers
How to get the current view name in asp.net MVC 3?
How do I write unencoded Json to my View using Razor?
How to set input text color, but not placeholder color, in IE11
Does ASP.NET web API support IValidatableObject?
ViewModel is Null in HttpPost method
select two columns using lambda expression
Web Api ModelState validation is ignoring the DisplayAttribute
Using twitter bootstrap, how to make an embedded video responsive?
Manually validating a password reset token in ASP.NET Identity
Insert Glyphicons bootstrap in @Html.ActionLink mvc asp.net