rest - Avoid Run (Compile+Run) web service -


i'm having webapi project in visual studio query using fiddler restful services.

when run project iis express launched site , works.
i don't want run project every time after code change.
i want build project.

i know debugging not work, rest services updated , give results. how can ?


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -