can i change web.config settings from iis?
Answer Posted / abc
Yes authority and authentication settings of the
application can be changed with iis. plus we can also
change the connection property and start page setting from
iis.
| Is This Answer Correct ? | 27 Yes | 0 No |
Post New Answer View All Answers
What is partialview in asp.net mvc?
what is use of entitydatasource control?
How we can handle the exception at controller level in ASP.Net MVC?
Explain the advantage of packaging over xcopy in .net?
What are actions in mvc?
What is definingquery in entity framework? : Entity framework
Does windows 10 need .net framework?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is ado.net data provider? : Entity framework
How to update one of my table in database at 4pm every day how it is possible?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is separation of concerns in asp.net mvc?
Explain tempdata in mvc?
Which are the important namespaces used in ASP.Net MVC?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?