Click here to Skip to main content
15,917,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: Finding Classes that implement a certain Class Pin
Fayu12-Oct-07 7:40
Fayu12-Oct-07 7:40 
AnswerRe: Finding Classes that implement a certain Class Pin
led mike12-Oct-07 7:17
led mike12-Oct-07 7:17 
GeneralRe: Finding Classes that implement a certain Class Pin
Fayu12-Oct-07 7:42
Fayu12-Oct-07 7:42 
GeneralRe: Finding Classes that implement a certain Class Pin
Skippums12-Oct-07 8:02
Skippums12-Oct-07 8:02 
GeneralRe: Finding Classes that implement a certain Class Pin
Fayu12-Oct-07 8:42
Fayu12-Oct-07 8:42 
QuestionUDPClient Recieve port [modified] Pin
Riot_starter12-Oct-07 6:26
Riot_starter12-Oct-07 6:26 
QuestionCasting a WebService instance to a custom interface Pin
MrEyes12-Oct-07 5:47
MrEyes12-Oct-07 5:47 
AnswerRe: Casting a WebService instance to a custom interface Pin
led mike12-Oct-07 6:59
led mike12-Oct-07 6:59 
MrEyes wrote:
Is it possible to cast an instance of a WebService reference to an custom interface (the webservice contains the methods as defined in the interface)


What methods it exposes has nothing to do with what "type" it is. You can only cast an object to a type that it is or implements in the case of interfaces, period.

I strongly urge you to study software development material until you gain a more comprehensive understanding of fundamental concepts like this one before you develop production software.



GeneralRe: Casting a WebService instance to a custom interface Pin
MrEyes12-Oct-07 8:23
MrEyes12-Oct-07 8:23 
GeneralRe: Casting a WebService instance to a custom interface Pin
led mike12-Oct-07 9:54
led mike12-Oct-07 9:54 
QuestionCan't Break point ASP Project Pin
smarttom9912-Oct-07 5:09
smarttom9912-Oct-07 5:09 
AnswerRe: Can't Break point ASP Project Pin
martin_hughes12-Oct-07 5:21
martin_hughes12-Oct-07 5:21 
GeneralRe: Can't Break point ASP Project Pin
smarttom9913-Oct-07 4:29
smarttom9913-Oct-07 4:29 
GeneralRe: Can't Break point ASP Project Pin
martin_hughes13-Oct-07 6:03
martin_hughes13-Oct-07 6:03 
QuestionModal Dialogs Pin
Skippums12-Oct-07 5:05
Skippums12-Oct-07 5:05 
AnswerRe: Modal Dialogs Pin
TJoe12-Oct-07 6:13
TJoe12-Oct-07 6:13 
GeneralRe: Modal Dialogs Pin
Skippums12-Oct-07 6:27
Skippums12-Oct-07 6:27 
GeneralRe: Modal Dialogs [modified] Pin
Fayu12-Oct-07 7:22
Fayu12-Oct-07 7:22 
QuestionRe: Modal Dialogs Pin
Skippums12-Oct-07 7:02
Skippums12-Oct-07 7:02 
AnswerRe: Modal Dialogs Pin
Luc Pattyn12-Oct-07 7:20
sitebuilderLuc Pattyn12-Oct-07 7:20 
GeneralRe: Modal Dialogs Pin
Skippums12-Oct-07 7:59
Skippums12-Oct-07 7:59 
AnswerRe: Modal Dialogs Pin
Luc Pattyn12-Oct-07 7:53
sitebuilderLuc Pattyn12-Oct-07 7:53 
QuestionBase data Pin
RussBus12-Oct-07 4:51
RussBus12-Oct-07 4:51 
AnswerRe: Base data Pin
led mike12-Oct-07 4:57
led mike12-Oct-07 4:57 
GeneralRe: Base data Pin
RussBus12-Oct-07 5:02
RussBus12-Oct-07 5:02 

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.