Thanks for the advice chiph, but i think thats too technical for me, i guess i have to learn alot of stuff.
i am not trying to solve any business problem, i am still learning c#.net and i tried to create an automatic update service program, similar to the windows update service, that can download files from a server, when an update is available.
I used the BITS features in windows and am almost there. but the problem is i need to scan or search a virtual folder for updates.
I was reading an article and it said "All of the .NET Framework language compilers let you embed arbitrary files into an assembly file." this article used the command line compiler to acheive the "embed into an assemble file"....
so i was just thinking is there any way to do this in my program.........
I read your previous answer to my question and i couldnt understand that quite well.
So any more advice.......