Thanks for the swift reply. I have found and downloaded two such blocks:
1. Cache Application Block
2. Microsoft Enterprise Library
Both these contain code for implementing application level cache. Could you
please let me know which one should be used? BTW, is there a vb dotnet
version of the library code that can be downloaded.
Thanks in advance.
> It's better to get the application caching block from MS (not sure if that
> was what you were referring to) and then adjust appropriately.
[quoted text clipped - 24 lines]
> > Thanks,
> > Noel
Alvin Bruney [ASP.NET MVP] - 05 Mar 2005 21:17 GMT
cache application block is what i am familiar with. I don't know about a vb
implementation. You can always use kamal patel's vb convertor site to
convert the C# code to VB.NET.

Signature
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
------------------------------------------------------------
> Thanks for the swift reply. I have found and downloaded two such blocks:
>
[quoted text clipped - 44 lines]
>> > Thanks,
>> > Noel
Geir Aamodt - 10 Mar 2005 07:40 GMT
Noel,
the MS Enterprise Library is the latest versjon (at least when it comes
comes to new wrapping).
I do not know if there are any differences between 1 and 2, but I would
surely go for nr. 2 since
this looks like the direction MS would like you to go.

Signature
Best regards,
Geir Aamodt
geir.aamodt(AT)bekk.no
> Thanks for the swift reply. I have found and downloaded two such blocks:
>
[quoted text clipped - 44 lines]
>> > Thanks,
>> > Noel