|
Which one is better, Manifest file or Reg.
Hey yall I have three questions but the topic only says one. But anyways here is the first. With my download blocker I am wanting to make it more secure then my one in vb6. In the first ones I made it swrite the settings to an INI file. With my new one I'd like it to creat a manifest file or even write the settings to the registry whichever is more secure. Secondly, To find th FireFox download window in vb6 I used FindWindowByPartialTitle. Using EnumWindows. How woudl I do this in .net since the firefox window title is always changing ( Opening File being dled).
Finally, in my other post ("Using FindWindow in VB.NET 05"), daemon suggested I not do a client side program. So I sarted thinking alright I'll do one server side and then the client program looks at the server for all settigns and everything else it needs. Well then I remeber our server is running linux. So my last question is is developing in mono different form developing in windows .net? I mean is the syntax the same and stuff? Thanks again yall for all yall's help
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain
Destruction leads to a very rough road, but it also breeds creation.
|