Skip to main content

Home/ Agency Oasis Developers/ Contents contributed and discussions participated by Mark Ursino

Contents contributed and discussions participated by Mark Ursino

Mark Ursino

Check My Colours - Analyse the color contrast of your web pages - 1 views

shared by Mark Ursino on 07 Apr 10 - Cached
  •  
    It is a tool for checking foreground and background color combinations of all DOM elements and determining if they provide sufficient contrast when viewed by someone having color deficits. All the tests are based on the algorithms suggested by the World Wide Web Consortium (W3C).
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

Reactive Extensions for .NET (Rx) with Erik Meijer - 0 views

  •  
    Scott sits down with Erik Meijer from the Cloud Programmability Team to hear about the Reactive Extensions for .NET (Rx).
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

Using jQuery in Sitecore's Content Editor - Kevin Williams .NET and Stuff - 2 views

  •  
    Using jQuery in Sitecore (from Nick)
Mark Ursino

Sitecore & Facebook Integration - Part I - 1 views

  •  
    SC + FB from Nick
Mark Ursino

GMap.NET - 1 views

  •  
    GMap.NET is a simple server control to allow easy implementation of google maps into any C# or VB.NET project without the use of any code and includes seamless integration with a .Kml file.
Mark Ursino

GMap.NET - Great Maps for Windows Forms & Presentation - 0 views

  •  
    GMap.NET is a powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac in Windows Forms & Presentation, supports caching and runs on windows mobile!
Mark Ursino

Data URIs - 2 views

  •  
    Did you know that you don't have to link to an external image file when using an element in HTML, or declaring a background-image in CSS? You can embed the image data directly into the document with data URIs.
Mark Ursino

Upgrade a community - 0 views

  •  
    Upgrade from Telligent Evolution 5.0
Mark Ursino

Bundler - 0 views

  •  
    ASP.NET lib to bundle multiple JS & CSS files (if you're not using Telerik of course)
Mark Ursino

The difference between Routing and Rewriting - 2 views

  •  
    Routing != Rewriting
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.
« First ‹ Previous 601 - 620 of 1680 Next › Last »
Showing 20 items per page