Web.con fig file is a collection of settings.
like
database.
session state.
error handling
security.
if u want to do any change we can perform here so it reflect to entire project.
Example:
we develop a project for a company, that company shifted a new place so address is changed. In this time what we do simply changes in web.config file.
like
database.
session state.
error handling
security.
if u want to do any change we can perform here so it reflect to entire project.
Example:
we develop a project for a company, that company shifted a new place so address is changed. In this time what we do simply changes in web.config file.
No comments:
Post a Comment