Click here to Skip to main content
15,915,336 members
Home / Discussions / C#
   

C#

 
Questionget 50 files from directory . Pin
justintimberlake26-Dec-06 0:43
justintimberlake26-Dec-06 0:43 
Questionhow to configure my iis to send email from my Asp.net website (in my iis) ? Pin
hdv21226-Dec-06 0:37
hdv21226-Dec-06 0:37 
AnswerRe: how to configure my iis to send email from my Asp.net website (in my iis) ? Pin
Muammar©26-Dec-06 3:43
Muammar©26-Dec-06 3:43 
QuestionDrag drop [toolbar]toolstrip onto form from its container Pin
GunaChinna25-Dec-06 23:59
GunaChinna25-Dec-06 23:59 
QuestionHow or is it possible...?? Pin
Besinci25-Dec-06 23:58
Besinci25-Dec-06 23:58 
AnswerRe: How or is it possible...?? Pin
Nader Elshehabi26-Dec-06 7:55
Nader Elshehabi26-Dec-06 7:55 
GeneralRe: How or is it possible...?? Pin
Besinci26-Dec-06 8:36
Besinci26-Dec-06 8:36 
GeneralRe: How or is it possible...?? Pin
Nader Elshehabi26-Dec-06 18:24
Nader Elshehabi26-Dec-06 18:24 
If I understood you right, you want to inherit a class from Component, make it abstract, then inherit more from this class. Right?
Component => Base abstract class => Inherited class
ans when you put the inherited component in the designer, you are getting an error because of the abstract class.
Well, instead of making your class as abstract, you can declare the constructor as protected. This way your base class won't be instantiated, yet any inherited class can call that constructor in the designer.
I hope I got you right this time.

RegardsRose | [Rose]

QuestionSearch in TreeView control Pin
Maddie from Dartford25-Dec-06 22:37
Maddie from Dartford25-Dec-06 22:37 
QuestionStyled ScrollBar [modified] Pin
MHASSANF25-Dec-06 21:47
MHASSANF25-Dec-06 21:47 
Question(Modify)Error while Displying the Report using Command SQL (Modify) Pin
jaganil25-Dec-06 20:35
jaganil25-Dec-06 20:35 
QuestionError while Displying the Report using Command SQL Pin
jaganil25-Dec-06 20:34
jaganil25-Dec-06 20:34 
QuestionError while Displying the Report using Command SQL Pin
jaganil25-Dec-06 20:32
jaganil25-Dec-06 20:32 
QuestionOpening the folder of a file Pin
kkadir25-Dec-06 20:25
kkadir25-Dec-06 20:25 
AnswerRe: Opening the folder of a file Pin
mav.northwind25-Dec-06 20:42
mav.northwind25-Dec-06 20:42 
GeneralRe: Opening the folder of a file Pin
kkadir25-Dec-06 21:00
kkadir25-Dec-06 21:00 
AnswerRe: Opening the folder of a file Pin
Ravi Bhavnani25-Dec-06 21:57
professionalRavi Bhavnani25-Dec-06 21:57 
QuestionMerging of two datasets Pin
KishoreT25-Dec-06 20:25
KishoreT25-Dec-06 20:25 
AnswerRe: Merging of two datasets Pin
Nader Elshehabi26-Dec-06 7:23
Nader Elshehabi26-Dec-06 7:23 
QuestionMigration of dBaseIII to MS-Access using C# Pin
KishoreT25-Dec-06 20:07
KishoreT25-Dec-06 20:07 
AnswerRe: Migration of dBaseIII to MS-Access using C# Pin
Paul Conrad26-Dec-06 16:34
professionalPaul Conrad26-Dec-06 16:34 
QuestionHow to get recent files Pin
ravichandratbv25-Dec-06 19:37
ravichandratbv25-Dec-06 19:37 
AnswerRe: How to get recent files Pin
Stefan Troschuetz25-Dec-06 21:21
Stefan Troschuetz25-Dec-06 21:21 
QuestionRe: How to get recent files Pin
ravichandratbv26-Dec-06 0:28
ravichandratbv26-Dec-06 0:28 
QuestionHow to Refresh previous page when next page is close Pin
jaganil25-Dec-06 19:09
jaganil25-Dec-06 19:09 

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.