Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
anar khalilov
anar khalilov has asked
14
questions and find answers to
28
problems.
Stats
1.9k
EtPoint
832
Vote count
14
questions
28
answers
About
Hilarious comments in source code
Most viewed questions
You can reach me at: anar_x[at]yahoo.com
anar khalilov questions
Explicit cast of long/decimal to int
Explicit casting vs using 'as' inside a generic method [duplicate]
Why is there an ESCAPE argument of the LIKE operator?
Why is DateTime.Now.Ticks not consistent?
Is return variable automatically created by compiler?
Why CAST('20140904 23:59:59.999' AS datetime) equals '2014-09-05 00:00:00.000'? [duplicate]
What is the best practice for multiple "Include"-s in Entity Framework?
Why does TimeSpan.ToString() require escaping separators?
How to change schema of all tables, views and stored procedures in MSSQL
anar khalilov answers
LINQ - GroupBy a key and then put each grouped item into separate 'buckets'
How to Display Conditional Plain Text with Razor
System.Web.HttpException Could not load type '[namespace].???'
How to change schema of all tables, views and stored procedures in MSSQL
In SQL Server, how can I find everywhere a column is referenced?
How to get the start and end times of a day
ASP.NET MVC 3: Override "name" attribute with TextBoxFor
Proper use of 'yield return'
Determining who modified a certain line of code (a.k.a. "blame feature")