LINQ getRolesResult question in Project Tracker

LINQ getRolesResult question in Project Tracker

Old forum URL: forums.lhotka.net/forums/t/4896.aspx


KyleYvonnes posted on Monday, May 26, 2008

I've just started using CSLA and I gotta say this framework rocks. Thank you Rocky.

One problem that I had is the LINQ to SQL Classes (.dbml) you made in ProjectTracker.DalLinq. In Role.vb's Child_Fetch method, you pass in a ProjectTracker.DalLinq.getRolesResult. The definition of getRolesResult is a partial class in PTracker.designer.vb that tells LINQ the fields and types of the resultant table.

Question is: did you create this class yourself? I don't see that defined in Object Relational Design/Methods list. What's the idea behind this?

TIA

Copyright (c) Marimer LLC