Click here to Skip to main content
15,884,473 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionReadonly Combobox Pin
ivo7529-Jan-09 10:32
ivo7529-Jan-09 10:32 
AnswerRe: Readonly Combobox Pin
Wendelius29-Jan-09 10:44
mentorWendelius29-Jan-09 10:44 
GeneralRe: Readonly Combobox Pin
ivo7529-Jan-09 10:50
ivo7529-Jan-09 10:50 
GeneralRe: Readonly Combobox Pin
Wendelius29-Jan-09 11:00
mentorWendelius29-Jan-09 11:00 
GeneralRe: Readonly Combobox Pin
ivo7530-Jan-09 1:58
ivo7530-Jan-09 1:58 
QuestionLinq Pin
programmervb.netc++29-Jan-09 9:49
programmervb.netc++29-Jan-09 9:49 
AnswerRe: Linq Pin
johnsontroye29-Jan-09 10:01
johnsontroye29-Jan-09 10:01 
GeneralRe: Linq Pin
programmervb.netc++29-Jan-09 12:18
programmervb.netc++29-Jan-09 12:18 
Thanks for the reply, I know this may sound dumb but I am still unsure of how this can help me. We write software that uses a mySQL backend with stored procedures and some dynamically generated SQL. Can you give me a instance when it would be beneficial to use linq. The application just retrieves and displays info and lets the users update that info. One things that I thought sounded close to the explanation I have had of the use of linq, is to read a dataset in memory currently we are reading the xml file each time we need a setting for the app(I know that is very slow) this is a piece of code I did not write but have been wanting to find a better solution to for a while now. Another thought is it more efficient to read a large list of data in from the database and then search through with linq of write a huge ugly SQL statement to only get the rows I am needing.

Humble Programmer

QuestionBrowser Control Help Pin
bonejack29-Jan-09 7:01
bonejack29-Jan-09 7:01 
AnswerRe: Browser Control Help Pin
Tad McClellan29-Jan-09 17:19
professionalTad McClellan29-Jan-09 17:19 
QuestionUsing Windows Xbox 360 controller with VB.net Pin
the fossil29-Jan-09 5:35
the fossil29-Jan-09 5:35 
AnswerRe: Using Windows Xbox 360 controller with VB.net Pin
Dave Kreskowiak29-Jan-09 18:23
mveDave Kreskowiak29-Jan-09 18:23 
GeneralRe: Using Windows Xbox 360 controller with VB.net Pin
the fossil30-Jan-09 2:30
the fossil30-Jan-09 2:30 
GeneralRe: Using Windows Xbox 360 controller with VB.net Pin
Kulf23-Apr-11 15:02
Kulf23-Apr-11 15:02 
GeneralRe: Using Windows Xbox 360 controller with VB.net Pin
the fossil23-Apr-11 22:12
the fossil23-Apr-11 22:12 
GeneralRe: Using Windows Xbox 360 controller with VB.net Pin
Kulf24-Apr-11 15:08
Kulf24-Apr-11 15:08 
QuestionDuplicate code - Unhandlable error Pin
Phantom71529-Jan-09 4:20
Phantom71529-Jan-09 4:20 
AnswerRe: Duplicate code - Unhandlable error Pin
Jon_Boy29-Jan-09 5:05
Jon_Boy29-Jan-09 5:05 
GeneralRe: Duplicate code - Unhandlable error Pin
Phantom71529-Jan-09 5:23
Phantom71529-Jan-09 5:23 
QuestionMS Access Database Pin
solomondevapaul12328-Jan-09 23:38
solomondevapaul12328-Jan-09 23:38 
AnswerUse linked tables Pin
David Mujica29-Jan-09 4:37
David Mujica29-Jan-09 4:37 
QuestionFile Attribute / Owner of file Pin
pedefetoll28-Jan-09 23:33
pedefetoll28-Jan-09 23:33 
AnswerRe: File Attribute / Owner of file Pin
Nanda_MR29-Jan-09 1:37
Nanda_MR29-Jan-09 1:37 
GeneralRe: File Attribute / Owner of file Pin
pedefetoll29-Jan-09 2:19
pedefetoll29-Jan-09 2:19 
AnswerRe: File Attribute / Owner of file Pin
dan!sh 29-Jan-09 3:51
professional dan!sh 29-Jan-09 3:51 

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.