Ok...

Actually does DbLinq support deferred loading?


Giacomo

On Tue, Mar 31, 2009 at 10:42 AM, Pascal Craponne <[email protected]> wrote:

> Well, I suggest that you list all effects of such parameter (exceptions
> thrown when specific methods are called), and then we'll see how to
> implement them.
>
> Pascal.
>
> jabber/gtalk: [email protected]
> msn: [email protected]
>
>
>
>
> On Tue, Mar 31, 2009 at 10:37, Giacomo Tesio <[email protected]> wrote:
>
>> Hello everybody!
>> I've figured now that we could need a readonly DataContext for security
>> reasons.
>> In
>> http://msdn.microsoft.com/en-us/library/system.data.linq.datacontext.deferredloadingenabled.aspxit
>>  is said that that would be possible, by setting
>> DataContext.ObjectTrackingEnabled = false.
>>
>> Actually those two proprerty required to get such a behaviour throws
>> NotImplementedException.
>>
>> I could try to implement them, at least to get the readonly behaviour
>> (which even if not trivial, should be possible in a reasonable time).
>>
>> Can someone get me an overview of the required modifications and point me
>> to the place to start?
>>
>>
>> Giacomo
>>
>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to