TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
Loading an xml file in the DOM object.
Feb 19 2003 10:01 AM
Iam working on a c# code that involves loading an xml file in the DOM object. Now the problem is for eg: XmlDocument xd = new XmlDocument(); xd.Load("Main.xml"); now this Main.xml file should be in the current directory where the main application runs. what if the Main.xml file is in some other directory? how can I get to some other directory to upload a file? please let me know how can I define a path where it uploads an xml file. Thanks, vspv
Reply
Answers (
1
)
C# string data and SQL 2000 binary data
Disk Quotas in C#