Hacker News new | ask | show | jobs
by sandGorgon 4626 days ago
Did you look at using something like Qt ? Or did you want something in C# ?

curious to understand your technology choice

1 comments

It appears to be a wrapper around a webservice that runs in process. So I assume the webservice is something like .NET and so they stuck with C# for the GUI bits.
interesting - strange choice of architecture. Is there an advantage to something like this ?