Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~245 People Reached
Favorite Forums
Member Avatar for thijscream

hi, i just figured out how to write to a csv file form a textbox, i have the following code: [code] private void BtnOpslaan_Click(object sender, EventArgs e) { string[] lines = { textBox1.Text, textBox2.Text, textBox3.Text, textBox4.Text}; System.IO.File.WriteAllLines(@"C:\output.csv", lines); } [/code] but i was wondering how i can write to the …

Member Avatar for GuggiTanvi
0
207
Member Avatar for sweet12

I was wondering if anyone knew whether or not the non-raid version of the P7V333 still comes with 4 IDE connectors. I have no interest in RAID, but would love to put my HD and optical drives all on seperate IDE channels, and I would like to know if this …

Member Avatar for sweet15
0
15
Member Avatar for sweet12

Im looking to buy a really powerful and good looking laptop. I run a lot of big programs at once and download a lot of music. Can you point me towards a very powerful laptop that will do what I want? Budget is about a grand.

0
23