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
239
problems.
Stats
7.5k
EtPoint
2.7k
Vote count
17
questions
239
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
How can I create a read-only Boolean dependency property that returns `And` operation between two other dependency properties
sizeof string array in C++
How to bind GridViewColumn's DisplayMemberBinding in code
Explicit Casting Generic to Another Type in C#
How to comment/document an override in C#?
How can a WPF Canvas child's attached top/bottom/left/right property be removed?
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?