Jump to content

.NET Reflector

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
savvage

savvage

    Newbie

  • Members
  • Pip
  • 2 posts
Hi all,
I am a newbie with programming with only a bit of experience behind me. However, I am planning a program and need to know about .NET Reflector. Is there any way you can "lock" your program? Is there a language which Reflector can't read? My program will include smtp credentials and I need to keep them safe. I hear that creating a database and password string is the best way to do so?

Thanks in advance,
Olly

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I've never used Reflector but I bet they would have the answers on their forum. You could use an encrypted file to store username/passwords.

#3
savvage

savvage

    Newbie

  • Members
  • Pip
  • 2 posts
WoW, Thanks so much, Excellent link you gave me...
:)

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Sure, no problem. Hope it helps! :)