35 reputation
6
bio website microsec.co.uk
location Hampshire, United Kingdom
age 49
visits member for 1 year
seen 2 days ago
stats profile views 3

Managing director of MicroSec Ltd - providing custom application development and consultancy for over 30 years.


Mar
23
awarded  Tumbleweed
Mar
16
asked How do I use nunit to test Gtk dialogs
Feb
21
comment What to set 'sender' to in a GenericTinyMessage
Thanks - as you say it really depends on the library, doesn't it? Checking the code for TinyMessenger, it will complain if I supply null, so typeof(MyStaticClass) looks like a good option.
Feb
21
asked What to set 'sender' to in a GenericTinyMessage
Feb
13
comment Create a splash screen with white background and PNG with transparent colours on top
Looking more at how themes work, I don't see how it's going to be possible to add layers. Therefore I think the best solution is going to be to make the splash PNG the right size to fill the screen with the correct colours.
Feb
13
comment Create a splash screen with white background and PNG with transparent colours on top
Thanks for amplifying your response - I can see how layers might work, but am struggling to work out how to incorporate this in my style. Can you give an example of how I might achieve this?
Feb
13
comment Create a splash screen with white background and PNG with transparent colours on top
It might be, but I'd like to use the theme mechanism for the splash if possible.
Feb
13
asked Create a splash screen with white background and PNG with transparent colours on top
Jan
29
accepted Accessing the current activity when running an NunitLite test
Jan
29
comment Accessing the current activity when running an NunitLite test
Aha - thanks a lot. That's a lot easier than passing the activity.
Jan
29
asked Accessing the current activity when running an NunitLite test
Jan
19
awarded  Scholar
Jan
19
awarded  Supporter
Jan
19
comment Getting Authentication working on Mono for Android with servicestack
Actually, I've just realised that I didn't need to download and compile. I had the wrong namespace for Auth, and it was there all the time, as: ServiceStack.Common.ServiceClient.Web.Auth
Jan
19
comment Getting Authentication working on Mono for Android with servicestack
Just downloaded the source and compiled, and all's working now - thanks!
Jan
19
accepted Getting Authentication working on Mono for Android with servicestack
Jan
19
comment Getting Authentication working on Mono for Android with servicestack
Thanks - that's what I'll do then!
Jan
19
comment Getting Authentication working on Mono for Android with servicestack
Thanks - that makes sense. However, the ServiceStack.Common.dll which I pulled from (github.com/ServiceStack/ServiceStack/tree/master/release/latest/…) does not have ServiceStack.Common.ServiceClient.Web.Auth defined. So will I have to pull down and compile/include ServiceClient.Web.AuthDtos.cs - or is there a ServiceStack.Common.dll available with this included?
Jan
19
asked Getting Authentication working on Mono for Android with servicestack
Jul
10
awarded  Student