Click here to Skip to main content
15,914,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: dll loading question Pin
ppp00121-Aug-05 16:09
ppp00121-Aug-05 16:09 
GeneralRe: dll loading question Pin
Dave Kreskowiak22-Aug-05 0:53
mveDave Kreskowiak22-Aug-05 0:53 
GeneralWinForm does not start on top Pin
gabbyr18-Aug-05 15:30
gabbyr18-Aug-05 15:30 
QuestionStack Trace? What is it? Pin
...---...18-Aug-05 15:12
...---...18-Aug-05 15:12 
AnswerRe: Stack Trace? What is it? Pin
Christian Graus18-Aug-05 15:27
protectorChristian Graus18-Aug-05 15:27 
GeneralImplementing Interfaces... Pin
Tim McCurdy18-Aug-05 15:06
Tim McCurdy18-Aug-05 15:06 
GeneralRe: Implementing Interfaces... Pin
Christian Graus18-Aug-05 15:13
protectorChristian Graus18-Aug-05 15:13 
GeneralRe: Implementing Interfaces... Pin
Tim McCurdy18-Aug-05 15:22
Tim McCurdy18-Aug-05 15:22 
Umm, no, VB does not let you change the visibility of objects from an interface. If you remember, Interfaces are SUPPOSED to be only methods WITHOUT accessors (i.e. Public, Private, etc.). So that means that any Class implementing that Interface can change the visibility to whatever they want, just as long as every method is Implemented. So, it's not a Hack, it is by design.

However, I did find out how to do this in C# if anyone is interested. It's called Explicit Interface Member Implementation[^] WTF | :WTF: !!!
GeneralRe: Implementing Interfaces... Pin
Matt Gerrans18-Aug-05 21:49
Matt Gerrans18-Aug-05 21:49 
GeneralRe: Implementing Interfaces... Pin
Matt Gerrans18-Aug-05 21:00
Matt Gerrans18-Aug-05 21:00 
GeneralRe: Implementing Interfaces... Pin
Tim McCurdy20-Aug-05 7:47
Tim McCurdy20-Aug-05 7:47 
GeneralRe: Implementing Interfaces... Pin
J4amieC18-Aug-05 23:28
J4amieC18-Aug-05 23:28 
GeneralRedim Arrays in C# Pin
mpastchenko18-Aug-05 14:45
mpastchenko18-Aug-05 14:45 
GeneralRe: Redim Arrays in C# Pin
Christian Graus18-Aug-05 15:01
protectorChristian Graus18-Aug-05 15:01 
GeneralRe: Redim Arrays in C# Pin
Tim McCurdy18-Aug-05 15:01
Tim McCurdy18-Aug-05 15:01 
GeneralRe: Redim Arrays in C# Pin
Tim McCurdy18-Aug-05 15:08
Tim McCurdy18-Aug-05 15:08 
GeneralRe: Redim Arrays in C# Pin
Dave Doknjas19-Aug-05 19:35
Dave Doknjas19-Aug-05 19:35 
GeneralRe: Redim Arrays in C# Pin
Mohamad Al Husseiny18-Aug-05 22:09
Mohamad Al Husseiny18-Aug-05 22:09 
GeneralRe: Redim Arrays in C# Pin
Azerax19-Aug-05 1:32
Azerax19-Aug-05 1:32 
GeneralRe: Redim Arrays in C# Pin
mpastchenko19-Aug-05 7:46
mpastchenko19-Aug-05 7:46 
Generalchanging properties Pin
spepperchin18-Aug-05 13:51
spepperchin18-Aug-05 13:51 
GeneralRe: changing properties Pin
Christian Graus18-Aug-05 15:02
protectorChristian Graus18-Aug-05 15:02 
GeneralRe: changing properties Pin
David Stone18-Aug-05 15:27
sitebuilderDavid Stone18-Aug-05 15:27 
Generalets.Compare DataSets.... Pin
bigals18-Aug-05 12:42
bigals18-Aug-05 12:42 
GeneralScreen Scraping + RDF Pin
A N Kureshi18-Aug-05 10:39
A N Kureshi18-Aug-05 10:39 

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.