Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Robert Fraser
Robert Fraser has asked
47
questions and find answers to
16
problems.
Stats
769
EtPoint
200
Vote count
47
questions
16
answers
About
Robert Fraser questions
Is Date.parse() in Java safe to use, even though it is deprecated? If not, is there a viable alternative? [closed]
If a function is only called from one place, is it always better to inline it? [duplicate]
C#: In a finalizer, how to find out if the application is shutting down?
AI: selecting immediate acceleration/rotation to get to a final point
Visual Studio custom tool for code generation... how do I find out what's going wrong?
Progress bars for tasks that can take an indeterminate ammount of time? [closed]
Redirecting native dll stdout/stderr from within C#
Does Silverlight have enough of an install base to consider deploying a public web application with it?
Where to see the Dockerfile for a docker image?
Windows ring buffer without copying
Robert Fraser answers
Matching Two Large Sets of Strings in C#
Why doesn't Visual Studio show an exception message when my exception occurs in a static constructor?
WPF / Windows 7: Disable Default Progress Bar Glow Animation
streaming video to and from multiple sources
"A reference to a volatile field will not be treated as volatile" implications
Smoothing a hand-drawn curve
Redirecting native dll stdout/stderr from within C#
.NET Garbage Collection - What does it affect?
Why java has "String" type and not "string"?
Zookeeper vs In-memory-data-grid vs Redis