Click here to Skip to main content
15,916,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to run a process forever Pin
Mirko198018-Mar-10 22:50
Mirko198018-Mar-10 22:50 
GeneralRe: How to run a process forever Pin
Calla18-Mar-10 22:56
Calla18-Mar-10 22:56 
AnswerRe: How to run a process forever Pin
Anubhava Dimri18-Mar-10 21:54
Anubhava Dimri18-Mar-10 21:54 
GeneralRe: How to run a process forever Pin
Xelalem18-Mar-10 22:38
Xelalem18-Mar-10 22:38 
GeneralRe: How to run a process forever Pin
Richard MacCutchan18-Mar-10 22:45
mveRichard MacCutchan18-Mar-10 22:45 
GeneralRe: How to run a process forever Pin
Xelalem19-Mar-10 0:16
Xelalem19-Mar-10 0:16 
GeneralRe: How to run a process forever Pin
Keith Barrow19-Mar-10 0:54
professionalKeith Barrow19-Mar-10 0:54 
GeneralRe: How to run a process forever Pin
Anubhava Dimri18-Mar-10 23:15
Anubhava Dimri18-Mar-10 23:15 
AnswerRe: How to run a process forever Pin
Dave Kreskowiak19-Mar-10 2:05
mveDave Kreskowiak19-Mar-10 2:05 
GeneralRe: How to run a process forever Pin
Xelalem19-Mar-10 2:39
Xelalem19-Mar-10 2:39 
GeneralRe: How to run a process forever Pin
Dave Kreskowiak19-Mar-10 2:54
mveDave Kreskowiak19-Mar-10 2:54 
GeneralRe: How to run a process forever Pin
Xelalem19-Mar-10 3:51
Xelalem19-Mar-10 3:51 
GeneralRe: How to run a process forever Pin
Dave Kreskowiak19-Mar-10 12:28
mveDave Kreskowiak19-Mar-10 12:28 
AnswerRe: How to run a process forever Pin
Dave Kreskowiak19-Mar-10 2:53
mveDave Kreskowiak19-Mar-10 2:53 
GeneralRe: How to run a process forever Pin
Xelalem21-Mar-10 3:18
Xelalem21-Mar-10 3:18 
GeneralRe: How to run a process forever Pin
Dave Kreskowiak21-Mar-10 7:09
mveDave Kreskowiak21-Mar-10 7:09 
QuestionCOM exception unhandled Pin
sindhumahe18-Mar-10 20:19
sindhumahe18-Mar-10 20:19 
QuestionImporting data from an Excel Doc Pin
Gold_Dark18-Mar-10 19:32
Gold_Dark18-Mar-10 19:32 
AnswerRe: Importing data from an Excel Doc Pin
SeMartens18-Mar-10 21:22
SeMartens18-Mar-10 21:22 
Hi,

do you want to import the data of the excel book? What you could do is to export the excel file to csv, then read this file line by line and create an object of your book class by setting the fields according to the values.

Regards
Sebastian
It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

GeneralRe: Importing data from an Excel Doc Pin
Gold_Dark18-Mar-10 21:27
Gold_Dark18-Mar-10 21:27 
QuestionHow to remove the Highlight blue colour in list box Pin
Joe Rozario18-Mar-10 18:32
Joe Rozario18-Mar-10 18:32 
AnswerRe: How to remove the Highlight blue colour in list box Pin
Joe Rozario18-Mar-10 19:47
Joe Rozario18-Mar-10 19:47 
QuestionUsing textfile as a storage system for numerical data... Pin
sebogawa18-Mar-10 16:34
sebogawa18-Mar-10 16:34 
AnswerRe: Using textfile as Pin
RCoate18-Mar-10 16:40
RCoate18-Mar-10 16:40 
GeneralRe: Using textfile as Pin
sebogawa18-Mar-10 16:45
sebogawa18-Mar-10 16:45 

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.