documentation for web.config elements

  • Thread starter Thread starter keithb
  • Start date Start date
K

keithb

Can someone direct me to a listing of all possible web.config elements and
attributes. Preferably a document that explains each setting in detail?

Thanks,

Keith
 
While VS.Net may use some pre-defined elements in this file, keep in mind that
since it's an XML file it can support an unlimited number of elements/element
names so you may not find the list you're looking for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top