Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: VS2005 IDE design view problem Pin
Michael Sync21-Nov-07 18:41
Michael Sync21-Nov-07 18:41 
QuestionC# XML De-Serialization Array Questions Pin
alewis2721-Nov-07 16:58
alewis2721-Nov-07 16:58 
QuestionDragDrop from application to Windows Explorer Pin
atregent21-Nov-07 16:35
atregent21-Nov-07 16:35 
AnswerRe: DragDrop from application to Windows Explorer Pin
Michael Sync21-Nov-07 18:38
Michael Sync21-Nov-07 18:38 
Questionc#.net Pin
kmraina21-Nov-07 16:18
kmraina21-Nov-07 16:18 
AnswerRe: c#.net Pin
Christian Graus21-Nov-07 16:54
protectorChristian Graus21-Nov-07 16:54 
QuestionSystem.AccessViolationException due to throwing a std::runtime_error and catching the exception in managed C++ Pin
hiyowe21-Nov-07 15:57
hiyowe21-Nov-07 15:57 
QuestionStoring named data without a database Pin
gauzer21-Nov-07 15:29
gauzer21-Nov-07 15:29 
I'm working on a program that will create files holding variable amounts of data. For example, I will have a file that stores attributes of a person (Name, age, etc.) and an inventory (Items, etc).

My question is this, what kind of options do I have with storing this data? I can make a personal file, an inventory file etc all in various forms of formatted text files (which was my original idea). However, I'm wondering if I'm not reinventing the wheel here. Does anyone know of any other options I have out there?

Any help would be much appreciated!
Thanks in advance,
- Per J

while(fork()){
fork();
}

AnswerRe: Storing named data without a database Pin
Pankaj - Joshi21-Nov-07 16:20
Pankaj - Joshi21-Nov-07 16:20 
GeneralRe: Storing named data without a database Pin
gauzer21-Nov-07 16:35
gauzer21-Nov-07 16:35 
QuestionMultiple entries per row in a datagrid Pin
falles0121-Nov-07 14:30
falles0121-Nov-07 14:30 
AnswerRe: Multiple entries per row in a datagrid Pin
Vikram A Punathambekar21-Nov-07 16:53
Vikram A Punathambekar21-Nov-07 16:53 
GeneralRe: Multiple entries per row in a datagrid Pin
falles0121-Nov-07 17:04
falles0121-Nov-07 17:04 
GeneralRe: Multiple entries per row in a datagrid Pin
Vikram A Punathambekar22-Nov-07 4:24
Vikram A Punathambekar22-Nov-07 4:24 
GeneralRe: Multiple entries per row in a datagrid Pin
falles0122-Nov-07 12:06
falles0122-Nov-07 12:06 
GeneralRe: Multiple entries per row in a datagrid Pin
falles0122-Nov-07 14:03
falles0122-Nov-07 14:03 
GeneralRe: Multiple entries per row in a datagrid Pin
Vikram A Punathambekar22-Nov-07 15:25
Vikram A Punathambekar22-Nov-07 15:25 
GeneralRe: Multiple entries per row in a datagrid Pin
falles0122-Nov-07 16:25
falles0122-Nov-07 16:25 
GeneralRe: Multiple entries per row in a datagrid Pin
falles0122-Nov-07 18:54
falles0122-Nov-07 18:54 
QuestionHow can I select a whole when I click on CheckBox in DataGridView? Pin
T4AMD21-Nov-07 13:56
T4AMD21-Nov-07 13:56 
AnswerRe: How can I select a whole when I click on CheckBox in DataGridView? Pin
Michael Sync21-Nov-07 15:51
Michael Sync21-Nov-07 15:51 
QuestionDelete Key Trapping? Pin
jasper01821-Nov-07 13:16
jasper01821-Nov-07 13:16 
AnswerRe: Delete Key Trapping? Pin
Anthony Mushrow21-Nov-07 14:28
professionalAnthony Mushrow21-Nov-07 14:28 
GeneralRe: Delete Key Trapping? Pin
jasper01827-Nov-07 4:04
jasper01827-Nov-07 4:04 
QuestionC# Modules/Plugins loaded dynamically - UserControl or others Pin
Fabricio Miranda21-Nov-07 12:43
Fabricio Miranda21-Nov-07 12:43 

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.