Skip to main content

Home/ Agency Oasis Developers/ Group items tagged sorting

Rss Feed Group items tagged

Mark Ursino

PowerCommands for Visual Studio 2010 - 0 views

  •  
    The Format document on save option formats the tabs, spaces, and so on of the document being saved. It is equivalent to pointing to the Edit menu, clicking Advanced, and then clicking Format Document. The Remove and sort usings option removes unused using statements and sorts the remaining using statements in the document being saved.
Douglas Couto

jQuery plugin: Tablesorter 2.0 - 1 views

  •  
    "tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell."
tom smith

TinySort - 0 views

shared by tom smith on 25 Feb 13 - Cached
  •  
    jQuery plugin that will sort any nodetype by it's text- or attribute value, or by that of one of it's children.
Mark Ursino

OpenJS Grid - 0 views

  •  
    OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source. So you can learn how it's all done.
Mark Ursino

HTML Email Boilerplate - 0 views

  •  
    This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problems with the most common email clients out there - Gmail, Outlook, Yahoo Mail, etc. While not plug and play (you know, you'll have to do some work ;-), it will provide some helpful examples and snippets that will keep your email design rendering as true-to-form as possible.
Sam Griffin

Code Coloring - 0 views

  •  
    I know a bunch of people have custom themes and coloring for their visual studio settings. If you need the default code coloring for documentation or anything of that sort, then you can copy your coding here and it will set the default coloring for you.
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.
Mark Ursino

List.js - Add search, sort and flexibility to plain HTML lists with cross-browser nativ... - 0 views

  •  
    A plugin that makes your plain HTML lists super flexible, searchable, sortable and filterable
1 - 9 of 9
Showing 20 items per page