Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Erik Philips
Erik Philips has asked
9
questions and find answers to
233
problems.
Stats
6.5k
EtPoint
2.2k
Vote count
9
questions
233
answers
About
Highly motivated Programmer who is currently enjoying:
.Net 6.x
Azure Functions
Angular 12
NGXS
Entity Framework
Linq
Typescript
Breathing
Erik Philips questions
Whats the reasoning behind not allowing a derived class's concrete property that implements an interface's interface property?
Is it always the case that the nameof() is equal to the typeof().Name?
WPF Skin Skinning Security Concerns
Strongly typed url action
Strongly Typed Generic Attribute alternatives
Erik Philips answers
Avoid injecting concrete database context class to controller [closed]
How do I keep a task alive after the method that called it has exited?
Multiple roles in Asp.net MVC3
can I use FromBody and FromUri in .net MVC?
Where dependency-injection registrations have to be put?
Seeding not working in Entity Framework Code First Approach
how to delete multiple rows of data with linq to EF using DbContext
How is Html helper 'available' to all views in MVC?
What is the best way to design a fall back for ObjectContext disposed in .NET MVC
"True" REST routing via MVC 4 Web API