From: Paul on
Hi,
I have a DataContext with two classes, customers and orders.
In the DataContext i insert a new customer, but not execute a
SubmitChanges ().
How can i do to loop thought the Class "Customers" and find the new
customer inserted? (I can't update a Database)

Thanks
From: Mr. Arnold on
Paul wrote:
> Hi,
> I have a DataContext with two classes, customers and orders.
> In the DataContext i insert a new customer, but not execute a
> SubmitChanges ().
> How can i do to loop thought the Class "Customers" and find the new
> customer inserted? (I can't update a Database)
>
> Thanks

You should have cross posted this to all forums at onetime so that all
replies could have been seen in all forums involved.