posts - 18, comments - 23, trackbacks - 1

My Links

News

This blog has moved to http://shailen.sukul.org

Article Categories

Archives

Post Categories

May 2007 Entries

TO Get the App.Config file from another Assembly
public { fName += xDoc.Load(fName); } static string GetAppConfig(string key)string fName = Assembly.GetExecutingAssemb... xDoc = new XmlDocument();XmlNode xNode = xDoc.SelectSingleNode("/con... keyNode = xNode.SelectSingleNode(stri... key));return keyNode.Attributes["value"]...

Posted On Tuesday, May 08, 2007 1:26 AM | Feedback (0) |

Powered by: