Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: Registration required Pin
Not Active7-Nov-09 6:39
mentorNot Active7-Nov-09 6:39 
GeneralRe: Registration required Pin
_Madmatt7-Nov-09 6:43
_Madmatt7-Nov-09 6:43 
GeneralRe: Registration required Pin
Not Active7-Nov-09 6:46
mentorNot Active7-Nov-09 6:46 
GeneralRe: Registration required Pin
Judah Gabriel Himango7-Nov-09 7:36
sponsorJudah Gabriel Himango7-Nov-09 7:36 
GeneralRe: Registration required Pin
Not Active7-Nov-09 8:29
mentorNot Active7-Nov-09 8:29 
GeneralRe: Registration required Pin
_Madmatt7-Nov-09 8:44
_Madmatt7-Nov-09 8:44 
GeneralRe: Registration required Pin
#realJSOP8-Nov-09 1:48
mve#realJSOP8-Nov-09 1:48 
GeneralRe: Registration required Pin
Christian Graus7-Nov-09 9:11
protectorChristian Graus7-Nov-09 9:11 
_Madmatt wrote:
I can write it myself too but then I need a little tutorial with complete examples.


That's not the same as writing it yourself. You realise that any security system you write in a C# app can be defeated just by using reflection to view your code ? In any case, any publically available system is more likely to be cracked because

1 - everyone has the source code
2 - if a person works out how to break it, they've broken every app that uses it

Security systems are something you need to either pay for, or write yourself. If, as you say, you're teaching yourself, then good. Teach yourself. Work out how to do this, and do it. Don't copy and paste code off the web and congratulate yourself that you taught yourself to program.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Registration required [modified] Pin
_Madmatt7-Nov-09 21:35
_Madmatt7-Nov-09 21:35 
GeneralRe: Registration required Pin
#realJSOP8-Nov-09 1:54
mve#realJSOP8-Nov-09 1:54 
QuestionSpeech Recognition for vista and xp too using c# 2008 Pin
krinaljariwala7-Nov-09 4:43
krinaljariwala7-Nov-09 4:43 
AnswerRe: Speech Recognition for vista and xp too using c# 2008 Pin
0x3c07-Nov-09 5:34
0x3c07-Nov-09 5:34 
QuestionEventHandler in DirectoryTreeView App Pin
thungphan7-Nov-09 3:54
thungphan7-Nov-09 3:54 
AnswerRe: EventHandler in DirectoryTreeView App Pin
Luc Pattyn7-Nov-09 4:19
sitebuilderLuc Pattyn7-Nov-09 4:19 
GeneralRe: EventHandler in DirectoryTreeView App Pin
thungphan7-Nov-09 5:05
thungphan7-Nov-09 5:05 
QuestionTCP Connections and Threads Pin
SimpleData7-Nov-09 3:16
SimpleData7-Nov-09 3:16 
AnswerRe: TCP Connections and Threads Pin
Jimmanuel7-Nov-09 3:45
Jimmanuel7-Nov-09 3:45 
AnswerRe: TCP Connections and Threads Pin
N a v a n e e t h7-Nov-09 7:45
N a v a n e e t h7-Nov-09 7:45 
Questionhow to create database backup programmatically in mysql using c#.net Pin
gopal_bnvs7-Nov-09 1:54
gopal_bnvs7-Nov-09 1:54 
AnswerRe: how to create database backup programmatically in mysql using c#.net Pin
mihirpt1231-Jul-10 11:41
mihirpt1231-Jul-10 11:41 
GeneralRe: how to create database backup programmatically in mysql using c#.net Pin
Bhaumik Lathia17-Jun-11 23:39
Bhaumik Lathia17-Jun-11 23:39 
Questionget Datetime array through DataReader Pin
Mr.Kode7-Nov-09 0:09
Mr.Kode7-Nov-09 0:09 
AnswerRe: get Datetime array through DataReader Pin
N a v a n e e t h7-Nov-09 1:50
N a v a n e e t h7-Nov-09 1:50 
GeneralRe: get Datetime array through DataReader Pin
Mr.Kode7-Nov-09 2:06
Mr.Kode7-Nov-09 2:06 
GeneralRe: get Datetime array through DataReader Pin
N a v a n e e t h7-Nov-09 2:38
N a v a n e e t h7-Nov-09 2:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.