Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: Invoke and Form.ShowDialog ? [modified] Pin
Luc Pattyn23-Jul-07 21:34
sitebuilderLuc Pattyn23-Jul-07 21:34 
QuestionService timeout on startup Pin
__DanC__23-Jul-07 4:14
__DanC__23-Jul-07 4:14 
AnswerRe: Service timeout on startup Pin
Luc Pattyn23-Jul-07 5:33
sitebuilderLuc Pattyn23-Jul-07 5:33 
AnswerRe: Service timeout on startup Pin
PaulPrice23-Jul-07 7:30
PaulPrice23-Jul-07 7:30 
QuestionObject and class in C# Pin
Anmol.Gupta23-Jul-07 3:42
Anmol.Gupta23-Jul-07 3:42 
AnswerRe: Object and class in C# Pin
Luc Pattyn23-Jul-07 3:53
sitebuilderLuc Pattyn23-Jul-07 3:53 
GeneralRe: Object and class in C# Pin
Anmol.Gupta23-Jul-07 4:19
Anmol.Gupta23-Jul-07 4:19 
GeneralRe: Object and class in C# Pin
BoneSoft23-Jul-07 4:34
BoneSoft23-Jul-07 4:34 
Because Child could possibly override and change functionality of it's base class. So it can polymorphically be treated as an instance of the base class but have different behavior. For one thing.

And in the real world, your base class will likely be abstract, meaning you can't create an instance of it directly.



Try code model generation tools at BoneSoft.com.

GeneralRe: Object and class in C# Pin
Luc Pattyn23-Jul-07 4:35
sitebuilderLuc Pattyn23-Jul-07 4:35 
GeneralRe: Object and class in C# Pin
Anmol.Gupta23-Jul-07 4:43
Anmol.Gupta23-Jul-07 4:43 
GeneralRe: Object and class in C# Pin
Luc Pattyn23-Jul-07 4:57
sitebuilderLuc Pattyn23-Jul-07 4:57 
GeneralRe: Object and class in C# Pin
Anmol.Gupta23-Jul-07 18:51
Anmol.Gupta23-Jul-07 18:51 
AnswerRe: Object and class in C# Pin
Pete O'Hanlon23-Jul-07 4:06
mvePete O'Hanlon23-Jul-07 4:06 
QuestionWindows User Pin
tadhg8823-Jul-07 3:33
tadhg8823-Jul-07 3:33 
AnswerRe: Windows User Pin
tadhg8831-Jul-07 6:15
tadhg8831-Jul-07 6:15 
QuestionHow to Add a Satlite Assembly in Runtime Pin
Prajin23-Jul-07 3:27
Prajin23-Jul-07 3:27 
AnswerRe: How to Add a Satlite Assembly in Runtime Pin
Pete O'Hanlon23-Jul-07 3:32
mvePete O'Hanlon23-Jul-07 3:32 
QuestionHow can I create simple, aesthetic graphical components for a C# GUI? Pin
flyingnome23-Jul-07 3:16
flyingnome23-Jul-07 3:16 
AnswerRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
Pete O'Hanlon23-Jul-07 3:21
mvePete O'Hanlon23-Jul-07 3:21 
GeneralRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
flyingnome23-Jul-07 3:52
flyingnome23-Jul-07 3:52 
GeneralRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
Pete O'Hanlon23-Jul-07 4:20
mvePete O'Hanlon23-Jul-07 4:20 
GeneralRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
flyingnome23-Jul-07 4:51
flyingnome23-Jul-07 4:51 
GeneralRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
Pete O'Hanlon23-Jul-07 5:04
mvePete O'Hanlon23-Jul-07 5:04 
AnswerRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
V.23-Jul-07 4:44
professionalV.23-Jul-07 4:44 
GeneralRe: How can I create simple, aesthetic graphical components for a C# GUI? Pin
flyingnome23-Jul-07 4:53
flyingnome23-Jul-07 4:53 

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.