开发者

Is there any good article about .NET configuration system? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_JAVA百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question

Just want to get a thorough understanding of .NET configuration system in a short time. Any recommendations would be deeply appreciated.

Thanks.


Apart from MSDN - try

http://www.dotnetspider.com/tutorials/AspNet-Tutorial-AspNet-Tutorial-27.aspx

There are a series of tutorials. Try the answer to this question:

Is there an in depth guide to application configuration for .NET?


A quite good article for the beginning: Unraveling the Mysteries of .NET 2.0 Configuration. Sadly there is no deep, detailed and good description for all possibilities of standard configuration. Actually it is very capable and configurable, but many things can only be discovered via Reflector and similar tools, because msdn documentation is sometimes confusing and lacks good examples.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜