Click here to Skip to main content
15,914,943 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.Net - how to update table.. Pin
zaimah12-Feb-08 15:49
zaimah12-Feb-08 15:49 
GeneralRe: VB.Net - how to update table.. Pin
Christian Graus12-Feb-08 16:01
protectorChristian Graus12-Feb-08 16:01 
GeneralRe: VB.Net - how to update table.. Pin
zaimah12-Feb-08 16:40
zaimah12-Feb-08 16:40 
GeneralRe: VB.Net - how to update table.. Pin
Christian Graus12-Feb-08 17:31
protectorChristian Graus12-Feb-08 17:31 
QuestionAssociation of list and images Pin
Alexandre HEMEURY12-Feb-08 10:07
Alexandre HEMEURY12-Feb-08 10:07 
GeneralRe: Association of list and images Pin
Christian Graus12-Feb-08 10:53
protectorChristian Graus12-Feb-08 10:53 
Questionlistview item stored in a file Pin
Alexandre HEMEURY12-Feb-08 10:03
Alexandre HEMEURY12-Feb-08 10:03 
GeneralRe: listview item stored in a file Pin
Christian Graus12-Feb-08 10:54
protectorChristian Graus12-Feb-08 10:54 
1 - you'd do better to store your data as XML, or, at least, create a struct that represents one data item, and write code to build a list of items from your data file. Then make that the data source of your control.

2 - Sounds good. Again, XML is probably easier to work with. Then all you need to do, is read the file and set your state from it on startup, and store your state to XML on close.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generaladd checkbox to listbox Pin
hassanasp12-Feb-08 6:50
hassanasp12-Feb-08 6:50 
GeneralRe: add checkbox to listbox Pin
Eslam Afifi12-Feb-08 7:30
Eslam Afifi12-Feb-08 7:30 
Generalcalling Cobol stored procedure from .NET Pin
jchigg200012-Feb-08 4:06
jchigg200012-Feb-08 4:06 
GeneralRe: calling Cobol stored procedure from .NET Pin
Christian Graus12-Feb-08 10:56
protectorChristian Graus12-Feb-08 10:56 
GeneralRe: calling Cobol stored procedure from .NET Pin
jchigg200013-Feb-08 5:42
jchigg200013-Feb-08 5:42 
GeneralOpen Encrypted File Pin
Kumaran21cen12-Feb-08 3:14
Kumaran21cen12-Feb-08 3:14 
GeneralRe: Open Encrypted File Pin
CKnig12-Feb-08 4:02
CKnig12-Feb-08 4:02 
Questionhow to generate serial number in datagridview? Pin
sathyan_829412-Feb-08 1:22
sathyan_829412-Feb-08 1:22 
AnswerRe: how to generate serial number in datagridview? Pin
nishkarsh_k12-Feb-08 2:46
nishkarsh_k12-Feb-08 2:46 
GeneralProgress Bar Control in VB6.0 Pin
nhsubash12-Feb-08 1:04
nhsubash12-Feb-08 1:04 
GeneralRe: Progress Bar Control in VB6.0 Pin
Christian Graus12-Feb-08 10:58
protectorChristian Graus12-Feb-08 10:58 
GeneralConvert Format24bppRgb to Format8bppRgb in c# Pin
Abdul Rahman Hamidy12-Feb-08 0:56
Abdul Rahman Hamidy12-Feb-08 0:56 
GeneralRe: Convert Format24bppRgb to Format8bppRgb in c# Pin
Steve Westbrook12-Feb-08 5:06
Steve Westbrook12-Feb-08 5:06 
GeneralRe: Convert Format24bppRgb to Format8bppRgb in c# Pin
Christian Graus12-Feb-08 10:56
protectorChristian Graus12-Feb-08 10:56 
GeneralRe: Convert Format24bppRgb to Format8bppRgb in c# Pin
ankur.mu19-Jul-11 0:18
ankur.mu19-Jul-11 0:18 
QuestionDataGridView issues Pin
nishkarsh_k11-Feb-08 22:49
nishkarsh_k11-Feb-08 22:49 
GeneralRe: DataGridView issues Pin
Christian Graus11-Feb-08 22:53
protectorChristian Graus11-Feb-08 22:53 

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.