Is there any way for ASP.Net config files to be embedded or make a part of dll?

I have the incident where i have 2 config files for my web application. Web.Config as well as abc.config. In prolongation i do not wish to muster config record as content files. I’m seeking for the proceed to soak up as embedded apparatus or the dll, from where my focus can read. i have came opposite encrypting the files. though in my incident i cite embadding or creation the apparatus file. is there any proceed to proceed this?

How to send multiple HTML text inputs with same name into a SQL database with PHP?

I have a webpage we wrote in HTML, which has a javascript symbol which will supplement a quarrel to a list to concede mixed inputs. Each iteration of a submit content box has a same name attribute. When submitted, a PHP page connects to an MSSQL database by an ODBC tie as well as posts a inputs. However, if theres some-more than one, usually a single gets posted. Any thought upon how to get a name as well as PHP book to automobile increment a name attribute? Thanks.