473,473 Members | 1,848 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Architecture questions?

Hi

I want to show a grid filled with fields from more than one table.
I used ObjectDatasourceS (One ObjectDataSource for each table).

I guess this is the way of doing things in the new asp.net 2.0?

But is that the way of doing things in Real life web applications?

Kind regards,

Ayman
Jan 18 '06 #1
2 991
The GridView works really well with the ObjectDataSource, the SqlDataSource
and others.

In your ODS, you could read both tables and then manupulate the data into a
single table or better yet, read use a View at the SQL level. You can also
read data from a View with a SqlDataSource.

--

Andrew Robinson
http://blog.binaryocean.com

"ayos" <ay******@gmail.com> wrote in message
news:u5**************@TK2MSFTNGP12.phx.gbl...
Hi

I want to show a grid filled with fields from more than one table.
I used ObjectDatasourceS (One ObjectDataSource for each table).

I guess this is the way of doing things in the new asp.net 2.0?

But is that the way of doing things in Real life web applications?

Kind regards,

Ayman

Jan 18 '06 #2
I don't think so. The entire XXXDataSource as far as i'm concerned is great
for building my dad's webpage, but flies in the face of domain modelling and
n-tier development. ObjectDataSource isn't so bad, but SqlDataSource and the
other providers need to be taken out back and shot.

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"ayos" <ay******@gmail.com> wrote in message
news:u5**************@TK2MSFTNGP12.phx.gbl...
Hi

I want to show a grid filled with fields from more than one table.
I used ObjectDatasourceS (One ObjectDataSource for each table).

I guess this is the way of doing things in the new asp.net 2.0?

But is that the way of doing things in Real life web applications?

Kind regards,

Ayman

Jan 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
by: David Noble | last post by:
We've been developing a web site using 3-tier architecture for 18 months now. There is a common layer that defines the classes - using XML schemas. The data layer acts as a wrapper to 3 databases...
6
by: Gary James | last post by:
This may not be a direct C# question, but since I'll be using using C# for development, I thought I'd pose the question here. I'll soon be involved in the design of a new software product that...
2
by: Wee Bubba | last post by:
i started by designing my web page using frames. i had my data entry form in an upper form and my data rows displaying in a lower frame. i soon discovered that ASP.NET is not really meant for...
6
by: V. Jenks | last post by:
I apologize if this is the wrong forum for this, I could not locate one that was exactly appropriate for this topic. Over the last couple of years I've been doing a lot of reading on design...
6
by: Chad Grooms, MCSD >> [VB.NET,C#,ASP.NET] > [VB.NET | last post by:
Hey all, I have a few questions regarding .NET BLL design. I am a somewhat self-taught developer with limited resources, so I know there are some concepts here and there that I might have missed...
1
by: Craig Buchanan | last post by:
I am building an application to help researcher record the outcomes of their studies. These outcomes are document across a number of paper forms. The information documented on these forms varies...
7
by: Jon Davis | last post by:
I have a couple questions. First of all, would anyone consider a multi-layered programming approach (building business objects that are seperate from data access logic and seperate from user...
7
by: MarkusJNZ | last post by:
Hi, we have some datafeeds which pull info from external sources. Unfortunately, we have to use screen scraping as there are no XML feeds. The data feeds are located in a variety of different...
3
by: =?Utf-8?B?UmljaGFyZCBCeXNvdXRo?= | last post by:
Hi I have 2 installers for my VB.NET app, one for the client app (exe, dlls, config etc.), one for server components (shared data files, sql express db). I have a few questions relating to the...
6
by: NewsGuy | last post by:
Hello I'm concidering better ways to architecture our VB.Net Webservices project. Below is a draft of what I thought would be a decent way to go about it, I was wondering about other peoples...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.