If someone could answer, I'd be grateful--
1)what is the diff between C++ and C#?? (Not looking for complicated answer -- just have no idea what diff is and want to know which is better to learn)
2)can you code a password into a visual basic program to make it secure? say i have a window pop up when the program is launched that asks for a password which is hard-wired into the code and thus compiled -- the program won't go any further until that password is entered -- it'll shut down if the wrong password is entered -- is that pretty secure? or can someone with a debugger like softice still run the program?
thanks in advance,
-b
1)what is the diff between C++ and C#?? (Not looking for complicated answer -- just have no idea what diff is and want to know which is better to learn)
2)can you code a password into a visual basic program to make it secure? say i have a window pop up when the program is launched that asks for a password which is hard-wired into the code and thus compiled -- the program won't go any further until that password is entered -- it'll shut down if the wrong password is entered -- is that pretty secure? or can someone with a debugger like softice still run the program?
thanks in advance,
-b
)