Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mike Dinescu
Mike Dinescu has asked
28
questions and find answers to
178
problems.
Stats
6.2k
EtPoint
2.2k
Vote count
28
questions
178
answers
About
@mdinescu on Twitter
Careers 2.0 Profile
LinkedIn Profile
I work for Amazon, but I speak for myself
Mike Dinescu questions
How to Expire Many Items From a .NET MemoryCache
How can I view the local variables on the evaluation stack when debugging a .NET CLR application?
Exception when calling ShowDialog on a Microsoft.Win32.OpenFileDialog
How to detect cross thread access in .NET (enforce thread affinity)?
Protocol Buffers: Should I use int64 or fixed64 to represent a .NET DateTime value?
Why do AppDomain exceptions invariably terminate the application?
MenuItem added programmatically causes Binding error
WPF charting/visualization of realtime data
What is a proper implementation of the IAsyncResult interface?
How to eject a USB removable disk/volume, similar to the "Eject" function in Windows Explorer?
Mike Dinescu answers
C# Properties.Settings.Default
Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE)
Reassign event handler at runtime
Correct sql/hql query (aggregate in where clause)
Find all points in sphere of radius r around arbitrary coordinate
C#: Getting the correct keys pressed from KeyEventArgs' KeyData
.Net DateTime with local time and DST
DECIMAL vs INT what is the best optimized choice?
How to get total number of pages in DynamoDB if we set a limit?
Insert only if id doesn't exist