Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
GeneralRe: Refresh Data in another Form Pin
Nouman Bhatti22-Jan-08 20:51
Nouman Bhatti22-Jan-08 20:51 
GeneralChange cursor (Cursors.Cross) in C# Pin
AlexB4722-Jan-08 13:54
AlexB4722-Jan-08 13:54 
GeneralRe: Change cursor (Cursors.Cross) in C# Pin
Paul Conrad22-Jan-08 14:06
professionalPaul Conrad22-Jan-08 14:06 
GeneralRe: Change cursor (Cursors.Cross) in C# Pin
Luc Pattyn22-Jan-08 14:30
sitebuilderLuc Pattyn22-Jan-08 14:30 
GeneralRe: Change cursor (Cursors.Cross) in C# Pin
AlexB4722-Jan-08 15:00
AlexB4722-Jan-08 15:00 
Generalhelp implementing an interface's methods Pin
jasondemont22-Jan-08 13:16
jasondemont22-Jan-08 13:16 
GeneralRe: help implementing an interface's methods Pin
Luc Pattyn22-Jan-08 14:35
sitebuilderLuc Pattyn22-Jan-08 14:35 
GeneralRe: help implementing an interface's methods Pin
jasondemont22-Jan-08 15:10
jasondemont22-Jan-08 15:10 
Thank you for trying to help, however...I've read something very similar, or exactly the same, as your words at least 50 times before I posted, both in my C# books, and online. It just doesn't click...

I've got this interface that provides an Exit() method that does what? gives a place for me to add code for a program to exit (isn't that what the method is for)? That makes absolutely no sense to me. I don't understand the point of an interface that provides methods, if those methods do absolutely nothing except let you put code in and have it return an Int (in this case).

Why do I need an interface's Open() method to open a program if I've already supplied the code to do so?

what would I do with the return value?

Are there any real world examples of this? Something not generic like myprivatmethod accessed through mypublicmethod because that doesn't help me get it at all...

What am I not getting?
GeneralRe: help implementing an interface's methods Pin
Luc Pattyn22-Jan-08 15:47
sitebuilderLuc Pattyn22-Jan-08 15:47 
GeneralRe: help implementing an interface's methods [modified] Pin
Clive D. Pottinger23-Jan-08 5:14
Clive D. Pottinger23-Jan-08 5:14 
GeneralRe: help implementing an interface's methods Pin
jasondemont24-Jan-08 12:19
jasondemont24-Jan-08 12:19 
GeneralRe: help implementing an interface's methods Pin
Clive D. Pottinger25-Jan-08 8:46
Clive D. Pottinger25-Jan-08 8:46 
GeneralRe: help implementing an interface's methods Pin
jasondemont25-Jan-08 13:37
jasondemont25-Jan-08 13:37 
GeneralRe: help implementing an interface's methods Pin
jasondemont26-Jan-08 3:57
jasondemont26-Jan-08 3:57 
Generalsaving file problem Pin
AliNajjar22-Jan-08 12:57
AliNajjar22-Jan-08 12:57 
GeneralRe: saving file problem Pin
Paul Conrad22-Jan-08 14:07
professionalPaul Conrad22-Jan-08 14:07 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:08
AliNajjar22-Jan-08 15:08 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:19
Skippums22-Jan-08 15:19 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:27
AliNajjar22-Jan-08 15:27 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:44
Skippums22-Jan-08 15:44 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 16:05
AliNajjar22-Jan-08 16:05 
GeneralRe: saving file problem Pin
Skippums23-Jan-08 4:36
Skippums23-Jan-08 4:36 
GeneralRe: saving file problem Pin
AliNajjar23-Jan-08 12:16
AliNajjar23-Jan-08 12:16 
GeneralJava/C# Interop Pin
Edmundisme22-Jan-08 12:45
Edmundisme22-Jan-08 12:45 
GeneralTelling a thread to do something. Pin
Clive D. Pottinger22-Jan-08 12:14
Clive D. Pottinger22-Jan-08 12:14 

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.