Click here to Skip to main content
15,867,308 members
Home / Discussions / C#
   

C#

 
QuestionRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Wes Aday20-Sep-12 8:48
professionalWes Aday20-Sep-12 8:48 
GeneralRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Kenneth Haugland20-Sep-12 9:09
mvaKenneth Haugland20-Sep-12 9:09 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Dave Kreskowiak20-Sep-12 17:25
mveDave Kreskowiak20-Sep-12 17:25 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Paul Conrad20-Sep-12 18:53
professionalPaul Conrad20-Sep-12 18:53 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Ingo20-Sep-12 23:25
Ingo20-Sep-12 23:25 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon20-Sep-12 23:49
subeditorPete O'Hanlon20-Sep-12 23:49 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti23-Sep-12 9:13
pasztorpisti23-Sep-12 9:13 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 1:26
subeditorPete O'Hanlon24-Sep-12 1:26 
Actually, the reason I mentioned it in regards to .NET not supporting it is because (to keep it in line with general .NET interoperability reasons), it would have to be baked into the CLS so that other languages could interact with it.

From Anders Hjelsberg:

"The question is, What about multiple inheritance? And will we get it? If not, why? The easy- the cop out answer at this point is that if we were going to have it, we needed to have it in the first release because it’s way too hard to add after the fact. Even if we did add it, we could never mandate it as being part of the CLS I don’t think, meaning that every language can support it. Multiple inheritance and VB, I don’t think that’s a great cocktail. If we had multiple inheritance, if it wasn’t usable in APIs, I wonder how useful it would really be. I think also when you analyze what is it that people want to do with multiple inheritance, in the vast majority of cases I think there are simpler answers than the full multiple inheritance enchilada with virtual base classes and the diamond problem and all of that stuff."

I don't just make this shizzle up after all.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 1:35
pasztorpisti24-Sep-12 1:35 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 1:47
subeditorPete O'Hanlon24-Sep-12 1:47 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 1:53
pasztorpisti24-Sep-12 1:53 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Pete O'Hanlon24-Sep-12 2:09
subeditorPete O'Hanlon24-Sep-12 2:09 
GeneralRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti24-Sep-12 2:33
pasztorpisti24-Sep-12 2:33 
AnswerRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
Shameel21-Sep-12 1:48
professionalShameel21-Sep-12 1:48 
GeneralRe: WHY GIRLS DONT LIKE TO MARRY SOFTWARE ENGINEERS ????? Pin
pasztorpisti22-Sep-12 12:20
pasztorpisti22-Sep-12 12:20 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Dave Doknjas21-Sep-12 6:02
Dave Doknjas21-Sep-12 6:02 
AnswerRe: Why c# do not support Multiple Inheritance Pin
jschell21-Sep-12 10:51
jschell21-Sep-12 10:51 
AnswerRe: Why c# do not support Multiple Inheritance Pin
pasztorpisti22-Sep-12 12:34
pasztorpisti22-Sep-12 12:34 
AnswerRe: Why c# do not support Multiple Inheritance Pin
Bernhard Hiller23-Sep-12 21:09
Bernhard Hiller23-Sep-12 21:09 
GeneralRe: Why c# do not support Multiple Inheritance Pin
Himanshu Yadav11-Oct-12 0:10
Himanshu Yadav11-Oct-12 0:10 
QuestionHow to have multiple DB back up activities running simultenously Pin
Sajeevsadan20-Sep-12 7:44
Sajeevsadan20-Sep-12 7:44 
AnswerRe: How to have multiple DB back up activities running simultenously Pin
Mycroft Holmes20-Sep-12 20:09
professionalMycroft Holmes20-Sep-12 20:09 
AnswerRe: How to have multiple DB back up activities running simultenously Pin
Shameel21-Sep-12 1:52
professionalShameel21-Sep-12 1:52 
QuestionAjax Tab Events And Gridview help Pin
HimalR820-Sep-12 0:57
HimalR820-Sep-12 0:57 
AnswerRe: Ajax Tab Events And Gridview help Pin
Pete O'Hanlon20-Sep-12 1:46
subeditorPete O'Hanlon20-Sep-12 1:46 

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.