Poll: Business Objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John B

    #1

    Poll: Business Objects

    Just out of curiosity and prompted by a previous post how do people
    usually do their business objects?

    1. Strong typed dataset

    2. Custom class.
    Me.

    Cheers

    JB
  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: Poll: Business Objects

    Take a look at some of the Guidance Automation Toolkit (GAT) packages, such
    as the Web Services Software Factory. You will never see a strongly typed
    Dataset, not ever. These are "best practices" code.
    -- Peter
    Recursion: see Recursion
    site: http://www.eggheadcafe.com
    unBlog: http://petesbloggerama.blogspot.com
    BlogMetaFinder: http://www.blogmetafinder.com



    "John B" wrote:
    Just out of curiosity and prompted by a previous post how do people
    usually do their business objects?
    >
    1. Strong typed dataset
    >
    2. Custom class.
    Me.
    >
    Cheers
    >
    JB
    >

    Comment

    Working...