tags:

views:

39

answers:

1

Would like to explore the .Net Configuration (web.config & machine.config..), please help me by providing the URLs which can help me on this.

Thanks! Karthikeyan

+1  A: 

These three articles by Jon Rista cover .NET Configuration in a lot of detail:

Unraveling the Mysteries of .NET 2.0 Configuration

Decoding the Mysteries of .NET 2.0 Configuration

Cracking the Mysteries of .NET 2.0 Configuration

serialhobbyist