61 reputation
18
bio website
location
age
visits member for 11 months
seen 2 hours ago
stats profile views 52

May
10
awarded  Self-Learner
Mar
5
awarded  Popular Question
Feb
10
awarded  Enthusiast
Jan
22
comment WeakEventManager class not found
I've selected 4.5 on project creation. The odd thing was when I went to add my references what was listed was 4.0. I'm not sure what was going on. But I know it was 4.5 because you can't use System.Windows; by default on 4.0 projects. I think I may do a repair install of Visual Studio.
Jan
22
accepted WeakEventManager class not found
Jan
22
comment WeakEventManager class not found
What I ended up doing was adding the .dll from the .Net 4.5 directory and that seems to have worked.
Jan
22
comment WeakEventManager class not found
I did that initially and I still have the same results.
Jan
22
comment WeakEventManager class not found
I've attempted this with no sucesss.
Jan
22
asked WeakEventManager class not found
Jan
16
awarded  Supporter
Jan
15
accepted Accepting arguments in a console application with managed code in C++
Jan
12
awarded  Commentator
Jan
12
accepted Javascript is only working inline
Jan
12
comment std::string class find function not returning expected results. I may be using it incorrectly
Hahaha, just somebody. Yeah I'm not sure what happened there but I edited it. Must have been distracted.
Jan
12
revised std::string class find function not returning expected results. I may be using it incorrectly
deleted 82 characters in body
Jan
6
comment Attempting to set multiple values of a private field of int array through a public property outside of its class
C. Lang. Make note that I stated I circumvented the issue and the problem is stated in a single line of code.
Jan
6
accepted Attempting to set multiple values of a private field of int array through a public property outside of its class
Jan
6
comment Attempting to set multiple values of a private field of int array through a public property outside of its class
Thanks. As soon as I included the new keyword everything was honkey dorey. Much appreciated Eve! In regards to the type, maybe we're on different versions of the IDE? I'm using VS 2012 in Windows 8. Either way the new keyword fixed it. Thanks again.
Jan
6
asked Attempting to set multiple values of a private field of int array through a public property outside of its class
Jan
3
awarded  Teacher