wpf - WCF windows service with UI (Server side) + Client Side UI -


i making application client/server (both wpf) @ server side wish make wcf (windows service) communicate client side

but want settings of wcf service configurable (paths,ports,credentials bindings etc..) server side gui comes in picture.

how make presenration layer of server side configure windows service (including wcf specific attributes)


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -