Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ondrej Janacek
Ondrej Janacek has asked
30
questions and find answers to
56
problems.
Stats
2.0k
EtPoint
669
Vote count
30
questions
56
answers
About
I'm a C# developer at Logis Solutions and a former Microsoft MVP for .NET (2015-2017).
LinkedIn
Ondrej Janacek questions
Interlocked.Increment vs lock in debug vs release mode
Async/await restrictions
Custom data type in Settings.settings as array of class
How to instantiate a global smart pointer variable?
Get assembly file version from an archive without unpacking
Generate readonly field for property with ReSharper
WPF DataGrid cell background using binding
Rubocop rule: Never use 'do' with multi-line 'while
Checkboxes binding - what is better solution?
Visual Studio 2013 feature Code Lens with NUnit
Ondrej Janacek answers
How to use XQuery in DotNet
Reference to the backing field of auto-implemented property
understanding Available screen width vs. smallest Width
Search string in list using linq
Storing a very, very large number theoretical [closed]
How to do i eliminate Switch statement?
MinValue & MaxValue attribute for properties
Alternatives to using Transactional NTFS
Replace all alphanumeric characters in a string except pattern
Is this strategy pattern?