Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ilian
Ilian has asked
3
questions and find answers to
19
problems.
Stats
433
EtPoint
128
Vote count
3
questions
19
answers
About
C#, C++, Typescript
WPF, HTML5, Angular
.NET, Web, NodeJs
Windows, Linux
Middle office, exchange/clearing house connectivity, SCADA, VoIP, enterprise software, cross-platform development, performance optimization, post-mortem debugging
Ilian questions
Is there anyway of consolidating similar data bindings and/or triggers in XAML?
How is application virtualization implemented?
Why is String.GetHashCode() implemented differently in 32-bit and 64-bit versions of the CLR?
Ilian answers
Pass List to method without modifying original list
Add line break after 3 commas
Alternative to Graphics.ScaleTransform
How do I know when it's safe to call Dispose?
The current .NET SDK does not support targeting .NET Core 2.2
C# Unit Testing - Should you unit test something in a derived class that is taken care of in a base class?
Using SecureString with LogonUser
How to make my code creating dump file before crash?
Detecting Ctrl+V with RegisterHotKey but not intercepting it
Wait for a thread to actually start in c#