Hi,
Is it always a good idea to have a Interface.
Does it have any performance issues.

I am referring to Framework 2.0 Beta, Visual Basic 2005.

John.

Re: Interfaces in Framework 2.0 by Herfried

Herfried
Tue Sep 20 10:16:28 CDT 2005

"Jonathan Lurie" <Jonathan@nospam.com> schrieb:
> Is it always a good idea to have a Interface.
> Does it have any performance issues.

This strongly depends on the situation, a general answer is impossible.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Re: Interfaces in Framework 2.0 by Jonathan

Jonathan
Tue Sep 20 10:50:19 CDT 2005

When should we use Interfaces.

JH

"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:u%23IRHZfvFHA.1648@TK2MSFTNGP10.phx.gbl...
> "Jonathan Lurie" <Jonathan@nospam.com> schrieb:
>> Is it always a good idea to have a Interface.
>> Does it have any performance issues.
>
> This strongly depends on the situation, a general answer is impossible.
>
> --
> M S Herfried K. Wagner
> M V P <URL:http://dotnet.mvps.org/>
> V B <URL:http://classicvb.org/petition/>