IIS hosting vs Built In Web server that ships with VS 2010
Posted
by mark smith
on Stack Overflow
See other posts from Stack Overflow
or by mark smith
Published on 2010-05-28T08:49:06Z
Indexed on
2010/05/28
8:51 UTC
Read the original article
Hit count: 229
Hi there,
I am looking to host a wcf service while i am developing.
Is this best with IIS or can i just use the default BUILT IN web server that ships with Visual Studio?
I can change the Assign automatic port to specific port so in my client i always ahave a fixed address.
I was hoping somebody could advise the best way to go?
© Stack Overflow or respective owner