Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Oliver
Oliver has asked
6
questions and find answers to
24
problems.
Stats
1.0k
EtPoint
388
Vote count
6
questions
24
answers
About
Oliver questions
LINQ to SQL where collection contains collection
Get unique, static id from a device via web request
Enumerator disposal when not using using, foreach or manually calling Dispose()
Calculating a whole day c#
Razor RenderSection within script tags - How to insert script from view into template function
Oliver answers
Why use interface and abstract over just abstract?
Rx: Count of Grouped Events in Moving Window
How can I write a generic extension method for converting a delimited string to a list?
DateTime shift to next predefined date
How can data be streamed from a LINQ to Entities query?
Repository Pattern - Validating Object and Return Message
how to customize the JSON serialized name in MVC4 Web API?
Concat of two list using LINQ
Rotate - Transposing a List<List<string>> using LINQ C#
Looping through a list in razor and adding a separator between items