Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rotem
Rotem has asked
22
questions and find answers to
74
problems.
Stats
3.0k
EtPoint
1.1k
Vote count
22
questions
74
answers
About
I develop software in the field of graphics, animation, gaming and VR.
Rotem questions
Copy static class member to local variable for optimization
Alternatives to LINQ.SelectMany with constant number of inner elements
Prevent Winforms Designer from Generating Property Values for Inherited Controls
File.WriteAllLines Silent Failure
Multithreading System.Windows.Graphics
Redraw Window Control Synchronously (with blocking method)
std::map for small sparse collections
How to properly escape this string
Optimizing a Loop vs Code Duplication
Should I bother calling dispose on objects which share lifetime of process?
Rotem answers
Is it bad practice to reinitialize a pointer?
What is the difference between System.Windows.Size and System.Drawing.Size? [duplicate]
Raising an event on user control from parent
Casting a Type does not work
Cannot implicity convert type System.Collections.Generic.IEnumerable<B> to System.Collections.Generic.List<B>
How to get a process window class name from c#?
Is it possible to define preprocessor directives for an Unreal project at build time?
GetWindowRect returns wrong values on one application, all other applications are correct
Merge element of nested List in unique list c#
Determining the UI thread in another process