Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Christos
Christos has asked
6
questions and find answers to
207
problems.
Stats
6.2k
EtPoint
2.2k
Vote count
6
questions
207
answers
About
Christos questions
Is assigning a List<int> to IEnumerable<int> beneficial or not?
tsql group by get alphanumeric column value with maximum length
List<T> vs IEnumerable<T>
faster way between to ways of iterating through all the elements of a collection in C# [duplicate]
Faster way to access the last and the first element of a List<int>
Mockito mocks locally final class but fails in Jenkins
Christos answers
Operator >= cannot be applied to operands of type string and datetime
c# "?" in method declaration
default(T) return null where T inherits from DataContext [closed]
JSON.stringify: JSON string will be empty [duplicate]
Unable to initialize SelectList in ASP.NET MVC
Getting data in Entity Framework
How to allow only numbers, dots and signals?
Where does CLR store methods for instances of one type
Select most recent record based on date
update computed column in nhibernate code first