Click here to Skip to main content
15,909,039 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: List(Of Integer) vs. an array (VB.NET 2008) => Use List Pin
Steven St. John23-Jun-11 11:40
Steven St. John23-Jun-11 11:40 
AnswerRe: List(Of Integer) vs. an array (VB.NET 2008) Pin
AspDotNetDev23-Jun-11 10:16
protectorAspDotNetDev23-Jun-11 10:16 
GeneralRe: List(Of Integer) vs. an array (VB.NET 2008) Pin
Steven St. John23-Jun-11 11:41
Steven St. John23-Jun-11 11:41 
GeneralRe: List(Of Integer) vs. an array (VB.NET 2008) Pin
AspDotNetDev23-Jun-11 12:04
protectorAspDotNetDev23-Jun-11 12:04 
QuestionRequest Pin
QASKU20-Jun-11 2:18
QASKU20-Jun-11 2:18 
AnswerRe: Request Pin
Dalek Dave20-Jun-11 13:18
professionalDalek Dave20-Jun-11 13:18 
QuestionHow to show alert when new records added to database in windows application??? Pin
Sanjay Tiwari120-Jun-11 0:10
Sanjay Tiwari120-Jun-11 0:10 
AnswerRe: How to show alert when new records added to database in windows application??? Pin
Wayne Gaylard20-Jun-11 2:12
professionalWayne Gaylard20-Jun-11 2:12 
You would need to poll the database, perhaps a timer or thread could be used, and check if any changes had been made. If changes exist show the LinkList. If the user clicks on the links then retrieve the record/s from the db and show them.
...and I have extensive experience writing computer code, including OIC, BTW, BRB, IMHO, LMAO, ROFL, TTYL.....

GeneralTimer Pin
David Mujica20-Jun-11 2:45
David Mujica20-Jun-11 2:45 
QuestionUpgrade VB6 Database to VB10 Pin
Garner T19-Jun-11 11:07
Garner T19-Jun-11 11:07 
AnswerRe: Upgrade VB6 Database to VB10 Pin
RobCroll19-Jun-11 21:11
RobCroll19-Jun-11 21:11 
GeneralRe: Upgrade VB6 Database to VB10 Pin
Garner T20-Jun-11 13:14
Garner T20-Jun-11 13:14 
SuggestionRe: Upgrade VB6 Database to VB10 Pin
ChandraRam20-Jun-11 20:07
ChandraRam20-Jun-11 20:07 
GeneralRe: Upgrade VB6 Database to VB10 Pin
RobCroll21-Jun-11 2:48
RobCroll21-Jun-11 2:48 
AnswerRe: Upgrade VB6 Database to VB10 Pin
Abhinav S20-Jun-11 21:41
Abhinav S20-Jun-11 21:41 
GeneralUpgrade VB6 Database to VB10 Pin
Garner T20-Jun-11 22:35
Garner T20-Jun-11 22:35 
GeneralRe: Upgrade VB6 Database to VB10 Pin
AnnieMacD21-Jun-11 6:08
AnnieMacD21-Jun-11 6:08 
GeneralUpgrade VB6 Database to VB10 Pin
Garner T22-Jun-11 14:09
Garner T22-Jun-11 14:09 
QuestionADF Scanning Pin
ivo7517-Jun-11 7:19
ivo7517-Jun-11 7:19 
AnswerRe: ADF Scanning Pin
Dave Kreskowiak17-Jun-11 10:16
mveDave Kreskowiak17-Jun-11 10:16 
QuestionListBox Question Pin
waner michaud16-Jun-11 10:04
waner michaud16-Jun-11 10:04 
AnswerRe: ListBox Question Pin
Christopher Mars16-Jun-11 18:41
Christopher Mars16-Jun-11 18:41 
GeneralRe: ListBox Question Pin
waner michaud17-Jun-11 3:31
waner michaud17-Jun-11 3:31 
AnswerRe: ListBox Question [modified] Pin
Alan N17-Jun-11 4:05
Alan N17-Jun-11 4:05 
GeneralRe: ListBox Question Pin
Simon_Whale17-Jun-11 4:17
Simon_Whale17-Jun-11 4:17 

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.