Problem GitHub and NuGet Allows to invoke public/private REST API just by defining an interface. 200 lines of C# in […]
Tag: proxy
HTTP Get with proxy
Problem The code is implemented to perform HTTP get with HTTP proxy. Future object is adopted to avoid blocking in […]
Generated code proxy
Problem In my library Transfuse I use a code generator to build a handful of classes that look up resources. […]
Ruby Koans Proxy Project
Problem I’ve just finished the Ruby Koans and one of the last projects was creating a Proxy class that sends […]
Refactor for using ChannelFactory
Problem I use VS 2008 and .NET 3.5 I have this code using CustomChannelFactory and Proxy ServiceReference. I would like […]
Windows service for monitoring network interface changes
Problem I’m currently working on several projects for my company to help reduce the amount of calls we have to […]