107 reputation
7
bio website
location
age
visits member for 1 year, 7 months
seen 18 hours ago
stats profile views 12

Apr
21
awarded  Tumbleweed
Apr
14
asked FluentNHibernate Many to Many Mapping for Association Table with Many Associations
Jan
29
comment c++/CLI c# dll event leads _stat to return with error
We have messaged it back to the Main Thread and it still is giving the same results. The file path is built up using the same methods so I have to keep digging.
Jan
29
comment c++/CLI c# dll event leads _stat to return with error
he uses this way: #define EQ ==
Jan
29
comment c++/CLI c# dll event leads _stat to return with error
@Hanspassant - We have stepped through the code and verified that the full path is being used.
Jan
29
comment c++/CLI c# dll event leads _stat to return with error
Turns out that the method called via the EventHandler is called on a Worker Thread. Why would a FileCheck fail in a Worker Thread?
Jan
29
asked c++/CLI c# dll event leads _stat to return with error
Jan
20
comment HTML Image Refresh works fine, but adding PHP breaks something
I will investigate the javascript console and my php.ini...
Jan
18
asked HTML Image Refresh works fine, but adding PHP breaks something
Jan
18
comment Changing from View First to ViewModel First - How do I handle Constructor Dependency Injection
This information is very helpful. I'm looking to follow best practices whenever possible. I'm looking for a solid way to navigate via the MainViewModel. I'm sure I'll get into the deep stuff like you did. I wish I could find an open source project that had these practices in place.
Jan
17
accepted Changing from View First to ViewModel First - How do I handle Constructor Dependency Injection
Jan
17
comment Changing from View First to ViewModel First - How do I handle Constructor Dependency Injection
I get the first choice, but I can't wrap my head around the 2nd choice. Could you be so kind as to expound just a little bit on that one?
Jan
17
revised Changing from View First to ViewModel First - How do I handle Constructor Dependency Injection
added 14 characters in body
Jan
17
asked Changing from View First to ViewModel First - How do I handle Constructor Dependency Injection
Jan
16
accepted How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
Jan
15
comment How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
Your post was helpful in allowing me to see how some use the AssemblyVersion and AssemblyFileVersion.
Jan
15
answered How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
Jan
13
revised How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
added 445 characters in body
Jan
13
comment How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
See my edit...it may shed more light on the subject.
Jan
13
comment How can I maintain a shared AssemblyFileVersion and seperate AssemblyVersions for each of my project assemblies?
See edit above. Hopefully this will clarify what I'm attempting to do.