Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Homam
Homam has asked
99
questions and find answers to
55
problems.
Stats
1.7k
EtPoint
398
Vote count
99
questions
55
answers
About
It's early to write about me but I'll do.
Homam questions
Connection to Oracle works through a console application and doesn't work through a web service
Why covariant type parameters don't allow me to write [List<object> lst = new List<string>()]?
How can I access to a ServerControl exists inside an ItemTemplate?
Is using LinqToSql in a recursive method very bad for performance
Can I define an array or a list from anonymous class?
Does LINQ To Object do any tuning internally?
What's the best expression to determine whether a specific flag is set
Why ClaimsPrincipal.Current is returned null even when the user is authenticated?
Custom order by, is it possible?
Is there a <NotIn> LINQ method?
Homam answers
How to manually manipulate TabItem Content property behind the code?
Filtering WinForm DataGridView
Setting DisplayMemberPath to a Dictionary's Structure Value Member
WPF animation question
Combobox and SelectionChanged problem
progress bar click => change current track play position
How to prevent or override automatic formatting within RichTextBox
what is the difference between Convert.ToInt16 or 32 or 64 and Int.Parse? [duplicate]
Accumulating sum in one line in C#
MessageBox close another form