Click here to Skip to main content
16,005,037 members
Home / Discussions / C#
   

C#

 
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 
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 
Eddy Vluggen wrote:
COM isn't ideal, but I don't know any other options unfortunatly.


Neither do I, and I've looked in the past. On the plus side as long as you keep your types within the allowed values on the .net side (this doesn't cause any sort of compile time error, the method's just not exposed in COM) all you really have to do is to tell the compiler to make it a com class. From proof of concept testing, it's reasonably painless.

Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots.
-- Robert Royall

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 
AnswerRe: Need Code To Be Able To Track UPS, USPS, DHL, & Fedex Package's! in C# Pin
Christian Graus19-Apr-09 16:19
protectorChristian Graus19-Apr-09 16:19 
GeneralRe: Need Code To Be Able To Track UPS, USPS, DHL, & Fedex Package's! in C# Pin
MadMan-2972919-Apr-09 16:22
MadMan-2972919-Apr-09 16:22 
GeneralRe: Need Code To Be Able To Track UPS, USPS, DHL, & Fedex Package's! in C# Pin
Christian Graus19-Apr-09 16:32
protectorChristian Graus19-Apr-09 16:32 

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.