Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kiril
Kiril has asked
110
questions and find answers to
163
problems.
Stats
4.6k
EtPoint
1.3k
Vote count
110
questions
163
answers
About
CEO and Co-Founder of ST6.io
E-mail: click to reveal e-mail
Kiril questions
How to cast (and Marshall) CityHash std::pair<uint64,uint64> from C# to C++ and vice versa
What are the responsibilities of the components in an MVC pattern for a simple login
System.WIndows.Application static members are thread safe?
Regex match all lines that don't end with ,0 and ,1
Looking for a function (or a macro) to return a boost::scoped_lock
In C#, what is analogous to the CHAR_BIT from C++? Fast Abs
C# performance analysis- how to count CPU cycles?
C# How to make a generic class?
Why is QThread::finished signal not being emitted?
Generate DynamicMethod from MethodInfo
Kiril answers
How to know that the Backpropagation can train successfully or not?
C# TCP Socket.Receive issue when reusing socket
How to use Socket.SendAsync to send large data
How to include WMD Editor in my website?
Equivalent of Peek in C# async sockets?
Bypassing blocking input stream with C++/Boost
How to stop ReadDirectoryChangesW from other thread
What is the best way of achieving this threading/event behaviour in Java?
Could someone tell me the purpose of Inner classes and if iterator pattens should or a good idea to use inner classes?
How to kill a thread and handler before going to new activity