Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
QuestionA Car Horn for my Robot Pin
sebogawa25-Mar-10 16:16
sebogawa25-Mar-10 16:16 
AnswerRe: A Car Horn for my Robot Pin
Khaniya25-Mar-10 19:03
professionalKhaniya25-Mar-10 19:03 
AnswerRe: A Car Horn for my Robot Pin
Som Shekhar25-Mar-10 19:48
Som Shekhar25-Mar-10 19:48 
QuestionStoring a high score list Pin
The Cake of Deceit25-Mar-10 13:53
The Cake of Deceit25-Mar-10 13:53 
AnswerRe: Storing a high score list Pin
PIEBALDconsult25-Mar-10 13:59
mvePIEBALDconsult25-Mar-10 13:59 
AnswerRe: Storing a high score list Pin
Luc Pattyn25-Mar-10 14:00
sitebuilderLuc Pattyn25-Mar-10 14:00 
GeneralRe: Storing a high score list Pin
The Cake of Deceit25-Mar-10 14:10
The Cake of Deceit25-Mar-10 14:10 
GeneralRe: Storing a high score list Pin
Luc Pattyn25-Mar-10 14:34
sitebuilderLuc Pattyn25-Mar-10 14:34 
File.ReadAllLines() and string.Split(',') make reading a CSV quite easy.
XML is an alternative, easy once you know your way around in the Xml classes.
Serialization is also a possibility.

The Cake of Deceit wrote:
CP seems to randomly barf XML errors


never seen that myself. you might bring it up in the suggestions forum, best with URL of pages that (sometimes) do it, plus details on your OS and browser.

Smile | :)

GeneralRe: Storing a high score list Pin
PIEBALDconsult25-Mar-10 15:10
mvePIEBALDconsult25-Mar-10 15:10 
GeneralRe: Storing a high score list Pin
Luc Pattyn25-Mar-10 15:13
sitebuilderLuc Pattyn25-Mar-10 15:13 
GeneralRe: Storing a high score list Pin
PIEBALDconsult25-Mar-10 16:13
mvePIEBALDconsult25-Mar-10 16:13 
GeneralRe: Storing a high score list Pin
Luc Pattyn25-Mar-10 16:23
sitebuilderLuc Pattyn25-Mar-10 16:23 
GeneralRe: Storing a high score list Pin
The Cake of Deceit26-Mar-10 4:21
The Cake of Deceit26-Mar-10 4:21 
GeneralRe: Storing a high score list Pin
Not Active25-Mar-10 14:40
mentorNot Active25-Mar-10 14:40 
GeneralRe: Storing a high score list Pin
DaveyM6925-Mar-10 15:04
professionalDaveyM6925-Mar-10 15:04 
GeneralRe: Storing a high score list Pin
fuad_200025-Mar-10 22:15
fuad_200025-Mar-10 22:15 
GeneralRe: Storing a high score list Pin
Calla25-Mar-10 22:50
Calla25-Mar-10 22:50 
QuestionHow to read dump *.dmp with C# Pin
harji1725-Mar-10 13:42
harji1725-Mar-10 13:42 
AnswerRepost Pin
Not Active25-Mar-10 14:34
mentorNot Active25-Mar-10 14:34 
AnswerRe: How to read dump *.dmp with C# Pin
fuad_200025-Mar-10 23:08
fuad_200025-Mar-10 23:08 
Question[C# Service]Check if file exist on network share with LocalSystem Pin
aleroot25-Mar-10 12:22
aleroot25-Mar-10 12:22 
AnswerRe: [C# Service]Check if file exist on network share with LocalSystem Pin
Dave Kreskowiak25-Mar-10 13:43
mveDave Kreskowiak25-Mar-10 13:43 
GeneralRe: [C# Service]Check if file exist on network share with LocalSystem Pin
Bernhard Hiller30-Mar-10 4:22
Bernhard Hiller30-Mar-10 4:22 
GeneralRe: [C# Service]Check if file exist on network share with LocalSystem Pin
Dave Kreskowiak30-Mar-10 11:25
mveDave Kreskowiak30-Mar-10 11:25 
Questionhow to run database page by IIS Pin
hotthoughtguy25-Mar-10 8:11
hotthoughtguy25-Mar-10 8:11 

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.