Click here to Skip to main content
15,888,803 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Using VB.Net code in C#.Net Pin
Colin Angus Mackay1-Oct-04 1:27
Colin Angus Mackay1-Oct-04 1:27 
GeneralAssembly search path Pin
stittx30-Sep-04 22:08
stittx30-Sep-04 22:08 
GeneralRe: Assembly search path Pin
Nnamdi Onyeyiri1-Oct-04 2:47
Nnamdi Onyeyiri1-Oct-04 2:47 
Generalnew to .net Pin
dipti1730-Sep-04 8:15
dipti1730-Sep-04 8:15 
GeneralRe: new to .net Pin
Colin Angus Mackay1-Oct-04 1:15
Colin Angus Mackay1-Oct-04 1:15 
GeneralRe: new to .net Pin
dipti171-Oct-04 7:28
dipti171-Oct-04 7:28 
GeneralRe: new to .net Pin
Vasudevan Deepak Kumar7-Oct-04 3:56
Vasudevan Deepak Kumar7-Oct-04 3:56 
Generalp from ur side will be appreciablenew to .net Pin
Anonymous30-Sep-04 8:11
Anonymous30-Sep-04 8:11 
GeneralRe: p from ur side will be appreciablenew to .net Pin
sreejith ss nair7-Oct-04 0:28
sreejith ss nair7-Oct-04 0:28 
GeneralQuestion about .NET Visual Inheritance and MDI apps. Pin
rolst530-Sep-04 6:36
rolst530-Sep-04 6:36 
I’m having trouble finding a clear answer to my question regarding visual inheritance and MDI children. I have made several dialog style forms/apps which were derived from a master template form (dll) – that works great, but I want to take it a step further. My next step was to create a MDI style application using visual inheritance for each child window. Just for information - I’m writing this in VS ver7 (C# base).

So, some questions:
1. Can I make a MDI application into which each child is a based on a master “template” form (dll). My hope is that each child would be its own DLL – easing future modifications and upgrades. Can this be done with .net’s virtual inheritance?

2. If this is possible, is there a way I can dynamically add new children DLL’s (which are visually derived from a master template form) to the MDI application without recompiling the base MDI application (that would be my dream)? Each new child would add new functionality to the core application – but maintain the same base “look”. Obviously this would take some coding, but is this possible?

If you have some ideas, experience, or know of any examples to either of my questions – please feel free to share your ideas.

GeneralRe: Question about .NET Visual Inheritance and MDI apps. Pin
sreejith ss nair7-Oct-04 0:38
sreejith ss nair7-Oct-04 0:38 
General.net Redistrubitable Pin
Gavin Jeffrey29-Sep-04 21:48
Gavin Jeffrey29-Sep-04 21:48 
GeneralRe: .net Redistrubitable Pin
Colin Angus Mackay29-Sep-04 23:04
Colin Angus Mackay29-Sep-04 23:04 
GeneralRe: .net Redistrubitable Pin
Gavin Jeffrey29-Sep-04 23:19
Gavin Jeffrey29-Sep-04 23:19 
GeneralRe: .net Redistrubitable Pin
Colin Angus Mackay29-Sep-04 23:25
Colin Angus Mackay29-Sep-04 23:25 
GeneralRe: .net Redistrubitable Pin
sreejith ss nair7-Oct-04 1:05
sreejith ss nair7-Oct-04 1:05 
GeneralQuestions about Exporing Types from an Assembly. Pin
jamie__smith29-Sep-04 21:17
jamie__smith29-Sep-04 21:17 
GeneralConvert int to byte [] and vice versa Pin
Vadim Tabakman29-Sep-04 21:01
Vadim Tabakman29-Sep-04 21:01 
GeneralRe: Convert int to byte [] and vice versa Pin
Gavin Jeffrey29-Sep-04 21:44
Gavin Jeffrey29-Sep-04 21:44 
GeneralRe: Convert int to byte [] and vice versa Pin
Vadim Tabakman30-Sep-04 13:15
Vadim Tabakman30-Sep-04 13:15 
GeneralRe: Convert int to byte [] and vice versa Pin
Nnamdi Onyeyiri30-Sep-04 2:29
Nnamdi Onyeyiri30-Sep-04 2:29 
GeneralRe: Convert int to byte [] and vice versa Pin
Nnamdi Onyeyiri30-Sep-04 13:23
Nnamdi Onyeyiri30-Sep-04 13:23 
GeneralRe: Convert int to byte [] and vice versa Pin
Vadim Tabakman30-Sep-04 13:26
Vadim Tabakman30-Sep-04 13:26 
GeneralRe: Progress Bar that moves Pin
kayhustle29-Sep-04 10:42
kayhustle29-Sep-04 10:42 
GeneralRe: Progress Bar that moves Pin
sampoo29-Sep-04 10:53
sampoo29-Sep-04 10:53 

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.