MojoFilter

1,354
Reputation
102 views

Registered User

Name MojoFilter
Member for 1 year
Seen Nov 24 at 14:44
Website
Location Florida
Age 29
Oct
7
answered how do set a timeout for a method
Oct
1
awarded  Nice Question
Sep
30
comment What is the most intuitive, usable way of entering a time of day or a duration?
You can't fool me. That pun was totally intended.
Aug
21
awarded  Notable Question
Aug
20
awarded  Popular Question
Aug
7
comment Find Endpoint addresses for a service implementation without OperationContext.Current
Holy cow, it really was that easy. I guess what was tripping me up is that for some reason my broken brain had come to the conclusion that I couldn't add an additional ServiceBehavior to the one which was already defined.
Aug
7
comment Find Endpoint addresses for a service implementation without OperationContext.Current
It runs in single-instance mode. I have been trying to avoid using a custom ServiceHost just because we love using the WCF Service Host app for testing and don't know of a way to use a custom ServiceHost class with that. I was looking into how to accomplish it within ApplyDispatchBehavior(), but I have yet to wrap my head around it.
Aug
6
asked Find Endpoint addresses for a service implementation without OperationContext.Current
Aug
2
awarded  Yearling
Jul
22
comment How Can I Get Information About the Source Image of a WPF `<Image>` Element?
This is the way to do it, assuming the image source is a BitmapSource (which you totally know it is, for realz).
Jun
10
awarded  Popular Question