User Profile

Collapse

Profile Sidebar

Collapse
d927
d927
Last Activity: Nov 5 '09, 03:23 PM
Joined: May 10 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • d927
    replied to Form only show once
    in .NET
    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
    See more | Go to post

    Leave a comment:


  • d927
    replied to Form only show once
    in .NET
    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 =)
    See more | Go to post

    Leave a comment:


  • d927
    started a topic Form only show once
    in .NET

    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?
    See more | Go to post

  • d927
    started a topic Store Password
    in .NET

    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
    ...
    See more | Go to post
No activity results to display
Show More
Working...