Skip to main content

Home/ Agency Oasis Developers/ Contents contributed and discussions participated by mgraber

Contents contributed and discussions participated by mgraber

mgraber

Web Image Maker ASP.NET Control - 3 - Upload - 0 views

  •  
    image upload user control
mgraber

AUTORUNing HTML [AVDF Article] - 0 views

  •  
    [AUTORUN] open=autohtml.exe icon=
mgraber

Programming - SDN5 - 0 views

  • 3.1.  Programming Practices Data Structuring can influence the performance. If the logic for home page news articles is to present the latest three, the logic of looking for articles structured as /year/month/day/article is faster than sorting a large number of articles stored directly under /news.
  • 3.3.  Convert Underperforming XSL Renderings to .NET Certain operations can be completed much more efficiently in .NET than in XSL. Use Sitecore’s browser-based debugger to identify poorly performing code for migration to pure .NET. Invoking XSL may be more expensive in .NET than executing native .NET code.  If possible, certain XSL renderings, especially those which consume a great deal of resources or can only be cached under limited conditions should be converted to .NET method renderings, sublayouts or web controls.  Expensive XSL code can be converted to .NET extension controls and functions.
mgraber

Sitecore Development / Kim Hornung: Performance of Sitecore Query - 0 views

  • The flexibility of Sitecore Query does come with a price.
mgraber

Encrypting Connection Strings in Web.config - O'Reilly Media - 0 views

  •  
    Encrypting Connection Strings in Web.config
« First ‹ Previous 441 - 460 of 510 Next › Last »
Showing 20 items per page