Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andy
Andy has asked
26
questions and find answers to
9
problems.
Stats
364
EtPoint
86
Vote count
26
questions
9
answers
About
Not a professional programmer by any stretch of the imagination.
Andy questions
Override explicitly implemented interface method in derived class
Enumerating through a Dictionary.KeyCollection in order
Use dependency injection for Properties.Settings.Default?
Most efficient way to convert BCD to binary
.NET Threadpool worker threads and asynchronous IO threads
Moq confusion - Setup() v Setup<>()
Synchronizing a Timers.Timer elapsed method when stopping
Splash screen display method best practice C#
Mock UdpClient for unit testing
Global variables v Settings in C#
Andy answers
DataGridView Object Databinding Issue "Index -1 does not have a value"
Serial port communication in .NET
Windows form application exception
CSV encoding issues (Microsoft Excel)
Graphics.DrawRectangle(Pen, RectangleF)
TODO: comments are not showing up in the Task List
Should I create new Pens/Brushes per Paint request or keep them throughout the application lifecycle?
Unit testing in Visual C# 2010 Express?
Fast comparison of two Bitmap objects on a pixel per pixel basis