-2
votes
Aynchronous web server calls in Silverlight and maximum HTTP connections
Firstly the Machine.config file would not be used as the Silverlight control is sandboxed with its own version of the CoreCLR.
I believe that the Silverlight control actually makes use of t …
