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
31
questions and find answers to
100
problems.
Stats
2.4k
EtPoint
666
Vote count
31
questions
100
answers
About
Blog: http://yacoder.guru/blog/
Twitter: @yacoder
My CV: http://careers.stackoverflow.com/yacoder
Max Galkin questions
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
Is there a way to use WPF Grid without specifying absolute cell coordinates for every item?
Max Galkin answers
Count and distinct count in one LINQ expression
Moving from WinForms to WPF
How can I make all columns in a TableLayoutPanel autosize to exactly the same width?
Thinking About Using Command Design Pattern
Moving execution from one thread to another to implement task parallelism and call-by-future
InvalidOperationException when calling SaveChanges in .NET Entity framework
How can I iterate through all checkboxes on a form?
Updating an ObservableCollection in a separate thread
set equality in linq
Enforcing the correct implementation of INotifyPropertyChanged with CodeContracts - "requires unproven"