Search results for 'all'

AJAX 4470

JavaScript Zonaro, Carvalho
Cria uma snippet AJAX

TryCatch 3941

SQL Fons Sonnemans
Adds a Try/Catch including a transaction

Dispose pattern 3622

C# Fons Sonnemans
Code snippet for the dispose pattern

propnotify2 3524

C# Daniel Turan
Code snippet for property using SetProperty method (compatible with Prism.MVVM and others)

2X2 Grid 3452

XAML Microsoft Corporation
XAML snippet for a 2X2 Grid

Notify Property 3414

CSharp mv1986
Property with notify change (C# 5.0).

Notifiable Property with datacont... 3328

CSharp mv1986
Property with notify change (C# 5.0) plus datacontract attribute.

objectcreation 3033

JavaScript Fabian Seiffert
Codeausschnitt für die korrekte Erstellung eines globalen Objektes.

rw 3033

C# Zackariya El Khalfaoui
Code snippet for Response.Write

inotify 2936

C# Koen Hendriks
Code snippet for INotifyPropertyChanged Members

stopwatch 2905

C# Fons Sonnemans
Code snippet for System.Diagnostics.Stopwatch.StartNew, Stop + Log Elapsed

eventargs 2836

C# Fons Sonnemans
Code snippet for event declaration and method for raising it

iif 2796

C# Fons Sonnemans
Code snippet for iif (bool ? a : b) statement

propNotify 2787

C# Fons Sonnemans
Code snippet for property with INotifyPropertyChanged.PropertyChanged notify and backing field

XamlSetterCreator 2741

XAML William Wegerson
In Xaml add a style setter.

event 2718

C# Fons Sonnemans
Code snippet for event declaration and method for raising it

XamlStyleSetterCreator 2703

XAML William Wegerson
Create a Style and a Setter.

Bulk Copy Insert 2682

C# Mike Cofoed
Skeleton for creating bulk insert method

Singleton 2679

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

ifelse 2618

C# Fons Sonnemans
Code snippet for if else statement

propscreategen 2614

C# Kevin McFarlane
Code snippet for Akka.NET Actor Props Create using generic syntax

Lorem Ipsum 2587

HTML Fons Sonnemans
Markup snippet for some Lorem Ipsum paragraphs

ifelse 2576

C# Fons Sonnemans
Code snippet for if else statement

struct 2534

C# Fons Sonnemans
Code snippet for a readonly struct with the [StructLayout(Auto)] attribute

Define a DependencyProperty for S... 2531

C# Fons Sonnemans
Code snippet for a property using DependencyProperty as the backing store and a Handler for the DependencyPropertyChanged event

console.log 2507

javascript Jeremie Corpinot
Write in the console output

Define an attached DependencyProp... 2494

C# Fons Sonnemans
Code snippet for an attached property using DependencyProperty as the backing store

Bootstrap accordian 2487

HTML Dylan Hayes
Accordions allow expandable/collapseable content sections with clickable headers

Bootstrap navbar full 2462

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.

ICommand 2442

C# Koen Hendriks
Code snippet for ICommand Members

Bootstrap thumbnail 2434

HTML Dylan Hayes
Extend Bootstrap's grid system with the thumbnail component to easily display grids of images, videos, text, and more.

propnotify 2433

C# 3ByteAdmin

Bootstrap modal 2430

HTML Dylan Hayes
Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.

Horizontal Stack Panel 2420

XAML Fons Sonnemans
XAML snippet for a StackPanel with Horizontal Orientation

Bootstrap tabs 2418

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.

bootSmCol 2389

HTML matthew.hintzen
Markup for a bootstrap tablet column

Page Navigation 2388

C# Fons Sonnemans
Code snippet for an Xaml Page Navigation using the Common NavigationHelper

Grouped GridView 2383

XAML Fons Sonnemans
XAML snippet for a Grouped GridView

forr 2352

C# Microsoft Corporation
Code snippet for reverse 'for' loop

Page Header 2331

XAML Fons Sonnemans
XAML snippet for basic page header

Play a Sound 2318

VB Microsoft Corporation
Plays a sound from a file.

media query for iPad 2306

CSS Web Essentials
A media query example

If 2302

SQL_SSDT Microsoft Corporation
Code Snippet for If construct.

while 2289

JavaScript Microsoft Corporation
Code snippet for a while loop

Bootstrap alert success 2279

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.

Grid.RowDefinitions with two RowD... 2279

XAML Fons Sonnemans
XAML snippet for a Grid.RowDefinitions with two RowDefinition objects

Bootstrap pills 2275

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.

Bootstrap Horizontal Form 2258

HTML Mark Pritchett
Bootstrap Horizontal Form. Example from http://getbootstrap.com/css/#forms-horizontal

Bootstrap navbar inverse 2257

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.

Bootstrap Inline Form 2254

HTML Mark Pritchett
Bootstrap Inline Form. Example from http://getbootstrap.com/css/#forms-inline

Bootstrap pagination 2242

HTML Dylan Hayes
Provide pagination links for your site or app with the multi-page pagination component, or the simpler pager alternative.

Bootstrap dropdown 2230

HTML Dylan Hayes
Toggleable, contextual menu for displaying lists of links. Made interactive with the dropdown JavaScript plugin.

propscreatelam 2229

C# Kevin McFarlane
Code snippet for Akka.NET Actor Props Create using lambda syntax

Bootstrap progress 2207

HTML Dylan Hayes
Provide up-to-date feedback on the progress of a workflow or action with simple yet flexible progress bars.

spanc 2194

HTML Microsoft Corporation
Markup snippet for a span with a class attribute

Bootstrap Panel 2193

HTML Dylan Hayes
While not always necessary, sometimes you need to put your DOM in a box. For those situations, try the panel component.

ReleaseComObject 2181

C# Matt Houser
Code snippet for releasing a COM object.

divc 2179

HTML Microsoft Corporation
Markup snippet for a div with a class attribute

media query for Windows 8 Snap Mode 2176

CSS Web Essentials
A media query example

media query for desktops and laptops 2170

CSS Web Essentials
A media query example

media query for smartphones 2165

CSS Web Essentials
A media query example

Grid.ColumnDefinitions with two C... 2162

XAML Fons Sonnemans
XAML snippet for a Grid.ColumnDefinitions with two ColumnDefinition objects

a 2161

HTML Microsoft Corporation
Markup snippet for a link

Bootstrap code 2158

HTML Dylan Hayes
Display code blocks in proper formatting

Bootstrap alert warning 2155

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.

dw 2155

C# Kevin McFarlane
Code snippet for Debug.WriteLine

Bootstrap Form 2154

HTML Mark Pritchett
Bootstrap Basic Form. Example from http://getbootstrap.com/css/#forms-example

bootRow 2149

HTML matthew.hintzen
Markup for a bootstrap row

Bootstrap alert danger 2148

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.

Bootstrap media list 2136

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.

Bootstrap jumbotron 2132

HTML Dylan Hayes
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.

clsDelegateCommand 2122

C# Fons Sonnemans
DelegateCommand class

Bootstrap alert 2110

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.

media query for large screens 2098

CSS Web Essentials
A media query example

Bootstrap media 2096

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.

ci 2092

JavaScript Kevin McFarlane
Code snippet for console.info

bootAllCol 2086

HTML matthew.hintzen
Markup for a bootstrap row

Define a Property with Notify Pro... 2085

VB Fons Sonnemans
Defines a Property with a backing field which notifies (raises) the PropertyChanged event.

document.getElementById 2084

javascript Jeremie Corpinot
Get a DOM element by its ID

Kill Excel Object 2084

C# Sameer Sayani
Code snippet for killing a Excel interop object.

bootXsCol 2068

HTML matthew.hintzen
Markup for a bootstrap smartphone column

Bootstrap alert info 2063

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.

Cross Browser Background Linear G... 2062

CSS Andreas Nylin
A background linear gradient snippet

todo 2062

C# Kevin McFarlane
Code snippet for TODO comment

Bootstrap breadcrumb 2061

HTML Dylan Hayes
Indicate the current page's location within a navigational hierarchy..

propNotify6 2051

C# Reflection IT
Code snippet for property with INotifyPropertyChanged.PropertyChanged notify and backing field. Uses the nameof() c# syntax.

Bootstrap navbar search 2044

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.

if else 2040

javascript Jeremie Corpinot
Write an if else condition

media query for iPad in portrait 2034

CSS Web Essentials
A media query example

event 2027

C# Reflection IT BV
Code snippet for event declaration and method for raising it in C# 6

media query for smartphones in la... 2021

CSS Web Essentials
A media query example

media query for iPhone 5 2020

CSS Web Essentials
A media query example

Cross Browser Background Radial G... 2017

CSS Andreas Nylin
A background radial gradient snippet

media query for smartphones in po... 2003

CSS Web Essentials
A media query example

document.querySelector 2000

javascript Jeremie Corpinot
Get a single DOM element by its selector (class or id). Selectors can be chained

media query for iPhone 4 1984

CSS Web Essentials
A media query example

media query for iPhone 5 in lands... 1983

CSS Web Essentials
A media query example

ca 1981

JavaScript Kevin McFarlane
Code snippet for console.assert

media query for iPad in landscape 1981

CSS Web Essentials
A media query example

bootContainer 1977

HTML matthew.hintzen
Markup for a full bootstrap container

document.getElementsByClassName 1971

javascript Jeremie Corpinot
Get a DOM element by its class

element.addEventListener 1960

javascript Jeremie Corpinot
Add an event listener on a DOM element

media query for iPhone 4 in lands... 1951

CSS Web Essentials
A media query example

SnippetFile1 1941

C# FazelMan

media query for iPhone 5 in portrait 1938

CSS Web Essentials
A media query example

prop 1933

JavaScript Sebastian Gomez
Code snippet for a Javascript property

media query for iPhone 4 in portrait 1928

CSS Web Essentials
A media query example

da 1911

C# Kevin McFarlane
Code snippet for Debug.Assert

document.querySelectorAll 1907

javascript Jeremie Corpinot
Get an array of DOM elements by queryring selectors (class or id). Selectors can be chained

Anonymous function 1899

javascript Jeremie Corpinot
Define an anonymous function without parameter

WinJS.NamespacePage.define 1886

javascript Jeremie Corpinot
Define a new WinJS namespace with page events

document.getElementsByName 1885

javascript Jeremie Corpinot
Get a DOM element by its name

WinJS.Promise 1881

javascript Jeremie Corpinot
Define a new WinJS Promise

koSelect 1852

HTML Joshua Blackstone
Snippet for KnockoutJS Select List

WinJS.UI.Fragments.renderCopy 1847

javascript Jeremie Corpinot
Render a new WinJS Fragment

bootMdCol 1845

HTML matthew.hintzen
Markup for a bootstrap Laptop column

WinJS.Class.define 1818

javascript Jeremie Corpinot
Define a new WinJS method inside a class

recmet 1804

C# Kevin McFarlane
Code snippet for Akka.NET Receive with message handler method

bootLgCol 1798

HTML matthew.hintzen
Markup for a bootstrap desktop column

ce 1791

JavaScript Kevin McFarlane
Code snippet for console.error

getset 1771

C# Pavel ViPPeR Pech
Simply add { get; set; }

Entity Code First Identity Key 1752

C# JGB
Creates an identity key column for a DbContext Class

recempty 1750

C# Kevin McFarlane
Code snippet for Akka.NET Receive with empty message handler

bootColumn 1737

HTML matthew.hintzen
Markup for a bootstrap column

arrangeactassert 1686

C# mrshrinkray@gmail.com

testmethod 1590

C# mrshrinkray@gmail.com

propNotifySetProperty 887

C# Reflection IT
Code snippet for property with SetProperty() from most MVVM toolkits

Class Program with Main() 767

C# Fons Sonnemans
Class Program with Main()

Extension Package

No snippets are added


Languages