Home All Groups Group Topic Archive Search About

resource provider factory in .NET

Author
30 Nov 2006 2:33 PM
walter
Hi all, there is nice resource provider mechanism in asp.net. But since my
core app is shared by both rich client and web client, I'm wondering if there
is resource provider factory provided by .NET framework ?

If no , would you like to share some idea with me on the implementation ?

Appreciate for any inspiring thought.

Author
30 Nov 2006 9:34 PM
William Sullivan
There is no reason why both web client and thick client can't use the asp.net
resource provider.  Just reference the right dlls and off you go.  Lots of
people actually use asp.net caching in their desktop applications...

Show quote
"walter" wrote:

> Hi all, there is nice resource provider mechanism in asp.net. But since my
> core app is shared by both rich client and web client, I'm wondering if there
> is resource provider factory provided by .NET framework ?
>
> If no , would you like to share some idea with me on the implementation ?
>
> Appreciate for any inspiring thought.

AddThis Social Bookmark Button