Skip to main content

Home/ Agency Oasis Developers/ Group items tagged data

Rss Feed Group items tagged

Mark Ursino

Closure Library - Google Code - 0 views

  •  
    The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.
mgraber

Exporting Data Programatically with bcp and xp_cmdshell - SQLTeam.com - 0 views

  •  
    queryout
Mike Tomasulo

Installation Guide v6 - Sitecore Dev Network - 0 views

  •  
    "The installation program does not detect the mode IIS 6 is currently running and set the x64 component up if the OS is 64-bit. This can cause the following error: "Attempted to load a 64-bit assembly on a 32-bit platform. Use ReflectionOnlyLoad() instead if trying to load for reflection purposes." In order to fix this manually, replace the system.data.sqlite.dll in the bin folder of your site with the file provided on this page."
  •  
    Instructions for converting sitecore web site to Visual Studio Web Application are in this doc
  •  
    Instructions for converting sitecore web site to Visual Studio Web Application are in this doc
Mark Ursino

Publish Referenced Media When You Publish Sitecore Content - Windows Live - 0 views

  • In the Parameters field in the Data section of the Publish Media workflow action definition item, enter: IncludeSelf=1&Deep=1IncludeMedia=1
    • Mark Ursino
       
      Parameters are delimited by the &
Eric Famiglietti

Sitecore 5.3 Field References - 0 views

  •  
    Overview of the standard data types used in Sitecore 5.3. You need to be a member of the Sitecore Developer Network to access this page.
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.
« First ‹ Previous 41 - 50 of 50
Showing 20 items per page