Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
alex
alex has asked
8
questions and find answers to
53
problems.
Stats
1.4k
EtPoint
447
Vote count
8
questions
53
answers
About
interests: programming , C# , devops
alex questions
Why does HttpClientHandler have both Proxy and UseProxy properties?
What does [....] in .Net sources mean?
Golang multi-method interface and struct naming
Visual Studio 2010 remote debugging is very slow (across domains, over VPN)
How to copy both - HTML and text to the clipboard?
Should methods that return Task throw exceptions?
How to set test category for all tests in the class
alex answers
Getting files in directory with *.tif file mask using C#
Does memberwiseclone copy DateTime, or must it be explicitly set?
How can I round up to the next multiple of 0.05 using SQL Server?
Thread-Safe Code Becomes Too Clumsy? [closed]
File Synchronization
Sending a stream as a property in Apache Thrift C#
Alert when TFS team query results change
Extension Methods - How to return the correct type in inheritance?
Strange behaviour of the TransactionScope in C#
Deserializing C# Binary in Java