Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recommended practice
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Recommended practice
Miscellaneous
Thread ID:
00849558
Message ID:
00849558
Views:
44
Still new to the MM framework and have I few questions:
Why was the sample application made to display the primary key of the products table instead of the product description in the datagrid?

What is the recommended way of line item data with its n:1 related items?
In the sample application, would the best choice be to add the products table to the SQL on the GetOrdersByCustomerID() to proivde the item description or should a separate business object be made for the products table that gets joined at the with the result of the order detail business object?

Thanks,
Chris
Next
Reply
Map
View

Click here to load this message in the networking platform