Click here to Skip to main content
15,905,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: Farm Database Pin
Not Active14-Jun-07 8:55
mentorNot Active14-Jun-07 8:55 
GeneralRe: Farm Database Pin
Dave Kreskowiak14-Jun-07 9:46
mveDave Kreskowiak14-Jun-07 9:46 
GeneralRe: Farm Database Pin
Paul Conrad14-Jun-07 10:33
professionalPaul Conrad14-Jun-07 10:33 
GeneralRe: Farm Database Pin
Dave Kreskowiak14-Jun-07 16:29
mveDave Kreskowiak14-Jun-07 16:29 
GeneralRe: Farm Database Pin
Paul Conrad14-Jun-07 17:26
professionalPaul Conrad14-Jun-07 17:26 
AnswerRe: Farm Database Pin
Russell Jones14-Jun-07 5:28
Russell Jones14-Jun-07 5:28 
Generalpasswords Pin
V.14-Jun-07 3:25
professionalV.14-Jun-07 3:25 
GeneralRe: passwords Pin
Not Active14-Jun-07 3:56
mentorNot Active14-Jun-07 3:56 
GeneralRe: passwords Pin
V.14-Jun-07 4:16
professionalV.14-Jun-07 4:16 
GeneralRe: passwords Pin
V.14-Jun-07 4:16
professionalV.14-Jun-07 4:16 
GeneralRe: passwords Pin
Dave Kreskowiak14-Jun-07 7:12
mveDave Kreskowiak14-Jun-07 7:12 
GeneralRe: passwords Pin
V.14-Jun-07 20:28
professionalV.14-Jun-07 20:28 
Questionadd button to form next maximise minimize buttons Pin
hamid_m14-Jun-07 3:11
hamid_m14-Jun-07 3:11 
AnswerRe: add button to form next maximise minimize buttons Pin
Tarakeshwar Reddy14-Jun-07 3:35
professionalTarakeshwar Reddy14-Jun-07 3:35 
QuestionProblem while Writing to Remote Location in a .netThread Pin
VishalSharmaDev14-Jun-07 3:02
VishalSharmaDev14-Jun-07 3:02 
QuestionWorking with Excel Pin
A M SOMAN14-Jun-07 2:47
A M SOMAN14-Jun-07 2:47 
I have a VB 6 code with me. The code is playing with excel. It generates worksheets and adds templates to them, sets cell values, etc. I want to rewrite the entire code into C#.Net. For that I have used Microsoft Excel 11.0 COM reference. (This is same in VB6). The problem is that I cannot find code in C#.Net equivalent to VB6 counterpart. Examples are given below:
oBook.Worksheets("General")
or this
oSheet.Rows(2).Copy oSheet.Rows(i)
There are many examples like this.
Either I don't know how to write this in .Net or there is no equivalent.

Does anybody know, where I can learn how to use Excel in .Net 2003 in good amount of depth so that I can convert any code in VB6 to .Net 2003?

Regards
Anil
AnswerRe: Working with Excel Pin
JoeSharp14-Jun-07 2:55
JoeSharp14-Jun-07 2:55 
GeneralRe: Working with Excel Pin
A M SOMAN14-Jun-07 3:10
A M SOMAN14-Jun-07 3:10 
QuestionDatabinding in FormView Pin
souravmoy sau14-Jun-07 2:30
souravmoy sau14-Jun-07 2:30 
AnswerRe: Databinding in FormView Pin
Deepayan Nandi23-Oct-09 10:36
Deepayan Nandi23-Oct-09 10:36 
QuestionCopy a directory somewhere Pin
Russell'14-Jun-07 1:46
Russell'14-Jun-07 1:46 
AnswerRe: Copy a directory somewhere Pin
Manas Bhardwaj14-Jun-07 1:48
professionalManas Bhardwaj14-Jun-07 1:48 
GeneralRe: Copy a directory somewhere Pin
Russell'14-Jun-07 1:52
Russell'14-Jun-07 1:52 
GeneralRe: Copy a directory somewhere Pin
Giorgi Dalakishvili14-Jun-07 1:55
mentorGiorgi Dalakishvili14-Jun-07 1:55 
GeneralRe: Copy a directory somewhere Pin
Russell'14-Jun-07 2:04
Russell'14-Jun-07 2:04 

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.