Click here to Skip to main content
15,921,716 members
Home / Discussions / C#
   

C#

 
AnswerRe: Printer driver compatible Pin
Hesham Yassin6-Jun-07 8:03
Hesham Yassin6-Jun-07 8:03 
QuestionLaunching application through local network from another PC Pin
sgeorgije5-Jun-07 10:00
sgeorgije5-Jun-07 10:00 
AnswerRe: Launching application through local network from another PC Pin
Not Active5-Jun-07 11:17
mentorNot Active5-Jun-07 11:17 
QuestionQuery on MS Access Database Pin
mcaos5-Jun-07 9:50
professionalmcaos5-Jun-07 9:50 
AnswerRe: Query on MS Access Database [modified] Pin
leckey5-Jun-07 10:01
leckey5-Jun-07 10:01 
AnswerRe: Query on MS Access Database Pin
ScottM15-Jun-07 20:01
ScottM15-Jun-07 20:01 
GeneralRe: Query on MS Access Database Pin
mcaos6-Jun-07 6:46
professionalmcaos6-Jun-07 6:46 
QuestionC# Inherited UserControl With Custom Methods Pin
ATCsharp5-Jun-07 9:15
ATCsharp5-Jun-07 9:15 
I am currently trying to design a project that will dynamically load different inherited user controls.

I have a base class named "PageBase" which extends UserControl. All of the inherited user controls will extend from PageBase.
Here is what I am trying to do but cannot think of a way to do it. "Joe" comes along and wants to add some page into the system. He creates a new project that is an inherited control from PageBase. When this new project is created I would like Visual Studio to inform him that he has to implement the function "string foo()".

I am trying to make the extension as easy as possible and I do not want someone to have a new class that looks like Class1 : PageBase, SomeInterface

Using the designer is also a big portion of this project so I cannot take the route of an abstract UserControl class. What is an easy way to have VS inform the coder that certain methods must be implemented when someone creates the inherited user control? Thanks for the help. Please let me know if anything needs to be explained more.


AnswerRe: C# Inherited UserControl With Custom Methods Pin
Not Active5-Jun-07 9:45
mentorNot Active5-Jun-07 9:45 
QuestionDataProtectionScope.CurrentUser & NT Domains Pin
Guinness4Strength5-Jun-07 9:07
Guinness4Strength5-Jun-07 9:07 
QuestionCrystal Report Pin
mehrdadc485-Jun-07 8:37
mehrdadc485-Jun-07 8:37 
AnswerRe: Crystal Report Pin
phantanagu5-Jun-07 14:55
phantanagu5-Jun-07 14:55 
Questiontapi3 call-status and tone-detection using handset Pin
georgishelpmegodtoo5-Jun-07 8:15
georgishelpmegodtoo5-Jun-07 8:15 
AnswerRe: tapi3 call-status and tone-detection using handset Pin
Not Active5-Jun-07 8:17
mentorNot Active5-Jun-07 8:17 
Questionhelp me tapi3 call status and tone detection using handset Pin
georgishelpmegodtoo5-Jun-07 8:02
georgishelpmegodtoo5-Jun-07 8:02 
AnswerRe: help me tapi3 call status and tone detection using handset Pin
Dave Kreskowiak5-Jun-07 8:35
mveDave Kreskowiak5-Jun-07 8:35 
QuestionIs there a extended TryCatch-Snippet ? Pin
MarkPhB5-Jun-07 7:54
MarkPhB5-Jun-07 7:54 
AnswerRe: Is there a extended TryCatch-Snippet ? Pin
Giorgi Dalakishvili5-Jun-07 8:08
mentorGiorgi Dalakishvili5-Jun-07 8:08 
AnswerRe: Is there a extended TryCatch-Snippet ? Pin
Not Active5-Jun-07 8:17
mentorNot Active5-Jun-07 8:17 
AnswerRe: Is there a extended TryCatch-Snippet ? Pin
Judah Gabriel Himango5-Jun-07 8:18
sponsorJudah Gabriel Himango5-Jun-07 8:18 
GeneralRe: Is there a extended TryCatch-Snippet ? Pin
Guffa5-Jun-07 9:28
Guffa5-Jun-07 9:28 
GeneralRe: Is there a extended TryCatch-Snippet ? Pin
Judah Gabriel Himango5-Jun-07 11:11
sponsorJudah Gabriel Himango5-Jun-07 11:11 
GeneralRe: Is there a extended TryCatch-Snippet ? Pin
Guffa5-Jun-07 22:18
Guffa5-Jun-07 22:18 
GeneralRe: Is there a extended TryCatch-Snippet ? Pin
Judah Gabriel Himango6-Jun-07 4:14
sponsorJudah Gabriel Himango6-Jun-07 4:14 
GeneralRe: Is there a extended TryCatch-Snippet ? Pin
Kevin McFarlane5-Jun-07 11:23
Kevin McFarlane5-Jun-07 11:23 

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.