2
Answers

Why resource from resource file is not loaded properly?

In my application resource file is used for some control like link.Some time that resources from resource file are not loaded properly and that problem occur  for two to three days and later it is working fine even I am not changed single line of code or PC environment.Now I am facing the same issue, I am wondering for the root cause of issue.Please any body know what is cause of the issue and permanent solution also.
Thanks in advance.
Answers (2)
1
Nanhe Siddique

Nanhe Siddique

NA 3.4k 110k 9y
hi deena 
i hope this link help you to write and read text 

http://www.aspdotnet-suresh.com/2010/12/how-to-read-and-write-text-file-using.html

0
Deena eliz

Deena eliz

NA 50 6.3k 9y
Thank you sir.. i used Append keyword for updating values in the same file.. 
Thanks a lots..