Click here to Skip to main content
15,896,154 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Image Processing using VB.NET Pin
roopeshsheth15-Apr-04 7:36
roopeshsheth15-Apr-04 7:36 
GeneralRe: Image Processing using VB.NET Pin
Dave Kreskowiak15-Apr-04 16:16
mveDave Kreskowiak15-Apr-04 16:16 
GeneralFinding network computers Pin
Member 57424713-Apr-04 10:30
Member 57424713-Apr-04 10:30 
GeneralRe: Finding network computers Pin
Dave Kreskowiak13-Apr-04 13:01
mveDave Kreskowiak13-Apr-04 13:01 
Generaldeveloping a custom metadata editor for ArcCatalog using VB.NET and COM Pin
abhishk2001@yahoo.com13-Apr-04 10:14
abhishk2001@yahoo.com13-Apr-04 10:14 
GeneralLinks in a RTF Document Pin
mcd242413-Apr-04 3:09
mcd242413-Apr-04 3:09 
GeneralPrint Preview Control problem. Pin
emmshazi13-Apr-04 3:08
emmshazi13-Apr-04 3:08 
GeneralGenerating Keys Pin
rajenderkaur13-Apr-04 2:21
rajenderkaur13-Apr-04 2:21 
I want to generate the keys for my software in VB.NET . I have to go according to this..

1. Each key is of 16 character length.
2. The last 2 digits are supposed to represent the version of the software; besides this it has no other significance.
3. The 16-character key is divided in 2 digit pairs as shown below –
AA BB CC DD EE FF GG 10

• String concatenation of AA and DD should be divisible by 49
• String concatenation of BB and EE should be divisible by 53
• String concatenation of CC and FF should be divisible by 59
• String concatenation of EE and GG should be divisible by 67



Will anyone tell me how to generate the keys ..
If u help me with code , It will be great as i need it urgently


REgards
Miss Rajender
GeneralCopyFile to Remote Location Pin
Diverse Computing12-Apr-04 22:54
Diverse Computing12-Apr-04 22:54 
GeneralRe: CopyFile to Remote Location Pin
Dave Kreskowiak13-Apr-04 1:50
mveDave Kreskowiak13-Apr-04 1:50 
GeneralRe: CopyFile to Remote Location Pin
Diverse Computing13-Apr-04 15:14
Diverse Computing13-Apr-04 15:14 
GeneralRe: CopyFile to Remote Location Pin
Dave Kreskowiak13-Apr-04 16:58
mveDave Kreskowiak13-Apr-04 16:58 
GeneralDatabase! Pin
Ilamparithi12-Apr-04 22:37
Ilamparithi12-Apr-04 22:37 
GeneralRe: Database! Pin
Steven Campbell15-Apr-04 3:47
Steven Campbell15-Apr-04 3:47 
GeneralAdding Events To Pin
Toola12-Apr-04 21:50
Toola12-Apr-04 21:50 
GeneralRe: Adding Events To Pin
Hesham Amin13-Apr-04 0:30
Hesham Amin13-Apr-04 0:30 
GeneralTimeSpan from txt File Pin
ineedhelp12-Apr-04 21:46
ineedhelp12-Apr-04 21:46 
GeneralRe: TimeSpan from txt File Pin
Dave Kreskowiak13-Apr-04 1:54
mveDave Kreskowiak13-Apr-04 1:54 
GeneralSetting up TaskBar properties Pin
PC3700DDR12-Apr-04 9:45
PC3700DDR12-Apr-04 9:45 
GeneralShow me a good book for beginning to learn Visual Basic.Net Pin
KORCARI12-Apr-04 7:11
KORCARI12-Apr-04 7:11 
GeneralRe: Show me a good book for beginning to learn Visual Basic.Net Pin
ineedhelp12-Apr-04 21:38
ineedhelp12-Apr-04 21:38 
GeneralRe: Show me a good book for beginning to learn Visual Basic.Net Pin
Anonymous13-Apr-04 1:06
Anonymous13-Apr-04 1:06 
GeneralRe: Show me a good book for beginning to learn Visual Basic.Net Pin
T Manjaly15-Apr-04 13:08
T Manjaly15-Apr-04 13:08 
Generalcalculation on datagrid Pin
hd7712-Apr-04 4:02
hd7712-Apr-04 4:02 
GeneralRe: calculation on datagrid Pin
sivilian12-Apr-04 4:13
sivilian12-Apr-04 4:13 

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.