Webservices in WCF
As of today I can again host in IIS (besides the Apache2 server on Debian), hereby a list of some services (the list will hopefully be updated…):
As of today I can again host in IIS (besides the Apache2 server on Debian), hereby a list of some services (the list will hopefully be updated…):
Also enjoying Windows Communication Foundation 3.5 (Unleashed, ISBN 978-0672330247) ?
Having trouble to get the example of Chapter 2 up and running ?
Please check this link, it helped me a lot (by using the HttpNamespaceManager).
Once a month we receive a paper of our employer containing a puzzle
(for which you can win nice prices).
As being a developer the real challenge is not to solve the puzzle
by itself, but also create a generic solution for any other puzzle.
This month we had to solve the “breinbreker” (no suitable translation
possible).

As I ran into a problem with showing progress in an
application properly, I decided to create a stopwatch
to get the feeling how to use the Timer object (from
the System.Timers namespace).

For those who are interested in the sourcecode: