Answer:
Yes we can create,
if there is a web.config file it will take settings from directory level web.config file. if there is no web.config file in application level then it will go for machin.config file for setting.
So we can create web application without web.config file
Asked In: Many Interviews |
Alert Moderator