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

C#

 
QuestionDetecting RDP sesssion Pin
John Sposato7-Oct-08 9:18
John Sposato7-Oct-08 9:18 
AnswerRe: Detecting RDP sesssion Pin
leppie7-Oct-08 23:47
leppie7-Oct-08 23:47 
QuestionDataType Casting / Convert Pin
Cihan Topçu7-Oct-08 9:13
Cihan Topçu7-Oct-08 9:13 
AnswerRe: DataType Casting / Convert Pin
DaveyM697-Oct-08 9:39
professionalDaveyM697-Oct-08 9:39 
AnswerRe: DataType Casting / Convert Pin
Wendelius7-Oct-08 9:44
mentorWendelius7-Oct-08 9:44 
AnswerRe: DataType Casting / Convert Pin
Pedram Behroozi7-Oct-08 10:00
Pedram Behroozi7-Oct-08 10:00 
AnswerRe: DataType Casting / Convert Pin
Mark Churchill7-Oct-08 19:07
Mark Churchill7-Oct-08 19:07 
QuestionAbstract class and Interface related of same methods we are extednind in class...... [modified] Pin
Roney7-Oct-08 8:40
Roney7-Oct-08 8:40 
Hi all,

This is simple thinking concept query is that-I've an one abstract class that contain some method test() and i've one interface in that with same signature of abstract class method test() name ok fine.(they are just declared)
now i want to implement in one class. And i called and provided some functionalities to the 2 methods, 1 is from abstract class and 1 is from interface .
so how to call particular interface method with the class object that we are implemented in the class and how to call abstract class method with the class object.-
bcoz are 2 same named methods and with the signature also same..........so how would know when we are declared object for class and calling some obj.test()-which method will displayed-is it from abstract or interface belonged method. can u plz give me reply very soon............

modified on Thursday, October 9, 2008 2:50 AM

AnswerRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius7-Oct-08 8:48
mentorWendelius7-Oct-08 8:48 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Roney8-Oct-08 20:50
Roney8-Oct-08 20:50 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius9-Oct-08 6:18
mentorWendelius9-Oct-08 6:18 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Roney9-Oct-08 20:52
Roney9-Oct-08 20:52 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius10-Oct-08 6:36
mentorWendelius10-Oct-08 6:36 
QuestionC Code Parser Pin
Dromar7-Oct-08 8:11
Dromar7-Oct-08 8:11 
AnswerRe: C Code Parser Pin
Wendelius7-Oct-08 8:27
mentorWendelius7-Oct-08 8:27 
GeneralRe: C Code Parser Pin
Dromar7-Oct-08 8:33
Dromar7-Oct-08 8:33 
GeneralRe: C Code Parser Pin
Wendelius7-Oct-08 8:43
mentorWendelius7-Oct-08 8:43 
AnswerRe: C Code Parser Pin
Caio Kinzel Filho7-Oct-08 10:47
Caio Kinzel Filho7-Oct-08 10:47 
GeneralRe: C Code Parser Pin
Mark Churchill7-Oct-08 19:09
Mark Churchill7-Oct-08 19:09 
QuestionDefine Collection property problem Pin
sepel7-Oct-08 6:18
sepel7-Oct-08 6:18 
AnswerRe: Define Collection propertu problem Pin
Guffa7-Oct-08 6:28
Guffa7-Oct-08 6:28 
GeneralRe: Define Collection propertu problem [modified] Pin
sepel7-Oct-08 7:36
sepel7-Oct-08 7:36 
AnswerRe: Define Collection property problem Pin
Mark Churchill7-Oct-08 19:24
Mark Churchill7-Oct-08 19:24 
GeneralRe: Define Collection property problem Pin
sepel7-Oct-08 21:58
sepel7-Oct-08 21:58 
QuestionAbstract Class Question Pin
Kevin Marois7-Oct-08 5:28
professionalKevin Marois7-Oct-08 5:28 

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.