Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vlad
Vlad has asked
17
questions and find answers to
233
problems.
Stats
7.4k
EtPoint
2.6k
Vote count
17
questions
233
answers
About
Software developer in Munich, specializing in C#/WPF and C++. And some Java, too.
Vlad questions
SnapsToDevicePixels doesn't work with images?
Focus owner temporary changes to null
Parse without string split
Automatic line break in WPF label
Vector image as reusable XAML fragment
String format with a markup extension
Events and multithreading once again
SslStream, disable session caching
Rendering into a custom DrawingContext
Static constructor called after instance constructor?
Vlad answers
should Exceptions always be public
Is it safe to use bools to synchronize multiple threads?
Is casting an IEnumerable to an ArrayList O(N) or O(1)?
how to check in c# if a input string is a binary/hexa. number?
Malloc on a struct containing a std::vector
C++: binary search compile error
Fire events from different thread
Efficient algorithm for merging small overlaping blocks into larger contiguous blocks?
Why should I include an header file? And how #include actually works? [closed]
Why is calling close() after fopen() not closing?