wcf - c# rest webservice without IIS -



wcf - c# rest webservice without IIS -

is there example/tutorial on how create , run wcf rest webservice without iis ?

i want have console application that'll run webservice , not host in iis.

just self host service system.servicemodel.web.webservicehost in console application. wire appropriate endpoint behavior / binding.

c# wcf web-services rest

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -