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

C#

 
GeneralRe: active single instance only Pin
Luc Pattyn27-Oct-09 4:16
sitebuilderLuc Pattyn27-Oct-09 4:16 
AnswerRe: active single instance only Pin
anishkannan27-Oct-09 1:47
anishkannan27-Oct-09 1:47 
AnswerRe: active single instance only Pin
vtchris-peterson28-Oct-09 5:43
vtchris-peterson28-Oct-09 5:43 
GeneralRe: active single instance only Pin
reza assar9-Nov-09 18:41
reza assar9-Nov-09 18:41 
GeneralRe: active single instance only Pin
vtchris-peterson10-Nov-09 3:42
vtchris-peterson10-Nov-09 3:42 
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 

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.