Try our conversational search powered by Generative AI!

crli
Nov 21, 2009
  7070
(2 votes)

Exploring the data lair

Arm yourself with the DDS Explorer and venture into the dark bowels of your EPiServer CMS 6 site.

Find what stores there are.

Learn the kinds and sizes of shelves in the store

Take a peek at what lies in store for you.

And change it!

Download DDS Explorer (Take care not to do anything nasty with this)

In summary

The dynamic data store is a great new feature. The setup cost is almost zero and using it is so easy you almost forget you're using a database. The (almost) fixed schema operation also promises a nice deployment scenario.

Nov 21, 2009

Comments

Sep 21, 2010 10:32 AM

Awesome!!
Me like bigtime!!

Sep 21, 2010 10:32 AM

Me too like bigtime!

Bye, MUAHAHA!
/ Joel Abrahamsson

Sep 21, 2010 10:32 AM

Awesome gadget. I also like it bigtime!
/ Jacob Khan

Sep 21, 2010 10:32 AM

I like it the biggest time!
/ Paul Smith

Sep 21, 2010 10:32 AM

Look out for a much improved meta API in the next version:

var stores = StoreDefinition.GetAll();

foreach (var store in stores)
{
foreach (var inlineMapping = store.InlineMappings)
{
}

.. etc
}


/ Paul Smith

Please login to comment.
Latest blogs
Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024

Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog