Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListUDT CacheUDT Cache
Previous
 
Next
New Post
1/20/2009 10:50 AM
 

Hello,

I was wondering if caching should work with UDT Tables.
if not, is there another way to improve the performance of UDT Tables?

Great contrib overall,

thank you.

 
New Post
2/26/2009 11:16 AM
 

UDT data is currently not cached. The current process for the data retrival acts like this:

  1. fetch field definitions
  2. retrieve serialized data
  3. deserialize / BuildCrossTabDataSet
  4. Apply edit links
  5. Add context (RenderValuesToHtmlInsideDataSet)

Steps 1 to 3 might be possible chances for caching.
Step 4/ 5 depends on the current context, for example the current user. These steps are therefore not cacheable.
Step 5 is is the most "expensive" code, this slows down the udt.

Now decide for your self. Any good idea is welcome. 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListUDT CacheUDT Cache


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out