Skip to main content

Home/ Agency Oasis Developers/ Group items tagged code

Rss Feed Group items tagged

mgraber

Code My Concept - 3 views

shared by mgraber on 16 Aug 10 - Cached
Mark Ursino

The Controls collection cannot be modified because the control contains code blocks - 0 views

  •  
    A fix to a common problem when adding to the dynamically
Mark Ursino

Sitecore Rocks - preview the future of Sitecore development - 2 views

  •  
    A new tool called Sitecore Rocks has been released in a CTP (Community Technology Preview) version - a early sneak peek. The tool, although a little rough around the edges, really shows a bright new future for Sitecore development, a future where we as developers do not need to muck about with browsers interfaces, only to connect our code, .NET pages and user controls into Sitecore. Now we can stay within in the tool we use and like, Visual Studio.
Mark Ursino

Mediator Design Pattern - 0 views

  •  
    We want to design reusable components, but dependencies between the potentially reusable pieces demonstrates the "spaghetti code" phenomenon (trying to scoop a single serving results in an "all or nothing clump").
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.
mgraber

Google Maps Javascript API V3 Overlays - Google Maps JavaScript API V3 - Google Code - 0 views

  •  
    "var marker = new google.maps.Marker({ position: myLatlng, map: map, title:"Hello World!" });"
mgraber

Source Checkout - geocodingapi - Project Hosting on Google Code - 0 views

Mark Ursino

Standard Type Casting and "as" Operator Conversions - 0 views

  •  
    Converting objects from one type to another is a common practice in software development. When dealing with this, it is important to understand the difference between standard casting and using the "as" operator to convert. In this article, Brendan explains this difference and when to use each type of conversion. His code snippets demonstrate the information he is explaining in the article.
Mark Ursino

5 worst code smells in Sitecore - 1 views

  •  
    Things to avoid in Sitecore development
Mark Ursino

jQuery Bubble Popup - 0 views

  •  
    jQuery Bubble Popup is a plugin to display smart, animated & shadowed, "bubble" popups or tooltips with few lines of code in jQuery. The plugin support HTML5 and it is fully compatible with IE, Firefox, Chrome, Opera and Safari. It needs jQuery v.1.4.2 to run, the fastest and concise JavaScript Library.
Mark Ursino

Logging ASP.NET Application Shutdown Events - 0 views

  •  
    Useful code snippet to log what is causing IIS site shutdowns. BOOM
‹ Previous 21 - 40 of 123 Next › Last »
Showing 20 items per page