Re: Relations in a three-thier app.

From: Sahil Malik (contactmethrumyblog_at_nospam.com)
Date: 01/20/05


Date: Thu, 20 Jan 2005 07:22:56 -0500

Strongly typed datasets - design time.
Non strongly typed - in your data layer.

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik

"Anibal" <nospam@sinbasura.com> wrote in message
news:%23PAv2so$EHA.2600@TK2MSFTNGP09.phx.gbl...
> Hi,
> I'm trying to learn about the three-thier layout, and becouse the DataSets
> don't retrive relations from the data base,
> i want to know in wich of the thiers i have to put code to make the
> DataRelations objects between the tables
> to include them into a DataSet.
>
> Thank you very much.
>
>



Relevant Pages

  • Re: Share dataset.xsd files between projects
    ... Are you trying to share it at design time, run time, or both? ... I would recommend having a "data layer", that contains the dataset and such ... linked items (files in a different direcory on disk) instead but this ...
    (microsoft.public.dotnet.general)
  • Re: data access layer
    ... advocate a data layer. ... - Sahil Malik [MVP] ...
    (microsoft.public.dotnet.framework.adonet)