binding to what?

-----Original Message-----
From: Curtis Koppang [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 30, 2002 1:31 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] What do I need to implement to support DataBinding


Say I have a simple class which represents a single data entity, like the following:

class Author {
    public FirstName;
    public LastName;
    public Dedication;
}

Do I need to implment any specific interfaces to support data binding?  I checked the 
archives and most of the information has to do with exposing Authors (plural) or is 
outdated (pre-RTM).

Thanks,
curt

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to