Click here to Skip to main content
15,889,462 members
Home / Discussions / C#
   

C#

 
GeneralRe: Loading app.config from a remote location fails to load section handler. Pin
Larantz12-Nov-09 0:11
Larantz12-Nov-09 0:11 
Questionadd row to data grid view problem Pin
Rinad11-Nov-09 22:51
Rinad11-Nov-09 22:51 
AnswerMessage Closed Pin
11-Nov-09 22:55
stancrm11-Nov-09 22:55 
GeneralRe: add row to data grid view problem Pin
Rinad11-Nov-09 23:31
Rinad11-Nov-09 23:31 
GeneralRe: add row to data grid view problem Pin
Gerry Schmitz12-Nov-09 1:39
mveGerry Schmitz12-Nov-09 1:39 
GeneralRe: add row to data grid view problem Pin
Luc Pattyn12-Nov-09 2:34
sitebuilderLuc Pattyn12-Nov-09 2:34 
QuestionInheritence Pin
sris 42611-Nov-09 22:27
sris 42611-Nov-09 22:27 
AnswerRe: Inheritence Pin
The Man from U.N.C.L.E.11-Nov-09 22:38
The Man from U.N.C.L.E.11-Nov-09 22:38 
I assume you mean that one method can be overridden and the other cannot, as you cannot override a method in the same class. Nothing can stop anyone overloading the method however.
On that assumption mark the overridable method as Virtual and the not overridable one as sealed.

If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
www.JacksonSoft.co.uk

GeneralRe: Inheritence Pin
sris 42611-Nov-09 22:59
sris 42611-Nov-09 22:59 
GeneralRe: Inheritence Pin
dan!sh 11-Nov-09 23:09
professional dan!sh 11-Nov-09 23:09 
GeneralRe: Inheritence Pin
sris 42611-Nov-09 23:14
sris 42611-Nov-09 23:14 
GeneralRe: Inheritence Pin
dan!sh 11-Nov-09 23:23
professional dan!sh 11-Nov-09 23:23 
GeneralRe: Inheritence Pin
The Man from U.N.C.L.E.12-Nov-09 5:05
The Man from U.N.C.L.E.12-Nov-09 5:05 
GeneralRe: Inheritence Pin
sris 42612-Nov-09 5:33
sris 42612-Nov-09 5:33 
GeneralRe: Inheritence Pin
The Man from U.N.C.L.E.12-Nov-09 5:45
The Man from U.N.C.L.E.12-Nov-09 5:45 
GeneralRe: Inheritence Pin
PIEBALDconsult12-Nov-09 6:00
mvePIEBALDconsult12-Nov-09 6:00 
GeneralRe: Inheritence Pin
sris 42612-Nov-09 6:08
sris 42612-Nov-09 6:08 
AnswerRe: Inheritence Pin
Eduard Keilholz11-Nov-09 22:45
Eduard Keilholz11-Nov-09 22:45 
GeneralRe: Inheritence Pin
dan!sh 11-Nov-09 22:53
professional dan!sh 11-Nov-09 22:53 
AnswerRe: Inheritence Pin
PIEBALDconsult12-Nov-09 4:11
mvePIEBALDconsult12-Nov-09 4:11 
Questionclick on combobox then display new form Pin
vikas shukla11-Nov-09 21:12
vikas shukla11-Nov-09 21:12 
AnswerRe: click on combobox then display new form Pin
Christian Graus11-Nov-09 21:13
protectorChristian Graus11-Nov-09 21:13 
AnswerRe: click on combobox then display new form Pin
dan!sh 11-Nov-09 21:18
professional dan!sh 11-Nov-09 21:18 
GeneralRe: click on combobox then display new form Pin
Member 59031011-Nov-09 22:54
Member 59031011-Nov-09 22:54 
GeneralRe: click on combobox then display new form Pin
dan!sh 11-Nov-09 23:14
professional dan!sh 11-Nov-09 23: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.