Click here to Skip to main content
15,913,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Mouse Move on Label Pin
DaveAuld13-Jan-10 23:28
professionalDaveAuld13-Jan-10 23:28 
GeneralRe: Mouse Move on Label Pin
Tufail Ahmad14-Jan-10 0:33
Tufail Ahmad14-Jan-10 0:33 
GeneralRe: Mouse Move on Label Pin
Dave Kreskowiak14-Jan-10 1:36
mveDave Kreskowiak14-Jan-10 1:36 
GeneralRe: Mouse Move on Label Pin
DaveAuld14-Jan-10 2:47
professionalDaveAuld14-Jan-10 2:47 
GeneralRe: Mouse Move on Label Pin
Eddy Vluggen14-Jan-10 3:40
professionalEddy Vluggen14-Jan-10 3:40 
QuestionGeneric code for updating business object from dataset - feedback requested Pin
Lee Ludden13-Jan-10 9:37
Lee Ludden13-Jan-10 9:37 
AnswerWow, way to complicated ... Pin
David Mujica13-Jan-10 9:57
David Mujica13-Jan-10 9:57 
QuestionHow to generate a check sum string? Pin
azusakt12-Jan-10 18:02
azusakt12-Jan-10 18:02 
Hi all,

I need to generate a check sum string from visual basic and pass to a Java implemented class according to the specification.

the requirement from user spec is saying that the check sum string should base on the following formula.
e.g. (Username + UserId + Transaction Amount + Transaction Date).

suppose I have the above parameters, but how can I generate the MD5 checksum string from VB?
can you provide an example? is it using Security.Cryptography.MD5CryptoServiceProvider ?

P.S. I need to genereate the checksum as a STRING.

thanks
AnswerRe: How to generate a check sum string? Pin
Abhinav S12-Jan-10 18:37
Abhinav S12-Jan-10 18:37 
GeneralRe: How to generate a check sum string? Pin
azusakt12-Jan-10 19:14
azusakt12-Jan-10 19:14 
GeneralRe: How to generate a check sum string? Pin
Johan Hakkesteegt12-Jan-10 22:05
Johan Hakkesteegt12-Jan-10 22:05 
AnswerRe: How to generate a check sum string? Pin
Luc Pattyn12-Jan-10 23:23
sitebuilderLuc Pattyn12-Jan-10 23:23 
QuestionError inserting a date into an SqlCe DataTable Pin
Paul Hasler12-Jan-10 13:47
Paul Hasler12-Jan-10 13:47 
AnswerRe: Error inserting a date into an SqlCe DataTable Pin
Andy_L_J12-Jan-10 16:10
Andy_L_J12-Jan-10 16:10 
GeneralRe: Error inserting a date into an SqlCe DataTable Pin
Paul Hasler12-Jan-10 17:14
Paul Hasler12-Jan-10 17:14 
AnswerI've got it working but I'm still confused Pin
Paul Hasler12-Jan-10 18:14
Paul Hasler12-Jan-10 18:14 
GeneralRe: I've got it working but I'm still confused Pin
_Damian S_12-Jan-10 20:53
professional_Damian S_12-Jan-10 20:53 
AnswerRe: Error inserting a date into an SqlCe DataTable Pin
Dave Kreskowiak12-Jan-10 18:29
mveDave Kreskowiak12-Jan-10 18:29 
GeneralRe: Error inserting a date into an SqlCe DataTable Pin
Paul Hasler13-Jan-10 2:40
Paul Hasler13-Jan-10 2:40 
QuestionCover a form and it no longer updates Pin
Gregory Gadow12-Jan-10 12:53
Gregory Gadow12-Jan-10 12:53 
AnswerRe: Cover a form and it no longer updates Pin
Luc Pattyn12-Jan-10 13:14
sitebuilderLuc Pattyn12-Jan-10 13:14 
GeneralRe: Cover a form and it no longer updates Pin
Gregory Gadow13-Jan-10 3:41
Gregory Gadow13-Jan-10 3:41 
GeneralRe: Cover a form and it no longer updates Pin
Luc Pattyn13-Jan-10 3:49
sitebuilderLuc Pattyn13-Jan-10 3:49 
GeneralRe: Cover a form and it no longer updates Pin
Tom Deketelaere13-Jan-10 3:58
professionalTom Deketelaere13-Jan-10 3:58 
GeneralRe: Cover a form and it no longer updates Pin
Gregory Gadow13-Jan-10 5:15
Gregory Gadow13-Jan-10 5:15 

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.