tags:

views:

148

answers:

2

How can Write and Create Safer Windows Applications with lock key ?

+1  A: 

There's only one application that is 100% secure - one that no one uses.

I don't believe 100% security is possible.

If you can define what you really want, maybe you'll have a better chance at getting a useful answer.

duffymo
+3  A: 

I discuss your question in this blog post:

http://blogs.msdn.com/b/ericlippert/archive/2008/08/19/tasty-beverages.aspx

But you've got to get through a lot of stuff about Diet Dr. Pepper first.

Eric Lippert
+1 for Dr. Pepper ;-) (and the rest of the blog post)
0xA3