Microsoft Content Management Server - Performance advice required

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > July 2006 > Performance advice required





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Performance advice required
Sivaji

2006-07-31, 7:22 am

Hi Stefan,
We have this special requirement for our website:
We need to have header control where all the images and links should be
editable.Also channels(in form of tabs) to be shown in the header should be
as per the business logic.Besides we need to copy pages with header to other
affiliate site using PAPI.
To meet above requirements , I have created a custom xmlplaceholder control
and used ur workaround suggestion for channel's custom property creation.In
the process I am creating a dummy posting under each channel which stores
several channel properties , and while rendering my header control , I access
this posting's template's custom properties to retrieve the relevant
information.
But considering performance , I think this continuous access of custom
properties while looping through all the top channels in rendering the header
control is not very optimized.
Can u comment on this approach ?Is there any way to do the faster rendering
or caching a custom placeholder control ?

Thanks and regards
Sivaji

Stefan [MSFT]

2006-07-31, 7:22 am

Hi Sivaji,

you should ensure that ASP.NET cacheing (as well output caching and using of
the System.Web.Cache object) is used heavily throughout your code.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------


"Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
news:3A7C7ABA-20FD-465F-B2B8-D93F99060A86@microsoft.com...
> Hi Stefan,
> We have this special requirement for our website:
> We need to have header control where all the images and links should be
> editable.Also channels(in form of tabs) to be shown in the header should
> be
> as per the business logic.Besides we need to copy pages with header to
> other
> affiliate site using PAPI.
> To meet above requirements , I have created a custom xmlplaceholder
> control
> and used ur workaround suggestion for channel's custom property
> creation.In
> the process I am creating a dummy posting under each channel which stores
> several channel properties , and while rendering my header control , I
> access
> this posting's template's custom properties to retrieve the relevant
> information.
> But considering performance , I think this continuous access of custom
> properties while looping through all the top channels in rendering the
> header
> control is not very optimized.
> Can u comment on this approach ?Is there any way to do the faster
> rendering
> or caching a custom placeholder control ?
>
> Thanks and regards
> Sivaji
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com