use seperate application for generating files..

Vasanthakumar D replied to Aldo Liaks at 10-May-08 04:39

Hi,

you can create a windows application with File System Watcher control.. whcih watches the Text files.. And when ever the text file is updated create a new Resource file at the time itself... Keep this program running in background..

So you no need to create the resource files at the time of startup of your application...


Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  C# 3.0 - Regenerating (.resources) files from text files at application startup - Aldo Liaks  10-May-08 03:01 3:01:52 AM
      use seperate application for generating files.. - Vasanthakumar D  10-May-08 04:39 4:39:05 AM
          Learn about - Aldo Liaks  10-May-08 04:49 4:49:18 AM
              check here... - Vasanthakumar D  10-May-08 05:31 5:31:37 AM
                  Thanks - Aldo Liaks  10-May-08 06:28 6:28:06 AM
View Posts