Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Max Galkin
Max Galkin has asked
32
questions and find answers to
109
problems.
Stats
2.5k
EtPoint
691
Vote count
32
questions
109
answers
About
Blog: http://yacoder.guru/blog/
Twitter: @yacoder
My CV: http://careers.stackoverflow.com/yacoder
Max Galkin questions
How to find move constructors in codebase using grep or an IDE?
What's the best way to read code in CWEB format in Windows?
How can I get notifications from my TFS server, when a work item is changed?
What's the idiomatic way to pass by mutable value?
Is it safe to remove the c++ volatile here?
How to get the full folder history from TFS programmatically?
Can I use Fit/Fitnesse to test a .NET application?
"AsyncFuture<T>" or what? Future<T> obtained in a background thread -- is it a pattern?
Building a great dashboard app in WPF -- what are the controls available out there? [closed]
A problem with exception handling for IEnumerable<T>, it's lazyness-dependent
Max Galkin answers
How to find references to dates in natural text?
Can I deploy XBAP without signing in full trust?
C# for UI, c++ for library
WPF: Why would this cause a stack overflow exception?
What should I call objects that coordinate different combinations of behaviours?
How to find the reason of the "out of range" exception?
Data Inheritance in C#
Bing search API - How to localize results?
VTune profiling shows no metrics for branch prediction on polymorphic function?
Count and distinct count in one LINQ expression