Brad Barker

1,064
Reputation
205 views

Registered User

Name Brad Barker
Member for 1 year
Seen yesterday
Website
Location Charleston, WV
Age 26
Technomage!
Aug
9
awarded  Yearling
Aug
4
answered Why would you not want to use Cloud Computing
Jul
29
awarded  Popular Question
Jul
20
comment Getting accurate ticks from a timer in C#
Right. I agree with what you said about not being able to pinpoint the time of the next tick. The point of what I am saying is you don't want to be executing tick event code from a previous tick when your next tick occurs.
Jul
15
comment c# writing to the event viewer
please provide a stack trace
Jul
13
comment Beyond simple coding: Where to go from here?
I am not doubting the usefulness of Haskell in real world applications, but learning Haskell seems like a very strange recommendation for someone trying to learn how to build real world software, as opposed to just learning another language.
Jul
13
answered Beyond simple coding: Where to go from here?
Jul
1
accepted Writing C# Plugin System
Jul
1
comment Writing C# Plugin System
@RichardOD, I don't disagree, but we are still yet to come to a definitive answer for this question. It still serves as a good programming exercise if nothing else.
Jul
1
comment Writing C# Plugin System
Zack, check my answer below. To prove it, configure your plugin directory to the same directory as your executable and other DLL's.
Jul
1
revised Writing C# Plugin System
Added answer to edited in question.
Jul
1
comment Writing C# Plugin System
Well, I don't have a problem with the answer if my first comment came off as confrontational. It's actually good to have this in here to know it exists. Also, though, I hope we get to see what is wrong with this plugin example.
Jul
1
comment Writing C# Plugin System
This should really be possible without the use of MEF.
Jul
1
answered Writing C# Plugin System
Jun
24
answered Java API break
Jun
11
awarded  Nice Answer