|
|
| JavaScript |
Zonaro, Carvalho |
|
|
Cria uma snippet AJAX
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for the dispose pattern
|
|
|
| SQL |
Fons Sonnemans |
|
|
Adds a Try/Catch including a transaction
|
|
|
| C# |
Daniel Turan |
|
|
Code snippet for property using SetProperty method (compatible with Prism.MVVM and others)
|
|
|
| CSharp |
mv1986 |
|
|
Property with notify change (C# 5.0).
|
|
|
| CSharp |
mv1986 |
|
|
Property with notify change (C# 5.0) plus datacontract attribute.
|
|
|
| XAML |
Microsoft Corporation |
|
|
XAML snippet for a 2X2 Grid
|
|
|
| JavaScript |
Fabian Seiffert |
|
|
Codeausschnitt für die korrekte Erstellung eines globalen Objektes.
|
rw
3410
|
| C# |
Zackariya El Khalfaoui |
|
|
Code snippet for Response.Write
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for System.Diagnostics.Stopwatch.StartNew, Stop + Log Elapsed
|
|
|
| C# |
Koen Hendriks |
|
|
Code snippet for INotifyPropertyChanged Members
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for event declaration and method for raising it
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for a readonly struct with the [StructLayout(Auto)] attribute
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for iif (bool ? a : b) statement
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for property with INotifyPropertyChanged.PropertyChanged notify and backing field
|
|
|
| XAML |
William Wegerson |
|
|
In Xaml add a style setter.
|
|
|
| XAML |
William Wegerson |
|
|
Create a Style and a Setter.
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for event declaration and method for raising it
|
|
|
| C# |
Mike Cofoed |
|
|
Skeleton for creating bulk insert method
|
|
|
| C# |
Simone Chiaretta |
|
|
Creates a Singleton Class following the discussion on that post of mine:
http://blogs.ugidotnet.org/piyo/archive/2005/09/14/Singleton_C_NET.aspx
|
|
|
| XAML |
Fons Sonnemans |
|
|
XAML snippet for a Grid.RowDefinitions with two RowDefinition objects
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for if else statement
|
|
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Akka.NET Actor Props Create using generic syntax
|
|
|
| HTML |
Fons Sonnemans |
|
|
Markup snippet for some Lorem Ipsum paragraphs
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for if else statement
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for a property using DependencyProperty as the backing store and a Handler for the DependencyPropertyChanged event
|
|
|
| XAML |
Fons Sonnemans |
|
|
XAML snippet for a Grid.ColumnDefinitions with two ColumnDefinition objects
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for an attached property using DependencyProperty as the backing store
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Write in the console output
|
|
|
| XAML |
Fons Sonnemans |
|
|
XAML snippet for a StackPanel with Horizontal Orientation
|
|
|
| HTML |
Dylan Hayes |
|
|
Accordions allow expandable/collapseable content sections with clickable headers
|
|
|
| HTML |
Dylan Hayes |
|
|
Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.
|
|
|
| C# |
3ByteAdmin |
|
|
|
|
|
| HTML |
Dylan Hayes |
|
|
Navs available in Bootstrap have shared markup, starting with the base .nav class, as well as shared states. Swap modifier classes to switch between each style.
|
|
|
| C# |
Koen Hendriks |
|
|
Code snippet for ICommand Members
|
|
|
| HTML |
Dylan Hayes |
|
|
Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
|
|
|
| XAML |
Fons Sonnemans |
|
|
XAML snippet for a Grouped GridView
|
|
|
| HTML |
Dylan Hayes |
|
|
Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.
|
|
|
| XAML |
Fons Sonnemans |
|
|
XAML snippet for basic page header
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for an Xaml Page Navigation using the Common NavigationHelper
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap tablet column
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| C# |
Microsoft Corporation |
|
|
Code snippet for reverse 'for' loop
|
|
|
| JavaScript |
Microsoft Corporation |
|
|
Code snippet for a while loop
|
If
2634
|
| SQL_SSDT |
Microsoft Corporation |
|
|
Code Snippet for If construct.
|
|
|
| VB |
Microsoft Corporation |
|
|
Plays a sound from a file.
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
|
|
|
| HTML |
Microsoft Corporation |
|
|
Markup snippet for a span with a class attribute
|
|
|
| HTML |
Dylan Hayes |
|
|
Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.
|
|
|
| HTML |
Mark Pritchett |
|
|
Bootstrap Horizontal Form. Example from http://getbootstrap.com/css/#forms-horizontal
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.
|
|
|
| HTML |
Dylan Hayes |
|
|
Navs available in Bootstrap have shared markup, starting with the base .nav class, as well as shared states. Swap modifier classes to switch between each style.
|
a
2547
|
| HTML |
Microsoft Corporation |
|
|
Markup snippet for a link
|
|
|
| HTML |
Mark Pritchett |
|
|
Bootstrap Inline Form. Example from http://getbootstrap.com/css/#forms-inline
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Akka.NET Actor Props Create using lambda syntax
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
Microsoft Corporation |
|
|
Markup snippet for a div with a class attribute
|
|
|
| HTML |
Dylan Hayes |
|
|
Toggleable, contextual menu for displaying lists of links. Made interactive with the dropdown JavaScript plugin.
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.
|
|
|
| HTML |
Dylan Hayes |
|
|
While not always necessary, sometimes you need to put your DOM in a box. For those situations, try the panel component.
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| C# |
Matt Houser |
|
|
Code snippet for releasing a COM object.
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap row
|
dw
2460
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Debug.WriteLine
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
|
|
|
| HTML |
Mark Pritchett |
|
|
Bootstrap Basic Form. Example from http://getbootstrap.com/css/#forms-example
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
Dylan Hayes |
|
|
Display code blocks in proper formatting
|
|
|
| HTML |
Dylan Hayes |
|
|
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
|
|
|
| CSS |
Andreas Nylin |
|
|
A background linear gradient snippet
|
|
|
| HTML |
Dylan Hayes |
|
|
Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.
|
|
|
| C# |
Fons Sonnemans |
|
|
DelegateCommand class
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Get a DOM element by its ID
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap smartphone column
|
|
|
| VB |
Fons Sonnemans |
|
|
Defines a Property with a backing field which notifies (raises) the PropertyChanged event.
|
ci
2397
|
| JavaScript |
Kevin McFarlane |
|
|
Code snippet for console.info
|
|
|
| HTML |
Dylan Hayes |
|
|
Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.
|
|
|
| CSS |
Andreas Nylin |
|
|
A background radial gradient snippet
|
|
|
| C# |
Sameer Sayani |
|
|
Code snippet for killing a Excel interop object.
|
|
|
| C# |
Reflection IT |
|
|
Code snippet for property with INotifyPropertyChanged.PropertyChanged notify and backing field. Uses the nameof() c# syntax.
|
|
|
| HTML |
Dylan Hayes |
|
|
Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.
|
|
|
| C# |
Kevin McFarlane |
|
|
Code snippet for TODO comment
|
|
|
| HTML |
Dylan Hayes |
|
|
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the alerts jQuery plugin.
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap row
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
Dylan Hayes |
|
|
Indicate the current page's location within a navigational hierarchy..
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Write an if else condition
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
ca
2326
|
| JavaScript |
Kevin McFarlane |
|
|
Code snippet for console.assert
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Get a single DOM element by its selector (class or id). Selectors can be chained
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| C# |
Reflection IT BV |
|
|
Code snippet for event declaration and method for raising it in C# 6
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| CSS |
Web Essentials |
|
|
A media query example
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a full bootstrap container
|
|
|
| JavaScript |
Sebastian Gomez |
|
|
Code snippet for a Javascript property
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Add an event listener on a DOM element
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Get a DOM element by its class
|
|
|
| C# |
FazelMan |
|
|
|
da
2211
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Debug.Assert
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Get an array of DOM elements by queryring selectors (class or id). Selectors can be chained
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap Laptop column
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Define an anonymous function without parameter
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Get a DOM element by its name
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Define a new WinJS namespace with page events
|
|
|
| HTML |
Joshua Blackstone |
|
|
Snippet for KnockoutJS Select List
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Define a new WinJS Promise
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Render a new WinJS Fragment
|
ce
2157
|
| JavaScript |
Kevin McFarlane |
|
|
Code snippet for console.error
|
|
|
| javascript |
Jeremie Corpinot |
|
|
Define a new WinJS method inside a class
|
|
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Akka.NET Receive with message handler method
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap desktop column
|
|
|
| C# |
JGB |
|
|
Creates an identity key column for a DbContext Class
|
|
|
| HTML |
matthew.hintzen |
|
|
Markup for a bootstrap column
|
|
|
| C# |
Kevin McFarlane |
|
|
Code snippet for Akka.NET Receive with empty message handler
|
|
|
| C# |
Pavel ViPPeR Pech |
|
|
Simply add { get; set; }
|
|
|
| C# |
mrshrinkray@gmail.com |
|
|
|
|
|
| C# |
mrshrinkray@gmail.com |
|
|
|
|
|
| C# |
Reflection IT |
|
|
Code snippet for property with SetProperty() from most MVVM toolkits
|
|
|
| C# |
Fons Sonnemans |
|
|
Class Program with Main()
|
|
|
| C# |
Fons Sonnemans |
|
|
Code snippet for semi auto property
|
|
|
| C# |
Fons Sonnemans
|
|
|
Log Duration and Memory usage to the Console
|