Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 185 Vote(s) - 3.62 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where is the official, extensive, complete documentation on web.config?

#1
I'm trying to find about ALL the possible options that I can set in `web.config`.
Surprisingly, I can't find this at all. I expected it to be somewhere inside [MSDN](

[To see links please register here]

).

I know I can technically add "anything" to `web.config`, what I'm looking for is the things that the .NET Framework "as shipped" uses.

In particular, right now I'm interested in the `<mailsettings>` section.
For example, in many examples I've found, I noticed that they set `DeliveryMethod="Network"`.
I'm really curious what other values this attribute can take.

Is there any document on all the attributes and all their values, and all the effects those have?
Reply

#2
I also found this, specifically for the <mailsettings> section:

[

[To see links please register here]

][1]


[1]:

[To see links please register here]

Reply

#3
The links contained in the previous answers have gone bad, but this SO question is the second Google search result I got for "asp.net web.config documentation".

In the hopes of aiding the next searcher who comes through here looking for the official documentation, here is an msdn.microsoft.com link that (as of November 28th, 2012) works just fine:

[ASP.NET Configuration Settings][1]



[1]:

[To see links please register here]

Reply

#4
This might be what you're after (not all in one page), but the top of the schema - drill down recursively to find it all :)

[ASP.NET Configuration Settings][1]


[1]:

[To see links please register here]

Reply

#5
It all starts on

[To see links please register here]

:

* [`<system.web>`](

[To see links please register here]

)
* [`<system.web.extensions>`](

[To see links please register here]

)
* [`<appSettings>`](

[To see links please register here]

)
* [`<configSections>`](

[To see links please register here]

)
* [`<connectionStrings>`](

[To see links please register here]

)


Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through