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

C#

 
QuestionA typical case about interfaces [modified] Pin
amitcoder835-Jun-07 20:35
amitcoder835-Jun-07 20:35 
AnswerRe: A typical case about interfaces Pin
Christian Graus5-Jun-07 20:50
protectorChristian Graus5-Jun-07 20:50 
GeneralRe: A typical case about interfaces Pin
Manoj Kumar Rai5-Jun-07 21:01
professionalManoj Kumar Rai5-Jun-07 21:01 
GeneralRe: A typical case about interfaces Pin
originSH5-Jun-07 22:27
originSH5-Jun-07 22:27 
GeneralRe: A typical case about interfaces Pin
originSH5-Jun-07 22:30
originSH5-Jun-07 22:30 
AnswerRe: A typical case about interfaces Pin
Manoj Kumar Rai5-Jun-07 21:00
professionalManoj Kumar Rai5-Jun-07 21:00 
GeneralRe: A typical case about interfaces [modified] Pin
amitcoder835-Jun-07 21:05
amitcoder835-Jun-07 21:05 
GeneralRe: A typical case about interfaces Pin
Manoj Kumar Rai5-Jun-07 21:10
professionalManoj Kumar Rai5-Jun-07 21:10 
See the function name in the class A is as Interface1.ReturnString1(), and thats why you can not a.ReturnString1(). But the function name for the Interface1 is "ReturnString1" and you can call it using object of type Interface1.

Manoj
Never Gives up

GeneralRe: A typical case about interfaces Pin
amitcoder835-Jun-07 21:16
amitcoder835-Jun-07 21:16 
GeneralRe: A typical case about interfaces Pin
Manoj Kumar Rai5-Jun-07 21:27
professionalManoj Kumar Rai5-Jun-07 21:27 
GeneralRe: A typical case about interfaces Pin
amitcoder835-Jun-07 21:32
amitcoder835-Jun-07 21:32 
QuestionPlease Help Pin
codingrocks5-Jun-07 20:07
codingrocks5-Jun-07 20:07 
AnswerRe: Please Help Pin
Christian Graus5-Jun-07 20:14
protectorChristian Graus5-Jun-07 20:14 
General[Message Deleted] Pin
codingrocks5-Jun-07 20:25
codingrocks5-Jun-07 20:25 
GeneralRe: To bind a value from DataGridView to textbox Pin
Christian Graus5-Jun-07 20:43
protectorChristian Graus5-Jun-07 20:43 
GeneralRe: To bind a value from DataGridView to textbox Pin
Manoj Kumar Rai5-Jun-07 20:46
professionalManoj Kumar Rai5-Jun-07 20:46 
GeneralRe: To get a selected value from datagrid view Pin
Manoj Kumar Rai5-Jun-07 21:06
professionalManoj Kumar Rai5-Jun-07 21:06 
GeneralRe: To get a selected value from datagrid view Pin
codingrocks5-Jun-07 21:12
codingrocks5-Jun-07 21:12 
GeneralRe: To get a selected value from datagrid view Pin
Manoj Kumar Rai5-Jun-07 21:13
professionalManoj Kumar Rai5-Jun-07 21:13 
GeneralCast done to string ..but error comes Pin
codingrocks5-Jun-07 21:20
codingrocks5-Jun-07 21:20 
GeneralRe: Cast done to string ..but error comes Pin
codingrocks5-Jun-07 22:19
codingrocks5-Jun-07 22:19 
Questioni am newbie to the C#, and i don't know which using directive is to use for SecureFileElement. [modified] Pin
Ulhas Morbale5-Jun-07 19:50
professionalUlhas Morbale5-Jun-07 19:50 
AnswerRe: i am newbie to the C#, and i don't know which using directive is to use for SecureFileElement. Pin
Christian Graus5-Jun-07 20:20
protectorChristian Graus5-Jun-07 20:20 
GeneralRe: i am newbie to the C#, and i don't know which using directive is to use for SecureFileElement. Pin
Ulhas Morbale5-Jun-07 20:38
professionalUlhas Morbale5-Jun-07 20:38 
GeneralRe: i am newbie to the C#, and i don't know which using directive is to use for SecureFileElement. Pin
Christian Graus5-Jun-07 20:52
protectorChristian Graus5-Jun-07 20:52 

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.