obscured47 0 Light Poster

Hi,

I've read some msdn pages about fragment caching etc but I'm still unsure about something.

I've created a server custom control that acts on a text field using it's id. So it has TextID property that is defined on the creation of the control. The control also finds the language using the Accept-Language header. According to the TextID and the language, the control fires different events.

Considering that there can be a number of different languages and text ids, I was wondering if it's possible to use some sort of caching to speed up my app..?

Cheers

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.