C
CSharper
I am reading 'Learning WCF' and there the author specifies to create a
solution and then create both client and host project in the same
solution. I mark the host as the startup project and when I compile
and run it it runs only the host side but will not run the client
side. Is it possible to run both client and host at the same time from
the same solution or am I missing something?
Thanks,
solution and then create both client and host project in the same
solution. I mark the host as the startup project and when I compile
and run it it runs only the host side but will not run the client
side. Is it possible to run both client and host at the same time from
the same solution or am I missing something?
Thanks,