Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2622 Points
485 Posts
Feb 21, 2012 04:32 PM|LINK
You can make use of Cache object . Read the xml file from global.asax ( on Application_Start event) and cache it.
Shellymn
Contributor
2622 Points
485 Posts
Re: XMLDocument Load
Feb 21, 2012 04:32 PM|LINK
You can make use of Cache object . Read the xml file from global.asax ( on Application_Start event) and cache it.