by the way incase someone didnt know virtualize means make portable by putting it in a virtual enviormens, that means no regestry and what not because next time its run it mite be interacting with a different registery.
any other ideas
User Profile
Collapse
-
the only problem with that is eventually i intend to virtualize my program so i need to find an alternative rout.
ps. Thats a good idea though that solved a diffrent problem i had, thanks =)Leave a comment:
-
Form only show once
How can i make it so a form will only show the very first time the program is run as a whole? -
Store Password
My program requires a password inorder to login, and i am currently storing my password with the aplication binding property, but i dont know how secure that is. it was only temporary untill i found a better way but 1 i dont know a better way and 2 its quite conviniant. any sugestions?
ex:
private sub ok_click (adfasdf) handles okbtn.click
if textbox1.text = my.settings.pas sword then
form 1 .show
...
No activity results to display
Show More
Leave a comment: