Click here to Skip to main content
15,903,203 members
Home / Discussions / C#
   

C#

 
AnswerRe: Binding data to the combobox Pin
Mycroft Holmes20-Apr-09 0:55
professionalMycroft Holmes20-Apr-09 0:55 
QuestionProblem with Directory Resolution Pin
Hiten Parmar19-Apr-09 21:06
Hiten Parmar19-Apr-09 21:06 
AnswerRe: Problem with Directory Resolution Pin
Vikram A Punathambekar19-Apr-09 21:23
Vikram A Punathambekar19-Apr-09 21:23 
QuestionCan I select which network connection (adapter) my application will use. Pin
shovaly19-Apr-09 20:20
shovaly19-Apr-09 20:20 
QuestionBHO varying in system to system? [modified] Pin
svt gdwl19-Apr-09 18:59
svt gdwl19-Apr-09 18:59 
QuestionVBA calling C# code? Pin
devvvy19-Apr-09 17:58
devvvy19-Apr-09 17:58 
AnswerRe: VBA calling C# code? Pin
Eddy Vluggen19-Apr-09 19:40
professionalEddy Vluggen19-Apr-09 19:40 
GeneralRe: VBA calling C# code? Pin
devvvy19-Apr-09 23:20
devvvy19-Apr-09 23:20 
Thanks - seen better ways to do this (than wrapping it in COM/ATL server) now with Excel 2008?

I remember I done ATL server way back don't like this. You've got to marshall data into BSTR and all that (even thrown out the book now), just don't like the mechanism.

For example, this looks about right: http://www.c-sharpcorner.com/UploadFile/jodonnell/Excel2003fromCSharp12022005021735AM/Excel2003fromCSharp.aspx[^]

This article shows you how to generate Excel doc with C#, setting cell value via Excel object model and all. But still to call say C# component/dll from Excel VBA code... seems like COM is the only way?

But

dev

GeneralRe: VBA calling C# code? Pin
Eddy Vluggen20-Apr-09 0:12
professionalEddy Vluggen20-Apr-09 0:12 
GeneralRe: VBA calling C# code? Pin
devvvy20-Apr-09 0:32
devvvy20-Apr-09 0:32 
GeneralRe: VBA calling C# code? Pin
Dan Neely20-Apr-09 2:17
Dan Neely20-Apr-09 2:17 
QuestionHow to convert string to datetime datatype? Pin
Shahdat Hosain19-Apr-09 17:47
Shahdat Hosain19-Apr-09 17:47 
AnswerRe: How to convert string to datetime datatype? Pin
N a v a n e e t h19-Apr-09 18:08
N a v a n e e t h19-Apr-09 18:08 
AnswerRe: How to convert string to datetime datatype? Pin
Murugesan G19-Apr-09 19:31
Murugesan G19-Apr-09 19:31 
QuestionSQL server Procedure problem Pin
soulidentities19-Apr-09 16:02
soulidentities19-Apr-09 16:02 
AnswerRe: SQL server Procedure problem Pin
Christian Graus19-Apr-09 16:29
protectorChristian Graus19-Apr-09 16:29 
GeneralRe: SQL server Procedure problem Pin
soulidentities19-Apr-09 18:29
soulidentities19-Apr-09 18:29 
AnswerRe: SQL server Procedure problem Pin
_Maxxx_19-Apr-09 16:43
professional_Maxxx_19-Apr-09 16:43 
GeneralRe: SQL server Procedure problem Pin
soulidentities19-Apr-09 18:31
soulidentities19-Apr-09 18:31 
AnswerRe: SQL server Procedure problem Pin
N a v a n e e t h19-Apr-09 17:00
N a v a n e e t h19-Apr-09 17:00 
GeneralRe: SQL server Procedure problem Pin
soulidentities19-Apr-09 18:34
soulidentities19-Apr-09 18:34 
GeneralRe: SQL server Procedure problem Pin
_Maxxx_19-Apr-09 19:14
professional_Maxxx_19-Apr-09 19:14 
GeneralRe: SQL server Procedure problem Pin
soulidentities19-Apr-09 20:15
soulidentities19-Apr-09 20:15 
GeneralRe: SQL server Procedure problem Pin
_Maxxx_20-Apr-09 0:41
professional_Maxxx_20-Apr-09 0:41 
QuestionNeed Code To Be Able To Track UPS, USPS, DHL, & Fedex Package's! in C# Pin
MadMan-2972919-Apr-09 16:01
MadMan-2972919-Apr-09 16:01 

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.