Click here to Skip to main content
15,890,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 3:54
Clanguage5-Jun-09 3:54 
AnswerRe: How to acccess database through VPN using Symbol Scanner phone. Pin
David Mujica5-Jun-09 4:04
David Mujica5-Jun-09 4:04 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:14
Clanguage5-Jun-09 4:14 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Dave Kreskowiak5-Jun-09 4:33
mveDave Kreskowiak5-Jun-09 4:33 
GeneralRe: How to acccess database through VPN using Symbol Scanner phone. Pin
Clanguage5-Jun-09 4:36
Clanguage5-Jun-09 4:36 
QuestionIs Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu5-Jun-09 2:29
tiagu5-Jun-09 2:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Dave Kreskowiak5-Jun-09 4:29
mveDave Kreskowiak5-Jun-09 4:29 
AnswerRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
Henry Minute5-Jun-09 5:08
Henry Minute5-Jun-09 5:08 
tiagu wrote:
Is Data control or plain coding good for data accessessing in VB.Net ?


For a lot of data access scenarios, it is far better to use the inbuilt VB.Net Controls, as the coding effort required to implement their traffic reducing features and security alone , would be enormous. The .Net versions are far and away better than previous versions.

tiagu wrote:
can I use both Data control and plain coding (seperately, ofcourse) in the same project


Yes. But you will need to learn about the Currency Management features of .NET, at the very least, to ensure no interaction problems.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Is Data control or plain coding good for data accessessing in VB.Net ? Pin
tiagu8-Jun-09 1:10
tiagu8-Jun-09 1:10 
Questionpartial search in multi-column listview Pin
atk88775-Jun-09 2:12
atk88775-Jun-09 2:12 
AnswerRe: partial search in multi-column listview Pin
Dave Kreskowiak5-Jun-09 4:27
mveDave Kreskowiak5-Jun-09 4:27 
AnswerRe: partial search in multi-column listview Pin
Zaegra5-Jun-09 10:57
Zaegra5-Jun-09 10:57 
QuestionCrystal report using ttx in vb.net PinPopular
Ageesh4-Jun-09 23:57
Ageesh4-Jun-09 23:57 
QuestionHow to access Word pages ? Pin
Agarwaen594-Jun-09 23:14
Agarwaen594-Jun-09 23:14 
AnswerRe: How to access Word pages ? Pin
Christian Graus4-Jun-09 23:18
protectorChristian Graus4-Jun-09 23:18 
GeneralRe: How to access Word pages ? Pin
Agarwaen594-Jun-09 23:25
Agarwaen594-Jun-09 23:25 
GeneralRe: How to access Word pages ? Pin
Christian Graus4-Jun-09 23:37
protectorChristian Graus4-Jun-09 23:37 
GeneralRe: How to access Word pages ? [modified] Pin
Agarwaen595-Jun-09 0:00
Agarwaen595-Jun-09 0:00 
GeneralRe: How to access Word pages ? Pin
Christian Graus5-Jun-09 0:14
protectorChristian Graus5-Jun-09 0:14 
GeneralRe: How to access Word pages ? Pin
Agarwaen595-Jun-09 0:20
Agarwaen595-Jun-09 0:20 
GeneralRe: How to access Word pages ? Pin
Dave Kreskowiak5-Jun-09 4:24
mveDave Kreskowiak5-Jun-09 4:24 
QuestionHow to refresh datagridview? Pin
JC.KaNNaN4-Jun-09 20:59
JC.KaNNaN4-Jun-09 20:59 
AnswerRe: How to refresh datagridview? Pin
Christian Graus4-Jun-09 22:28
protectorChristian Graus4-Jun-09 22:28 
GeneralRe: How to refresh datagridview? Pin
JC.KaNNaN5-Jun-09 1:54
JC.KaNNaN5-Jun-09 1:54 
AnswerRe: How to refresh datagridview? Pin
Agarwaen594-Jun-09 23:27
Agarwaen594-Jun-09 23:27 

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.