Skip to main content

Home/ Groups/ Agency Oasis Developers
Mark Ursino

jQuery Extensible Autocomplete - 1 views

  •  
    Autocomplete plugin
Mark Ursino

Demystifying 'Sys is undefined' - 0 views

  •  
    Are you running into this error on your ASP.NET AJAX enabled web site? Does it only happen on some machines or on some browsers? Here's how you can get to the bottom of it.
Mark Ursino

Web Resources demystified: Part 3 (Troubleshooting) - 0 views

  •  
    In this post I will show you how to troubleshoot Web Resource related problems and how to deal with them.
Mark Ursino

Padding is invalid and cannot be removed - 0 views

  •  
    ERROR: "Padding is invalid and cannot be removed" when the page is requesting the image from the "WebResource.axd"
mgraber

jQuery name problem - Stack Overflow - 1 views

  •  
    "Escape the dot using "\\""
Mark Ursino

Unify Project - 0 views

  •  
    Native-like applications for smartphones, tablets and desktops
Mark Ursino

infinite, circular jQuery carousel --- CarouFredSel 2.2.2 - 0 views

  •  
    jQuery.carouFredSel is a plugin that turns any kind of HTML element into an infinite, circular carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard.
Mark Ursino

bMap - jQuery google maps Plugin - 0 views

  •  
    The bMap jQuery plugin allows you to quickly and easily add mapping to your website
Mark Ursino

EditableGrid - Make your HTML tables editable - 0 views

  •  
    EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
Mark Ursino

Sitecore Query Internal Architecture - 0 views

  •  
    A special thing about the queries is that they can be handled either directly in the database on the data provider level or by the data manager tier. When the query is being resolved, the data manager tries to use its data providers first and resorts to a higher level (and slower) API in case of failure.
Mark Ursino

Sitecore Link Database - 0 views

  •  
    Sometimes it is required to get all Items in the database based on a given template. Iterating through the entire database may be a very expensive operation though. However in this particular case, we can resort to the Link database. Link database is used by Sitecore to resolve all the linking issues - what referrers and what references the Item has. And if an item is based on a template, it also counts as a reference from the item to the template. The solution then is very simple: get all the referrers for a given template item.
mgraber

Currency format string in asp.net - Stack Overflow - 0 views

  •  
    "string s = String.Format("{0:C}", moneyvalue);"
« First ‹ Previous 761 - 780 of 2284 Next › Last »
Showing 20 items per page