Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~672 People Reached
Favorite Forums
Favorite Tags
.net x 1

1 Posted Topic

Member Avatar for cumadhu

The machine.config file will automatically installed when you install Visual Studio.Net and it exist exists in the c:\windows\microsoft.net\framework\version\config folder whereas web.config will automatically created when you create an ASP.Net web application project. Each .NET Framework version has only one machine.config file , at the same time, each web application has …

Member Avatar for perezvarm
0
672

The End.