Click here to Skip to main content
15,901,853 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Service Application Pin
Natza Mitzi29-Mar-09 20:38
Natza Mitzi29-Mar-09 20:38 
GeneralRe: Windows Service Application Pin
a.hamidy29-Mar-09 21:12
a.hamidy29-Mar-09 21:12 
GeneralRe: Windows Service Application Pin
Natza Mitzi29-Mar-09 21:38
Natza Mitzi29-Mar-09 21:38 
GeneralRe: Windows Service Application Pin
Vikram A Punathambekar29-Mar-09 21:24
Vikram A Punathambekar29-Mar-09 21:24 
AnswerRe: Windows Service Application Pin
#realJSOP29-Mar-09 23:46
professional#realJSOP29-Mar-09 23:46 
GeneralRe: Windows Service Application Pin
Pete O'Hanlon29-Mar-09 23:52
mvePete O'Hanlon29-Mar-09 23:52 
GeneralRe: Windows Service Application Pin
#realJSOP31-Mar-09 0:11
professional#realJSOP31-Mar-09 0:11 
QuestionAccessing Excel cell which made call to C# dll ... Pin
gvanto29-Mar-09 17:48
gvanto29-Mar-09 17:48 
I am trying to figure out if there's a way I can keep an Excel cell updated as follows:

I have created a C# dll, with a function: double pf2GetPrice(string ticker) which returns the price of a ticker, when calling this function in a cell in Excel - it works nicely.

To keep the cell value current, I'd like to loop within the dll and update the calling cell's value.

Can this be done? (i'm guessing it must be possible)

I've only come across this so far, but its not a very good tutorial: http://msdn.microsoft.com/en-us/library/bb687861.aspx[^]

Any advice would be much appreciated,

G
C# dll newbie

Find Your Dream Job in Australia, Free!
http://www.WebCV.com.au

AnswerRe: Accessing Excel cell which made call to C# dll ... Pin
Mycroft Holmes29-Mar-09 22:56
professionalMycroft Holmes29-Mar-09 22:56 
GeneralRe: Accessing Excel cell which made call to C# dll ... Pin
gvanto30-Mar-09 17:53
gvanto30-Mar-09 17:53 
GeneralRe: Accessing Excel cell which made call to C# dll ... Pin
Mycroft Holmes30-Mar-09 21:00
professionalMycroft Holmes30-Mar-09 21:00 
GeneralRe: Accessing Excel cell which made call to C# dll ... Pin
gvanto31-Mar-09 14:24
gvanto31-Mar-09 14:24 
QuestionHow to get pixel value in colored image in c# Pin
Flying_Doc29-Mar-09 16:44
Flying_Doc29-Mar-09 16:44 
AnswerRe: How to get pixel value in colored image in c# Pin
Christian Graus29-Mar-09 19:37
protectorChristian Graus29-Mar-09 19:37 
AnswerRe: How to get pixel value in colored image in c# [modified] Pin
Natza Mitzi29-Mar-09 19:38
Natza Mitzi29-Mar-09 19:38 
GeneralRe: How to get pixel value in colored image in c# Pin
Christian Graus29-Mar-09 19:42
protectorChristian Graus29-Mar-09 19:42 
AnswerRe: How to get pixel value in colored image in c# Pin
Xmen Real 29-Mar-09 19:47
professional Xmen Real 29-Mar-09 19:47 
QuestionHow to convert flat files to XML using c# Pin
SK8429-Mar-09 14:57
SK8429-Mar-09 14:57 
AnswerRe: How to convert flat files to XML using c# Pin
Christian Graus29-Mar-09 19:40
protectorChristian Graus29-Mar-09 19:40 
GeneralRe: How to convert flat files to XML using c# Pin
Pete O'Hanlon29-Mar-09 23:38
mvePete O'Hanlon29-Mar-09 23:38 
GeneralRe: How to convert flat files to XML using c# Pin
Dan Neely30-Mar-09 2:43
Dan Neely30-Mar-09 2:43 
QuestionCommandBehavior.SequentialAccess (SqlDataReader) Pin
Jacob Dixon29-Mar-09 14:55
Jacob Dixon29-Mar-09 14:55 
AnswerRe: CommandBehavior.SequentialAccess (SqlDataReader) Pin
N a v a n e e t h29-Mar-09 17:38
N a v a n e e t h29-Mar-09 17:38 
QuestionSql query designer Pin
Dushan12329-Mar-09 14:12
Dushan12329-Mar-09 14:12 
AnswerRe: Sql query designer Pin
Natza Mitzi29-Mar-09 19:42
Natza Mitzi29-Mar-09 19: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.