asp.net - How to make Visual Studio create a project that use IIS by default -


for current daily job duty create lots of small web applications(webforms asp.net 4.5).

for development , testing required use local iis.

is there anyway make vs creates empty web project uses local iis default(from beginning?

please note know how change project use local iis iis express , not question here.

enter image description here


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -