Click here to Skip to main content
15,923,120 members
Home / Discussions / C#
   

C#

 
QuestionI have a little problem with my application. Pin
Alex Manolescu4-May-10 21:41
Alex Manolescu4-May-10 21:41 
AnswerRe: I have a little problem with my application. Pin
OriginalGriff4-May-10 22:14
mveOriginalGriff4-May-10 22:14 
GeneralRe: I have a little problem with my application. Pin
Alex Manolescu4-May-10 22:37
Alex Manolescu4-May-10 22:37 
GeneralRe: I have a little problem with my application. Pin
OriginalGriff4-May-10 22:58
mveOriginalGriff4-May-10 22:58 
GeneralRe: I have a little problem with my application. Pin
Alex Manolescu4-May-10 23:07
Alex Manolescu4-May-10 23:07 
GeneralRe: I have a little problem with my application. Pin
Som Shekhar4-May-10 22:40
Som Shekhar4-May-10 22:40 
GeneralRe: I have a little problem with my application. Pin
Alex Manolescu5-May-10 9:14
Alex Manolescu5-May-10 9:14 
GeneralRe: I have a little problem with my application. Pin
Som Shekhar5-May-10 9:16
Som Shekhar5-May-10 9:16 
Questionread and write in file Pin
tek 20094-May-10 21:36
tek 20094-May-10 21:36 
AnswerRe: read and write in file Pin
Abhinav S4-May-10 22:19
Abhinav S4-May-10 22:19 
QuestionRe: read and write in file Pin
tek 20094-May-10 22:38
tek 20094-May-10 22:38 
AnswerRe: read and write in file Pin
Abhinav S4-May-10 23:29
Abhinav S4-May-10 23:29 
AnswerRe: read and write in file Pin
riced5-May-10 0:11
riced5-May-10 0:11 
GeneralRe: read and write in file Pin
tek 20095-May-10 3:49
tek 20095-May-10 3:49 
QuestionNeed help in regex replace method. Pin
Rohit16db4-May-10 21:15
Rohit16db4-May-10 21:15 
AnswerRe: Need help in regex replace method. Pin
OriginalGriff4-May-10 22:39
mveOriginalGriff4-May-10 22:39 
GeneralRe: Need help in regex replace method. Pin
Rohit16db5-May-10 1:40
Rohit16db5-May-10 1:40 
GeneralRe: Need help in regex replace method. Pin
OriginalGriff5-May-10 3:54
mveOriginalGriff5-May-10 3:54 
QuestionHow to retrive message list from p2p Pin
Saiyed Alam4-May-10 20:56
Saiyed Alam4-May-10 20:56 
QuestionListBox Controls Pin
Illegal Operation4-May-10 20:22
Illegal Operation4-May-10 20:22 
AnswerRe: ListBox Controls [modified] Pin
Dan Mos4-May-10 20:43
Dan Mos4-May-10 20:43 
AnswerRe: ListBox Controls Pin
Henry Minute5-May-10 2:56
Henry Minute5-May-10 2:56 
QuestionAdd column to excel Pin
yadlaprasad4-May-10 20:03
yadlaprasad4-May-10 20:03 
AnswerRe: Add column to excel Pin
Dan Mos4-May-10 20:16
Dan Mos4-May-10 20:16 
This is very wrong.

You are not creating a Excel file, but a text file with the extension .xls.

To use Excel you mainly have 2 options:

1) Interrop
2) OleDB

* 3) Commercial apps that ease process of writing/reading to/from Excel.

Bingle for "Excel C#" and you'll find many resources.
Here on CP there are some nice articles on using Excel.
Just an irritated, ranting son of ... an IT guy.
At your trolling services

AnswerRe: Add column to excel Pin
yadlaprasad4-May-10 20:22
yadlaprasad4-May-10 20:22 

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.