Click here to Skip to main content
15,902,636 members
Home / Discussions / C#
   

C#

 
QuestionHow to Avoid  in Excel while writing through C# Pin
Bharti Vermani27-Oct-09 1:19
Bharti Vermani27-Oct-09 1:19 
AnswerRe: How to Avoid  in Excel while writing through C# Pin
Gideon Engelberth27-Oct-09 3:23
Gideon Engelberth27-Oct-09 3:23 
GeneralRe: How to Avoid  in Excel while writing through C# Pin
Bharti Vermani27-Oct-09 19:18
Bharti Vermani27-Oct-09 19:18 
Hi Engelberth,
Thanks for the response,
I shall take care of PS and PPS sections.
WhenI tried the below:

using (stream = new StreamWriter("C:/abc.xls", false, Encoding.UTF8))


by doing so the formatting further detoriatted, earlier I was able to see each element in different cells in my excel sheet, By doing the above everything got clubbed in one cell, also more unknown characters got added

Initailly my separator was 'tab', but looks like after adding Encoding.UTF8 it would add the eqivalent character code forthat in excel , Also theoriginal issue still remained

Regards
BV
GeneralRe: How to Avoid  in Excel while writing through C# Pin
Bharti Vermani27-Oct-09 19:26
Bharti Vermani27-Oct-09 19:26 
GeneralRe: How to Avoid  in Excel while writing through C# Pin
bali40628-Jul-10 15:49
bali40628-Jul-10 15:49 
QuestionSQL Connection Problem Pin
Emmet_Brown27-Oct-09 0:50
Emmet_Brown27-Oct-09 0:50 
AnswerRe: SQL Connection Problem Pin
spiritboy27-Oct-09 1:01
spiritboy27-Oct-09 1:01 
GeneralRe: SQL Connection Problem Pin
J4amieC27-Oct-09 1:05
J4amieC27-Oct-09 1:05 
AnswerRe: SQL Connection Problem Pin
J4amieC27-Oct-09 1:05
J4amieC27-Oct-09 1:05 
AnswerRe: SQL Connection Problem Pin
Emmet_Brown27-Oct-09 1:13
Emmet_Brown27-Oct-09 1:13 
QuestionMy custom control can´t get out from the GroupBox it belongs... Pin
the_savage_poetry27-Oct-09 0:47
the_savage_poetry27-Oct-09 0:47 
Questionlistbox selectedvaluechanged event fires programmaticlly !!! [modified] Pin
Hussam Fattahi27-Oct-09 0:47
Hussam Fattahi27-Oct-09 0:47 
AnswerRe: listbox selectedvaluechanged event fires programmaticlly !!! Pin
Henry Minute27-Oct-09 4:58
Henry Minute27-Oct-09 4:58 
GeneralRe: listbox selectedvaluechanged event fires programmaticlly !!! Pin
Hussam Fattahi27-Oct-09 5:25
Hussam Fattahi27-Oct-09 5:25 
GeneralRe: listbox selectedvaluechanged event fires programmaticlly !!! Pin
Henry Minute27-Oct-09 5:29
Henry Minute27-Oct-09 5:29 
QuestionHow to implement a socket (IP layer) packets using C# ? Pin
3bood.ghzawi27-Oct-09 0:25
3bood.ghzawi27-Oct-09 0:25 
AnswerRe: How to implement a socket (IP layer) packets using C# ? Pin
spiritboy27-Oct-09 0:31
spiritboy27-Oct-09 0:31 
Question[Message Deleted] Pin
saurabh8april27-Oct-09 0:16
saurabh8april27-Oct-09 0:16 
AnswerRe: collapsible meanubar Pin
Philip.F27-Oct-09 0:25
Philip.F27-Oct-09 0:25 
GeneralRe: collapsible meanubar Pin
saurabh8april27-Oct-09 0:31
saurabh8april27-Oct-09 0:31 
GeneralRe: collapsible meanubar Pin
Calla27-Oct-09 1:07
Calla27-Oct-09 1:07 
Questioninteracting with windows service Pin
Chesnokov Yuriy26-Oct-09 23:19
professionalChesnokov Yuriy26-Oct-09 23:19 
AnswerRe: interacting with windows service Pin
spiritboy27-Oct-09 0:17
spiritboy27-Oct-09 0:17 
AnswerRe: interacting with windows service Pin
Chesnokov Yuriy27-Oct-09 1:28
professionalChesnokov Yuriy27-Oct-09 1:28 
AnswerRe: interacting with windows service [modified] Pin
Hristo-Bojilov27-Oct-09 0:46
Hristo-Bojilov27-Oct-09 0:46 

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.