Published in: XML
This node is the at the first child level under in a .NET config file.
<system.net> <mailSettings > <smtp> <network host="SERVER_NAME"/> </smtp> </mailSettings> </system.net>
You need to login to post a comment.
Beginning XML
The perfect resource for beginning XML programmers, this guidebook shows you what XML is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the XML landscape such as XQuery, RSS and Atom, and Ajax.
Anthony on 07/09/08
Published in: XML
This node is the at the first child level under in a .NET config file.
<system.net> <mailSettings > <smtp> <network host="SERVER_NAME"/> </smtp> </mailSettings> </system.net>
You need to login to post a comment.