What parameters Appsetting allowed in definition?

 Posted by vishalneeraj-24503 on 5/6/2014 | Category: ASP.NET Interview questions | Views: 1957 | Points: 40
Answer:

Appsetting has key and value pairs where keys will be accessed in code-behind to get their's values.Appsettings is the best place to store Connection string,global variables,file paths and so on.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response