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
Using SQL for Gridview Paging vs Caching
Access a connectionstring from app.config in xaml file for WPF application
Help with recordsets
VBA error disables page layout
How to open zip files in outlook without saving the attachment
recordset - find and criteria
hide a txt file
Microsoft forefront and Windows 7 installation failure
Ghost with Windows 7
SQL query to limit selection based on current record