Click here to Skip to main content
15,881,413 members
Home / Discussions / C#
   

C#

 
AnswerRe: is Windows-8 can run Webservice that work with FrameWork3.5? Pin
Eddy Vluggen11-Nov-12 11:17
professionalEddy Vluggen11-Nov-12 11:17 
Questionselection of similar words in textbox c# Pin
MOR8911-Nov-12 6:26
MOR8911-Nov-12 6:26 
AnswerRe: selection of similar words in textbox c# Pin
Dave Kreskowiak11-Nov-12 7:09
mveDave Kreskowiak11-Nov-12 7:09 
GeneralRe: selection of similar words in textbox c# Pin
MOR8912-Nov-12 4:39
MOR8912-Nov-12 4:39 
GeneralRe: selection of similar words in textbox c# Pin
Dave Kreskowiak12-Nov-12 4:50
mveDave Kreskowiak12-Nov-12 4:50 
QuestionXML Serialization with large objects Pin
Kishore Hyd10-Nov-12 12:31
Kishore Hyd10-Nov-12 12:31 
AnswerRe: XML Serialization with large objects Pin
Eddy Vluggen10-Nov-12 23:35
professionalEddy Vluggen10-Nov-12 23:35 
QuestionInheritance of an Abstract Class Pin
ASPnoob10-Nov-12 10:45
ASPnoob10-Nov-12 10:45 
Hi all, can someone please clear things up for me regarding inheriting an abstract class. According to msdn.com[^] the following are some of the features of an abstract class:
It is not possible to modify an abstract class with the sealed modifier, which means that the class cannot be inherited. 

A non-abstract class derived from an abstract class must include actual implementations of all inherited abstract methods and accessors.

The first sentence says that the class cannot be inherited but the second sentence says you can have a non-abstract class which is derived from an abstract class. If I'm not mistaken, a derived class is a class that inherits from another class. Thanks in advance for your response.

modified 10-Nov-12 17:16pm.

AnswerRe: Inheritance of an Abstract Class Pin
Mycroft Holmes10-Nov-12 13:21
professionalMycroft Holmes10-Nov-12 13:21 
AnswerRe: Inheritance of an Abstract Class Pin
Alan N10-Nov-12 13:27
Alan N10-Nov-12 13:27 
GeneralRe: Inheritance of an Abstract Class Pin
ASPnoob10-Nov-12 14:24
ASPnoob10-Nov-12 14:24 
AnswerRe: Inheritance of an Abstract Class Pin
Richard Deeming12-Nov-12 2:09
mveRichard Deeming12-Nov-12 2:09 
QuestionC# issue: connection string to app.config file Pin
rachel_m10-Nov-12 8:05
rachel_m10-Nov-12 8:05 
AnswerRe: C# issue: connection string to app.config file Pin
Eddy Vluggen10-Nov-12 23:38
professionalEddy Vluggen10-Nov-12 23:38 
GeneralRe: C# issue: connection string to app.config file Pin
rachel_m11-Nov-12 6:11
rachel_m11-Nov-12 6:11 
AnswerRe: C# issue: connection string to app.config file Pin
jschell11-Nov-12 10:39
jschell11-Nov-12 10:39 
QuestionSSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Tridip Bhattacharjee10-Nov-12 7:49
professionalTridip Bhattacharjee10-Nov-12 7:49 
AnswerRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Mycroft Holmes10-Nov-12 13:17
professionalMycroft Holmes10-Nov-12 13:17 
GeneralRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Tridip Bhattacharjee11-Nov-12 6:57
professionalTridip Bhattacharjee11-Nov-12 6:57 
GeneralRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Mycroft Holmes11-Nov-12 11:39
professionalMycroft Holmes11-Nov-12 11:39 
GeneralRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Tridip Bhattacharjee11-Nov-12 19:35
professionalTridip Bhattacharjee11-Nov-12 19:35 
GeneralRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Mycroft Holmes11-Nov-12 21:29
professionalMycroft Holmes11-Nov-12 21:29 
GeneralRe: SSRS: How to deploy RDLC files with visual-studio 2010 setup Pin
Tridip Bhattacharjee13-Nov-12 19:53
professionalTridip Bhattacharjee13-Nov-12 19:53 
QuestionExport data from report to excel in the wrong format Pin
nhanlaptrinh9-Nov-12 19:29
nhanlaptrinh9-Nov-12 19:29 
GeneralRe: Export data from report to excel in the wrong format Pin
Eddy Vluggen10-Nov-12 7:22
professionalEddy Vluggen10-Nov-12 7:22 

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.