Creating Base Classes


Author
Message
Ger Cannoll
Ger Cannoll
Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)Advanced StrataFrame User (654 reputation)
Group: StrataFrame Users
Posts: 430, Visits: 507
I want to SubClass all the relevant SF classes and am looking for guidance/ best practise. Also if there are any utilities for dong this

At this stage I dont want to build in any additional functionality but will want to do so in the future the following. Is it sufficient to do the following for each of the classes:

e.g.

public class MyBaseBo : MicroFour.StartaFrame.BusinessLayer
{
}

public class MyBaseTextBox : MicroFour.StrataFrame.UI.Windows.Forms.Textbox
{
}

or do I need to refer to Methods inside each class

(e.g. In VFP terms, do I need to put in a DoDeafult() for each method

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search