Im currently trying to create an application configuration file but the item doesn't seem to exist in that type of framework? VS2013. This is what I do:
File -> New -> Proyect
C# -> ASP.NET Web Forms Application
Then, within the proyect -> Add New Item -> Filter by config
Only the web.config appears but not the app.config. Is it possible to create it? Or I just have to copy that file from another proyect and paste it?