Click here to Skip to main content
16,015,097 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionValidate All controls on form Pin
priya_p23315-Jan-07 23:09
priya_p23315-Jan-07 23:09 
AnswerRe: Validate All controls on form Pin
shreekar16-Jan-07 1:03
shreekar16-Jan-07 1:03 
Questiontheatre booking system [modified] Pin
kendo1715-Jan-07 22:50
kendo1715-Jan-07 22:50 
AnswerRe: theatre booking system Pin
Christian Graus16-Jan-07 1:05
protectorChristian Graus16-Jan-07 1:05 
GeneralRe: theatre booking system Pin
Dave Kreskowiak16-Jan-07 8:10
mveDave Kreskowiak16-Jan-07 8:10 
GeneralRe: theatre booking system Pin
Christian Graus16-Jan-07 8:20
protectorChristian Graus16-Jan-07 8:20 
GeneralRe: theatre booking system Pin
Dave Kreskowiak16-Jan-07 9:20
mveDave Kreskowiak16-Jan-07 9:20 
QuestionBinary .dat files in VB .Net Pin
KeithF15-Jan-07 22:49
KeithF15-Jan-07 22:49 
Hi Guys,

Does anyone know how to deal with leagcy binary .dat files in VB .Net i have a few systems in VB 6 that write to .dat files 1 example is the following structure / type:

Type AccountDat
cAccount As String * 12
cCompany As String * 32
cAddress(3) As String * 32
cTelFax(1) As String * 18
cContact As String * 22
nPriceLevel As Integer
nStop As Integer
nCash As Integer
nFirst As Long
nLast As Long
nLimit As Long
nBalance(4) As Long
nLock As Integer
End Type

Type AccountIdx
cAccount As String * 12
nRecord As Long
End Type

My question is how do i handle these files in VB .Net

Thanks

Keith



QuestionDisable Lock Computer Button Pin
Kumaran21cen15-Jan-07 22:01
Kumaran21cen15-Jan-07 22:01 
AnswerRe: Disable Lock Computer Button Pin
Christian Graus15-Jan-07 22:05
protectorChristian Graus15-Jan-07 22:05 
AnswerRe: Disable Lock Computer Button Pin
Sachin Pimpale15-Jan-07 22:06
Sachin Pimpale15-Jan-07 22:06 
AnswerRe: Disable Lock Computer Button Pin
Dave Kreskowiak16-Jan-07 4:35
mveDave Kreskowiak16-Jan-07 4:35 
QuestionTransparent form Pin
Sachin Pimpale15-Jan-07 21:55
Sachin Pimpale15-Jan-07 21:55 
AnswerRe: Transparent form Pin
Christian Graus15-Jan-07 22:04
protectorChristian Graus15-Jan-07 22:04 
GeneralRe: Transparent form [modified] Pin
Sachin Pimpale15-Jan-07 22:08
Sachin Pimpale15-Jan-07 22:08 
GeneralRe: Transparent form Pin
Sachin Pimpale15-Jan-07 22:39
Sachin Pimpale15-Jan-07 22:39 
GeneralRe: Transparent form Pin
Christian Graus16-Jan-07 1:05
protectorChristian Graus16-Jan-07 1:05 
GeneralRe: Transparent form Pin
Sachin Pimpale16-Jan-07 1:08
Sachin Pimpale16-Jan-07 1:08 
GeneralRe: Transparent form Pin
ChandraRam16-Jan-07 1:29
ChandraRam16-Jan-07 1:29 
AnswerRe: Transparent form Pin
FeRtoll15-Jan-07 22:06
FeRtoll15-Jan-07 22:06 
GeneralRe: Transparent form Pin
Sachin Pimpale15-Jan-07 22:14
Sachin Pimpale15-Jan-07 22:14 
QuestionIP camera using VB.NET Pin
Member 372921815-Jan-07 21:42
Member 372921815-Jan-07 21:42 
QuestionIP camera using VB.NET Pin
Member 372921815-Jan-07 21:41
Member 372921815-Jan-07 21:41 
AnswerRe: IP camera using VB.NET Pin
Christian Graus15-Jan-07 22:04
protectorChristian Graus15-Jan-07 22:04 
Questionsdk Pin
ishita gupta15-Jan-07 20:18
ishita gupta15-Jan-07 20:18 

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.