Click here to Skip to main content
16,005,206 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to bring control in frontside Pin
Smithers-Jones4-Mar-08 23:08
Smithers-Jones4-Mar-08 23:08 
General[Message Deleted] Pin
yogesh_kumar_agarwal4-Mar-08 23:13
yogesh_kumar_agarwal4-Mar-08 23:13 
GeneralRe: How to bring control in frontside Pin
ChandraRam4-Mar-08 23:50
ChandraRam4-Mar-08 23:50 
QuestionRe: [Message Deleted] Pin
Vasudevan Deepak Kumar5-Mar-08 0:59
Vasudevan Deepak Kumar5-Mar-08 0:59 
Generalwanna export a XML file Pin
phoopwint4-Mar-08 22:12
phoopwint4-Mar-08 22:12 
GeneralRe: wanna export a XML file Pin
Dave Kreskowiak5-Mar-08 6:41
mveDave Kreskowiak5-Mar-08 6:41 
QuestionHow can i protect a xml file with password in a VB.Net project? Pin
phowarso4-Mar-08 21:32
phowarso4-Mar-08 21:32 
AnswerRe: How can i protect a xml file with password in a VB.Net project? Pin
Vasudevan Deepak Kumar5-Mar-08 1:03
Vasudevan Deepak Kumar5-Mar-08 1:03 
XML file is plain text file. You might not have much of password protection there. You can actually encrypt the contents using a key and then place it as a binary content in CDATA.

For a similar implementation, check out http://www.codeproject.com/KB/applications/todolist2.aspx[^] [You may need to use Encrypt TaskList to see a similar implementation.]

Vasudevan Deepak Kumar
Personal Homepage
Tech Gossips

A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson


Questionreference,instance,object? Pin
Ahamed Azeem4-Mar-08 20:35
Ahamed Azeem4-Mar-08 20:35 
AnswerRe: reference,instance,object? Pin
Vimalsoft(Pty) Ltd4-Mar-08 20:52
professionalVimalsoft(Pty) Ltd4-Mar-08 20:52 
GeneralRe: reference,instance,object? Pin
Ahamed Azeem4-Mar-08 22:51
Ahamed Azeem4-Mar-08 22:51 
GeneralRe: reference,instance,object? Pin
Vimalsoft(Pty) Ltd4-Mar-08 22:57
professionalVimalsoft(Pty) Ltd4-Mar-08 22:57 
Generalprogress bar Pin
Tauseef A4-Mar-08 19:43
Tauseef A4-Mar-08 19:43 
GeneralRe: progress bar Pin
parth.p4-Mar-08 22:10
parth.p4-Mar-08 22:10 
GeneralRe: progress bar Pin
Dave Kreskowiak5-Mar-08 1:32
mveDave Kreskowiak5-Mar-08 1:32 
GeneralDateTime Picker selecting month and year only Pin
AAGTHosting4-Mar-08 18:38
AAGTHosting4-Mar-08 18:38 
GeneralRe: DateTime Picker selecting month and year only Pin
Christian Graus4-Mar-08 18:58
protectorChristian Graus4-Mar-08 18:58 
GeneralRe: DateTime Picker selecting month and year only Pin
ChandraRam4-Mar-08 22:32
ChandraRam4-Mar-08 22:32 
Generalsubscript out of range Pin
Danisto4-Mar-08 18:32
Danisto4-Mar-08 18:32 
GeneralRe: subscript out of range Pin
soporificeffect4-Mar-08 20:23
soporificeffect4-Mar-08 20:23 
QuestionCreate a dbase Trigger in Access Pin
IvanIT4-Mar-08 17:47
IvanIT4-Mar-08 17:47 
GeneralRe: Create a dbase Trigger in Access Pin
Dave Kreskowiak5-Mar-08 1:28
mveDave Kreskowiak5-Mar-08 1:28 
GeneralRe: Create a dbase Trigger in Access Pin
IvanIT5-Mar-08 3:19
IvanIT5-Mar-08 3:19 
GeneralProblem while report genration in VB Pin
yogesh_kumar_agarwal4-Mar-08 16:43
yogesh_kumar_agarwal4-Mar-08 16:43 
GeneralRe: Problem while report genration in VB Pin
ChandraRam4-Mar-08 22:14
ChandraRam4-Mar-08 22:14 

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.