Bob,

Thanks so much for you help and suggestions.  I built the classes per your
suggestions using the interface approach and that was exactly what I was
wanting.

I really appreciate your time.

Thanks again,
Greg

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Provencher
Sent: Saturday, September 09, 2006 8:15 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Need help with a simple VB.Net Problem

Yes, the interface defines the properties, methods, etc available to
callers, and it will always be the same for all objects that implement it.
Each concrete class can implement them in their own way.

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Rothlander
Sent: Saturday, September 09, 2006 1:13 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Need help with a simple VB.Net Problem

 Oh wait.  I think you are saying that I can do that.  Is that correct?

===================================
This list is hosted by DevelopMentor.  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to