Microsoft
Software
Hardware
Network
Question : WCF address
How do I make a WCF service work on a network? All the examples are using "localhost" as the address.
e.g. "net.tcp://localhost:123/m
yservice"
Do I need to change the address for both service and client?
Answer : WCF address
you can change the localhost to IP Address of the machine. This change will be required only on the client, if the client and the service are on different machines.
Random Solutions
SharePoint (WSS 3) access via UNC path
SELECT query based on selected Listbox values
MAPI ODBC issue
Getting the data from a comma delimited string using SQL Query
checking if a table exists
How do I perform a calculation in an update query?
using SetJob function to change a Print jobs proerties
snytax error
What happens to the OLD .OST file(s) (do I need them anymore?
T-SQL -- INSERT Statement Continue On Error