Tagged Questions
0
votes
1answer
100 views
wcf and multicore
I have a wcf service that will be running on a multicore system, with multiple NIC cards. Do I need to do anything in order to take full advantage of the cores? Do I need to run multiple instances of ...
0
votes
3answers
218 views
.NET SqlConnection NIC usage
Having a computer with multiple NICs, I need to specify somehow the one to use for the connection to SQL Server.