Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jeffora
jeffora has asked
11
questions and find answers to
15
problems.
Stats
535
EtPoint
175
Vote count
11
questions
15
answers
About
Software developer at Aviary in NYC.
@jetburn
jeffora questions
Is it possible to view effects of data triggers in design in Expression Blend 3?
WPF DataTemplate resets some dependency properties when unloaded
Inconsistent anti-aliasing in WPF 3.5
Memory leak when using WPF WebBrowser control in multiple windows
When am I required to call Marshal.ReleaseComObject on an interface queried through COM in C#
Why is the handling of exceptions from CloseHandle different between .NET 4 and 3.5?
Force x86 CLR on an 'Any CPU' .NET assembly
jeffora answers
Is there any difference between using .GetValueOrDefault(0) and If(variable, 0) with nullable types?
How to add data to a dictonary in c#
Why can't we do IntPtr and UIntPtr arithmetic in C#?
Injecting Managed DLL into .net 4.0 Application
How to Mock an Entity Framework 6 Async Projecting Query
C# Generic method type argument inference
Raising a propertychanged event without adding a private variable
Why doesn't WPF Canvas alow drop?
Using Effect For Fog of War
Implementing RAII in C#