Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can i get the ip addres of host on windows application Pin
sa_keles12-Mar-06 15:34
sa_keles12-Mar-06 15:34 
GeneralRe: how can i get the ip addres of host on windows application Pin
sa_keles13-Mar-06 13:03
sa_keles13-Mar-06 13:03 
Questioncannot load image from desktop Pin
deepak112-Mar-06 12:22
deepak112-Mar-06 12:22 
AnswerRe: cannot load image from desktop Pin
Guffa12-Mar-06 12:44
Guffa12-Mar-06 12:44 
GeneralRe: cannot load image from desktop Pin
deepak112-Mar-06 12:59
deepak112-Mar-06 12:59 
GeneralRe: cannot load image from desktop Pin
Steve Pullan12-Mar-06 13:25
Steve Pullan12-Mar-06 13:25 
AnswerRe: cannot load image from desktop Pin
Guffa12-Mar-06 18:39
Guffa12-Mar-06 18:39 
QuestionNew to Excel Programming in C# Pin
mcljava12-Mar-06 12:17
mcljava12-Mar-06 12:17 
This is a general question which I am looking to the experts for advice. My need is to be able to read/write, primarily read from Excel files.

I am comfortable using SQL, ODBC, DataSets, etc. Looking at the C# articles it seems you have two choices:

1) For direct access, use the Excel Object Library - (which incidentally, which DLL is this anyway?)
2) For SQL like access you can use Ole DB


I have started playing with the Ole DB solution. Decent way of getting it done, reasonably fast, but I wonder about the long term viability of using this approach? I would like to be able to simply define a custom DataSet that matches the rows/columns in the spreadsheet. Then using an Adapter.Fill() command to load. I am still experimenting.

So I am thinking about going the direct access via the Excel object library but I cannot determine what exe or dll to load and then refernce. I have scanned the MS site to no avail. Any advice here is definitely appreciated.

Thanks a bunch!

Mike Luster
CTI/IVR/Telephony SME
AnswerRe: New to Excel Programming in C# Pin
jklucker12-Mar-06 15:47
jklucker12-Mar-06 15:47 
GeneralRe: New to Excel Programming in C# Pin
mcljava13-Mar-06 4:05
mcljava13-Mar-06 4:05 
GeneralRe: New to Excel Programming in C# Pin
jklucker13-Mar-06 5:31
jklucker13-Mar-06 5:31 
GeneralRe: New to Excel Programming in C# Pin
mcljava13-Mar-06 5:56
mcljava13-Mar-06 5:56 
GeneralRe: New to Excel Programming in C# Pin
jklucker13-Mar-06 6:04
jklucker13-Mar-06 6:04 
GeneralRe: New to Excel Programming in C# Pin
Drew McGhie13-Mar-06 11:46
Drew McGhie13-Mar-06 11:46 
QuestionHow to catch event right mouse button in Pocket PC Pin
pmasknguyen12-Mar-06 12:04
pmasknguyen12-Mar-06 12:04 
AnswerRe: How to catch event right mouse button in Pocket PC Pin
Colin Angus Mackay12-Mar-06 20:08
Colin Angus Mackay12-Mar-06 20:08 
QuestionBitmap Creation Pin
allenmpcx12-Mar-06 11:40
allenmpcx12-Mar-06 11:40 
AnswerRe: Bitmap Creation Pin
Guffa12-Mar-06 12:47
Guffa12-Mar-06 12:47 
GeneralRe: Bitmap Creation Pin
allenmpcx12-Mar-06 14:02
allenmpcx12-Mar-06 14:02 
AnswerRe: Bitmap Creation Pin
Guffa13-Mar-06 0:04
Guffa13-Mar-06 0:04 
QuestionConnection String Pin
Sean8912-Mar-06 9:50
Sean8912-Mar-06 9:50 
AnswerRe: Connection String Pin
Jon Sagara12-Mar-06 11:29
Jon Sagara12-Mar-06 11:29 
GeneralRe: Connection String Pin
Sean8912-Mar-06 11:44
Sean8912-Mar-06 11:44 
QuestionDirectX viewer Pin
Sabry190512-Mar-06 7:58
Sabry190512-Mar-06 7:58 
AnswerRe: DirectX viewer Pin
Judah Gabriel Himango12-Mar-06 11:42
sponsorJudah Gabriel Himango12-Mar-06 11:42 

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.