Writing a simple HTTP proxy using WCF
I ran into a situation with the following network topology: The intranet server served PDF documents via IIS, but was only accessible from the WCF server - ...
I ran into a situation with the following network topology: The intranet server served PDF documents via IIS, but was only accessible from the WCF server - ...
Unlike ye goode ole ASMX web services, WCF comes by default with security enabled. That’s a good thing: Microsoft now believes in security being integral par...
Microsoft made developing for the Compact Framework relatively easy. Everyone with experience in .NET development can easily take the plunge into mobile deve...
I had a great time today and yesterday at the Microsoft Developer Days 2008 in Amsterdam, where they shared quite a bit of data on Silverlight 2.0. I have be...
Somebody at Microsoft deserves a Nobel Prize. Well, that is maybe a bit strong, but I ran into the problem that I wanted to create JSON scriptserver that wou...