This post originated from an RSS feed registered with .NET Buzz
by Anand M.
Original Post: Autoconfig in Processmodel
Feed Title: .NET From India
Feed URL: http://www.dotnetindia.com/index.rss
Feed Description: Your daily dose of .NET From India
Was just playing around in VS 2005 Beta 2. In the machine.config, the processModel section has an attribute autoConfig="true". But I am unable to find any documentation for this particular attribute. A google search resulted in a link to a winfx help page, which seems to have been modified and currently contains no reference to auto config.
So does this mean, this was a new feature that has been removed or is it a new attribute that has not yet been documented?