Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Yurii Hohan
Yurii Hohan has asked
19
questions and find answers to
6
problems.
Stats
175
EtPoint
20
Vote count
19
questions
6
answers
About
My name is Yuriy Hohan. I am a Software Engineer currently working at Acudev.
Yurii Hohan questions
Testing multithreading service methods in mocks
Castle windsor 3.0 and ASP.NET MVC Controllers
Storing a Dictionary with polymorphic values in mongoDB using C#
Query the MongoDB for the documents whose id-s are contained inside a list
Sort a Dictionary<int, List<int>> by keys + values inside list
Why would one use the ChannelFactory to instantiate a WCF proxy rather than a Service Reference?
Combining AjaxOnlyAttribute and ChildActionOnlyAttribute into one action filter
IsoDate and DateTime in MongoDB using C#
How safe is MongoDB's safe mode on inserts?
Upserting in Mongo DB and the Id problem
Yurii Hohan answers
Testing multithreading service methods in mocks
Asynchronous vs. Synchronous socket server for real-time application
How safe is MongoDB's safe mode on inserts?
How do I put new List<int> {1} in an NUNIT TestCase?
Storing composite/nested object graph
Interpreter Pattern example