Click here to Skip to main content
15,902,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Windows service Error Pin
oakleaf18-Aug-11 4:24
oakleaf18-Aug-11 4:24 
Question[System.Reflection.Assembly Instance].GetTypes ReflectionTypeLoadError Pin
Orphius17-Aug-11 6:13
Orphius17-Aug-11 6:13 
QuestionXMLBulkCopy Error in VBScript Pin
priyaahh16-Aug-11 21:24
priyaahh16-Aug-11 21:24 
AnswerRe: XMLBulkCopy Error in VBScript Pin
Simon_Whale17-Aug-11 1:17
Simon_Whale17-Aug-11 1:17 
Questiongive me a suggestion Pin
satc16-Aug-11 6:56
satc16-Aug-11 6:56 
AnswerRe: give me a suggestion Pin
Dave Kreskowiak16-Aug-11 11:11
mveDave Kreskowiak16-Aug-11 11:11 
GeneralRe: give me a suggestion Pin
satc16-Aug-11 13:22
satc16-Aug-11 13:22 
GeneralRe: give me a suggestion Pin
Dave Kreskowiak16-Aug-11 17:59
mveDave Kreskowiak16-Aug-11 17:59 
Again...that's what you have, not what you're doing.

For example, if you're going to do some kind of processing on, say, 10000 records, you're not going to use a DataTable for this. You'll probably going to use a DataReader.

Now, if you're going to bind a control to a couple of dozen records just to show them, you'd probably use a DataTable or DataSet and not a DataReader.

What method works best for each situation is dictated by precising what you're doing, not what you have.

GeneralRe: give me a suggestion Pin
satc19-Aug-11 7:39
satc19-Aug-11 7:39 
GeneralRe: give me a suggestion Pin
Dave Kreskowiak19-Aug-11 11:59
mveDave Kreskowiak19-Aug-11 11:59 
AnswerRe: give me a suggestion Pin
Simon_Whale16-Aug-11 12:33
Simon_Whale16-Aug-11 12:33 
AnswerRe: give me a suggestion Pin
Bert Mitton18-Aug-11 3:30
professionalBert Mitton18-Aug-11 3:30 
AnswerRe: give me a suggestion Pin
Аslam Iqbal23-Aug-11 8:28
professionalАslam Iqbal23-Aug-11 8:28 
QuestionMultiple Configuration Files In One Application Pin
KenBonny16-Aug-11 0:07
KenBonny16-Aug-11 0:07 
AnswerRe: Multiple Configuration Files In One Application Pin
Mehdi Gholam21-Aug-11 22:43
Mehdi Gholam21-Aug-11 22:43 
QuestionProcess creation error in Win 7 Pin
Gagan.2015-Aug-11 0:58
Gagan.2015-Aug-11 0:58 
AnswerRe: Process creation error in Win 7 Pin
Luc Pattyn15-Aug-11 1:51
sitebuilderLuc Pattyn15-Aug-11 1:51 
GeneralRe: Process creation error in Win 7 Pin
Gagan.2015-Aug-11 2:22
Gagan.2015-Aug-11 2:22 
AnswerRe: Process creation error in Win 7 [typo fixed] Pin
Luc Pattyn15-Aug-11 2:42
sitebuilderLuc Pattyn15-Aug-11 2:42 
GeneralRe: Process creation error in Win 7 Pin
Gagan.2015-Aug-11 2:58
Gagan.2015-Aug-11 2:58 
GeneralRe: Process creation error in Win 7 Pin
DaveAuld15-Aug-11 3:17
professionalDaveAuld15-Aug-11 3:17 
AnswerRe: Process creation error in Win 7 Pin
Luc Pattyn15-Aug-11 3:52
sitebuilderLuc Pattyn15-Aug-11 3:52 
QuestionTCPclient/TCPlistener connects but can't send/receive data? Please help. Pin
LCARS x3211-Aug-11 4:26
LCARS x3211-Aug-11 4:26 
AnswerRe: TCPclient/TCPlistener connects but can't send/receive data? Please help. Pin
MikeD 216-Aug-11 2:37
MikeD 216-Aug-11 2:37 
QuestionError while retrieving records between two dates Pin
Gagan.2011-Aug-11 3:20
Gagan.2011-Aug-11 3:20 

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.