Skip to main content

Home/ Agency Oasis Developers/ Group items matching "programming" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Mark Ursino

Reactive Extensions for JavaScript :: Sessions :: Microsoft MIX10 - 0 views

  •  
    Come hear how the Reactive Extensions ("Rx") framework takes care of the difficult parts of asynchronous programming by viewing asynchronous computations as push-based collections. Instead of focusing on the hard parts, developers now can start dreaming about the endless possibilities of orchestrating and synchronizing computations at a high-level of abstraction. In this session we cover the design philosophy of the new Reactive Extensions for JavaScript, rooted on the deep duality between the well-known iterator and the observer design patterns. From this core understanding, we start looking at various combinators and operators defined over observable collections, as provided by Rx, driving concepts home by a bunch of samples. Democratizing asynchronous programming starts today. Don't miss out on it!
Mark Ursino

Sandboxie - 1 views

  •  
    "Sandboxie runs your programs in an isolated space which prevents them from making permanent changes to other programs and data in your computer. "
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

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.
Mark Ursino

Total Tutorial - 0 views

  •  
    Photoshop Tutorials, Flash Tutorials, Programming Tutorials and Web Tutorials - Home - Total Tutorial
Mark Ursino

Revo Uninstaller Pro - 0 views

  •  
    Uninstall Software, Remove Programs, Solve uninstall problems
Mark Ursino

Check Host - 1 views

  •  
    With the program Check Host you can easily monitor a server or the services of a server. Therefore define which host or ip address should be monitored. Additionally you can choose the check method: either with a ping or by establishing a socket connection (optionally TCP or UDP) on any port.
Mark Ursino

iJab - XMPP Hosting and XMPP web client services - 0 views

shared by Mark Ursino on 15 Jan 10 - Cached
  •  
    iJab is an Ajax-based web based instant messaging program for XMPP/Jabber.
Mark Ursino

Reactive Extensions for .NET (Rx) - 0 views

  •  
    Rx is a library for composing asynchronous and event-based programs using observable collections.
Mark Ursino

JavaScript Garden - 1 views

  •  
    JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
Mark Ursino

The PC Decrapifier - 3 views

  •  
    Portable app to remove crap programs
Mark Ursino

jQuery Joyride Feature Tour Plugin - 0 views

  •  
    Joyride is extremely flexible and lets you take control of how people interact with your tour. We programmed it to be cross-browser compatible with modern browsers and even used some fancy CSS to avoid images. Now let's see just how easy it is to take your first ride without getting the fuzz involved.
Mark Ursino

OverAPI.com - Collecting all the cheat sheets - 0 views

  •  
    Collecting all the cheat sheets
Mark Ursino

Untie LINQ to SQL Connection String from Application Settings | {Programming} & Life - 1 views

  •  
    Did you know that by default LINQ to SQL defines your connection string in more than one place if you define your LINQ to SQL classes out from a web app, such as a data access layer class library?
1 - 20 of 94 Next › Last »
Showing 20 items per page