I need help, pls…or, at least, a direction…
I have a very peculiar scenario for WCF…I need to self-host a service (no IIS permitted) and consume it through a HTML page using jQuery ajax … (no IIS allowed too)…the page will run “standalone”, plain HTML with javascript…Is it possible??
Note: WCF Service and HTML/javascript on the same machine.