Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: display chart Pin
Member 98700586-Mar-13 3:32
Member 98700586-Mar-13 3:32 
QuestionWhat is the best way to create a matrix in C#? Pin
raymond leadingham5-Mar-13 7:09
raymond leadingham5-Mar-13 7:09 
AnswerRe: What is the best way to create a matrix in C#? Pin
Matt T Heffron5-Mar-13 7:28
professionalMatt T Heffron5-Mar-13 7:28 
GeneralRe: What is the best way to create a matrix in C#? Pin
raymond leadingham5-Mar-13 7:35
raymond leadingham5-Mar-13 7:35 
AnswerRe: What is the best way to create a matrix in C#? Pin
Ennis Ray Lynch, Jr.5-Mar-13 8:05
Ennis Ray Lynch, Jr.5-Mar-13 8:05 
GeneralRe: What is the best way to create a matrix in C#? Pin
raymond leadingham5-Mar-13 8:09
raymond leadingham5-Mar-13 8:09 
AnswerRe: What is the best way to create a matrix in C#? Pin
PIEBALDconsult5-Mar-13 12:37
mvePIEBALDconsult5-Mar-13 12:37 
Questionc# charts query in visual studio Pin
Member 98730285-Mar-13 5:39
Member 98730285-Mar-13 5:39 
AnswerRe: c# charts query in visual studio Pin
NotPolitcallyCorrect5-Mar-13 5:53
NotPolitcallyCorrect5-Mar-13 5:53 
GeneralRe: c# charts query in visual studio Pin
Member 98730285-Mar-13 6:19
Member 98730285-Mar-13 6:19 
QuestionSerious help uploading a file using C# in Asp.Net 3.5 higher Pin
vanikanc5-Mar-13 3:47
vanikanc5-Mar-13 3:47 
AnswerRe: Serious help uploading a file using C# in Asp.Net 3.5 higher Pin
Bill Warner5-Mar-13 4:31
Bill Warner5-Mar-13 4:31 
AnswerRe: Serious help uploading a file using C# in Asp.Net 3.5 higher Pin
Keith Barrow5-Mar-13 4:50
professionalKeith Barrow5-Mar-13 4:50 
AnswerRe: Serious help uploading a file using C# in Asp.Net 3.5 higher Pin
Eddy Vluggen5-Mar-13 5:03
professionalEddy Vluggen5-Mar-13 5:03 
GeneralRe: Serious help uploading a file using C# in Asp.Net 3.5 higher Pin
vanikanc5-Mar-13 7:02
vanikanc5-Mar-13 7:02 
QuestionTrackbar 0.5 SmallChange Pin
Jassim Rahma5-Mar-13 2:12
Jassim Rahma5-Mar-13 2:12 
AnswerRe: Trackbar 0.5 SmallChange Pin
Pete O'Hanlon5-Mar-13 2:39
mvePete O'Hanlon5-Mar-13 2:39 
AnswerRe: Trackbar 0.5 SmallChange Pin
Keith Barrow5-Mar-13 3:08
professionalKeith Barrow5-Mar-13 3:08 
QuestionUnity Application Block Error Pin
Bill Warner5-Mar-13 2:03
Bill Warner5-Mar-13 2:03 
AnswerRe: Unity Application Block Error Pin
Keith Barrow5-Mar-13 2:23
professionalKeith Barrow5-Mar-13 2:23 
GeneralRe: Unity Application Block Error Pin
Bill Warner5-Mar-13 3:07
Bill Warner5-Mar-13 3:07 
GeneralRe: Unity Application Block Error Pin
Keith Barrow5-Mar-13 3:26
professionalKeith Barrow5-Mar-13 3:26 
GeneralRe: Unity Application Block Error Pin
Bill Warner5-Mar-13 3:56
Bill Warner5-Mar-13 3:56 
GeneralRe: Unity Application Block Error Pin
Keith Barrow5-Mar-13 4:38
professionalKeith Barrow5-Mar-13 4:38 
GeneralRe: Unity Application Block Error Pin
Bill Warner5-Mar-13 4:55
Bill Warner5-Mar-13 4:55 
Hi Keith,

I got the config setup from an example I found online, that seems to work. All my interfaces are implemented. Everything is in the same dll FrankensteinFramework.dll. Inside it I have a namespace for Laboratory called Frankenstein.Laboratory.Interfaces. Inside there I have a method called IAddNewLabTest.
The concrete implementation is done in Frankenstein.LAboratory.DTO namespace, in the method AddNewLabTest, which implements the interface. I'm still getting the same error. I've tried a number of things and can't seem to get this working.

Thanks,

Bill

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.