Click here to Skip to main content
15,891,712 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
Steven J Jowett1-Nov-07 21:20
Steven J Jowett1-Nov-07 21:20 
AnswerRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
Vimalsoft(Pty) Ltd1-Nov-07 22:18
professionalVimalsoft(Pty) Ltd1-Nov-07 22:18 
GeneralRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
kendo172-Nov-07 0:12
kendo172-Nov-07 0:12 
GeneralRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
kendo172-Nov-07 0:33
kendo172-Nov-07 0:33 
GeneralRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
Vimalsoft(Pty) Ltd2-Nov-07 0:49
professionalVimalsoft(Pty) Ltd2-Nov-07 0:49 
GeneralRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
BooleanTrue2-Nov-07 3:16
professionalBooleanTrue2-Nov-07 3:16 
GeneralRe: DataSets, DataTable, DataRow VB.Net 2005 Pin
kendo172-Nov-07 9:27
kendo172-Nov-07 9:27 
QuestionCRC16 Pin
swampy_in_aus21-Nov-07 16:35
swampy_in_aus21-Nov-07 16:35 
i've been searching the net trying to find a crc calculator that i can run from within my program to check data comming from a machine (3rd party). using HPMBCALC i've managed to determine the properties required (assuming the output is correct)

POLY 8005 (coefficients 16,15,2,0)
Init Value 0
Final Xor 0
Bit Reflected FALSE
Check Input string 123456789 or hex 31 32 33 34 35 36 37 38 39
Check Output Hex FE E8

i would really like to use my own implementation but would settle for a 3rd party dll (if i could find one).

i know vb has a problem with unsigned integers but that this can be compensated for by using a lookup table.

Any help would be greatly appreciated

tnx in advance
AnswerRe: CRC16 Pin
CPallini1-Nov-07 22:13
mveCPallini1-Nov-07 22:13 
Questionspeeding up web application response Pin
uglyeyes1-Nov-07 16:04
uglyeyes1-Nov-07 16:04 
AnswerRe: speeding up web application response Pin
Christian Graus1-Nov-07 16:20
protectorChristian Graus1-Nov-07 16:20 
GeneralRe: speeding up web application response Pin
uglyeyes1-Nov-07 17:03
uglyeyes1-Nov-07 17:03 
GeneralRe: speeding up web application response Pin
Christian Graus1-Nov-07 17:43
protectorChristian Graus1-Nov-07 17:43 
QuestionAdding and Subtracting Dates Pin
GeorgieMPorgie1-Nov-07 13:35
GeorgieMPorgie1-Nov-07 13:35 
AnswerRe: Adding and Subtracting Dates Pin
Luc Pattyn1-Nov-07 13:40
sitebuilderLuc Pattyn1-Nov-07 13:40 
AnswerRe: Adding and Subtracting Dates Pin
Guffa1-Nov-07 13:57
Guffa1-Nov-07 13:57 
GeneralRe: Adding and Subtracting Dates Pin
GeorgieMPorgie6-Nov-07 12:41
GeorgieMPorgie6-Nov-07 12:41 
Questionextended picturebox Pin
2hdass1-Nov-07 13:11
2hdass1-Nov-07 13:11 
AnswerRe: extended picturebox Pin
Dave Kreskowiak1-Nov-07 14:30
mveDave Kreskowiak1-Nov-07 14:30 
QuestionReference DLL in VB.NET 2003 Pin
kendo171-Nov-07 13:05
kendo171-Nov-07 13:05 
AnswerRe: Reference DLL in VB.NET 2003 Pin
Dave Kreskowiak1-Nov-07 13:38
mveDave Kreskowiak1-Nov-07 13:38 
GeneralRe: Reference DLL in VB.NET 2003 Pin
kendo171-Nov-07 14:58
kendo171-Nov-07 14:58 
QuestionDatabase connection Pin
s3rro1-Nov-07 10:31
s3rro1-Nov-07 10:31 
AnswerRe: Database connection Pin
Dave Kreskowiak1-Nov-07 10:37
mveDave Kreskowiak1-Nov-07 10:37 
AnswerRe: Database connection Pin
Paul Conrad1-Nov-07 15:53
professionalPaul Conrad1-Nov-07 15:53 

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.