Skip to main content

Home/ Agency Oasis Developers/ Group items tagged query

Rss Feed Group items tagged

Douglas Couto

Download LINQPad - 0 views

shared by Douglas Couto on 15 Mar 10 - Cached
  •  
    "Tired of querying in antiquated SQL? Well, you don't have to! LINQPad lets you interactively query databases in a modern query language: LINQ. Kiss goodbye to SQL Management Studio! LINQPad supports everything in C# 3.0 and Framework 3.5, and more: * LINQ to Objects * LINQ to SQL and Entity Framework * LINQ to XML * WCF Data Services & SQL Azure * LINQ to SQLite and MySQL Enterprise Server * Mindscape LightSpeed ORM * (Even old-fashioned SQL!)"
Douglas Couto

Alexey Rusakov on Sitecore development - Fast Query - 0 views

  •  
    Fast Query is an exciting Crestone feature that is usually off the marketing radar. It is a subset of Sitecore Query that executes with SQL speed, meaning fast.
Mark Ursino

VisualSearch.js autocomplete - 0 views

  •  
    VisualSearch.js enhances ordinary search boxes with the ability to autocomplete faceted search queries. Specify the facets for completion, along with the completable values for any facet. You can retrieve the search query as a structured object, so you don't have to parse the query string yourself.
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

Coding Horror: Compiled or Bust? - 1 views

  •  
    If you are building an ASP.NET web application that's going to get thousands of hits per hour, the execution overhead of Linq queries is going to consume too much CPU and make your site slow. There's a runtime cost associated with each and every Linq Query you write.
ckhatri

Query String Module - 0 views

  •  
    A very simple module that allows you encrypt and decrypt query string parameters. Source code is given, so it is extendable.
Douglas Couto

Netlobo.com | Get URL Parameters Using Javascript - 1 views

  •  
    "An easy way to parse the query string in your URL to grab certain values."
Jeffrey Ng

.Sitecore » Blog Archive » Sitecore Queries and injections - 1 views

  •  
    Makes sure the values you pass into an scquery does not break the parser.
mgraber

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

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

Queries in Datasource location on Sitecore Layouts - 0 views

  •  
    How to make sublayout data source locations relative based on a multi-site solution
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

IndexViewer - 0 views

  •  
    The IndexViewer is a Sitecore integrated Lucene index browser. It allows you to open an index defined in the web.config. You can see information about the index (last updated, number of documents etc.), browse the documents in the index and see the content and last but not least it allows you to search the index using different Lucene Queries.
Mark Ursino

Apache CouchDB: The CouchDB Project - 1 views

  •  
    Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
mgraber

Sitecore CMS Blog: Sitecore Searcher and Advanced Database Crawler - 0 views

  •  
    A preview release of a component that extends the standard Sitecore Searching mechanisms, specifically, the relatively "new" Sitecore.Search namespace introduced in 6.0 and provides easy search querying APIs
Mark Ursino

jQuery BBQ: Back Button & Query Library - 0 views

  •  
    jQuery browser history
1 - 20 of 21 Next ›
Showing 20 items per page