Search results for 'all'

AJAX 4878

JavaScript Zonaro, Carvalho
Cria uma snippet AJAX

TryCatch 4163

SQL Fons Sonnemans
Adds a Try/Catch including a transaction

Dispose pattern 4055

C# Fons Sonnemans
Code snippet for the dispose pattern

propnotify2 3920

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

Notify Property 3802

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

Notifiable Property with datacont... 3712

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

2X2 Grid 3630

XAML Microsoft Corporation
XAML snippet for a 2X2 Grid

objectcreation 3431

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

rw 3244

C# Zackariya El Khalfaoui
Code snippet for Response.Write

inotify 3117

C# Koen Hendriks
Code snippet for INotifyPropertyChanged Members

stopwatch 3100

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

eventargs 3024

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

iif 2988

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

propNotify 2978

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

XamlSetterCreator 2935

XAML William Wegerson
In Xaml add a style setter.

struct 2913

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

event 2912

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

XamlStyleSetterCreator 2893

XAML William Wegerson
Create a Style and a Setter.

Bulk Copy Insert 2877

C# Mike Cofoed
Skeleton for creating bulk insert method

Singleton 2866

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 2800

C# Fons Sonnemans
Code snippet for if else statement

propscreategen 2786

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

Lorem Ipsum 2779

HTML Fons Sonnemans
Markup snippet for some Lorem Ipsum paragraphs

ifelse 2756

C# Fons Sonnemans
Code snippet for if else statement

Define a DependencyProperty for S... 2722

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

Grid.RowDefinitions with two RowD... 2694

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

Define an attached DependencyProp... 2681

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

console.log 2680

javascript Jeremie Corpinot
Write in the console output

Bootstrap accordian 2663

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

Bootstrap navbar full 2640

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.

Horizontal Stack Panel 2637

XAML Fons Sonnemans
XAML snippet for a StackPanel with Horizontal Orientation

propnotify 2625

C# 3ByteAdmin

ICommand 2621

C# Koen Hendriks
Code snippet for ICommand Members

Bootstrap thumbnail 2606

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

Bootstrap modal 2605

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

Bootstrap tabs 2600

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.

Grouped GridView 2578

XAML Fons Sonnemans
XAML snippet for a Grouped GridView

Grid.ColumnDefinitions with two C... 2570

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

bootSmCol 2560

HTML matthew.hintzen
Markup for a bootstrap tablet column

Page Navigation 2559

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

Page Header 2541

XAML Fons Sonnemans
XAML snippet for basic page header

forr 2540

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

media query for iPad 2513

CSS Web Essentials
A media query example

Play a Sound 2493

VB Microsoft Corporation
Plays a sound from a file.

while 2492

JavaScript Microsoft Corporation
Code snippet for a while loop

If 2488

SQL_SSDT Microsoft Corporation
Code Snippet for If construct.

Bootstrap alert success 2467

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 navbar inverse 2441

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 pills 2441

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 Inline Form 2430

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

Bootstrap Horizontal Form 2422

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

Bootstrap pagination 2420

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

Bootstrap dropdown 2419

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

spanc 2418

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

propscreatelam 2412

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

media query for desktops and laptops 2393

CSS Web Essentials
A media query example

Bootstrap progress 2385

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

divc 2384

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

a 2380

HTML Microsoft Corporation
Markup snippet for a link

Bootstrap Panel 2378

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

media query for Windows 8 Snap Mode 2371

CSS Web Essentials
A media query example

media query for smartphones 2368

CSS Web Essentials
A media query example

ReleaseComObject 2360

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

dw 2337

C# Kevin McFarlane
Code snippet for Debug.WriteLine

Bootstrap alert warning 2332

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 code 2331

HTML Dylan Hayes
Display code blocks in proper formatting

Bootstrap alert danger 2329

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 Form 2323

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

bootRow 2322

HTML matthew.hintzen
Markup for a bootstrap row

Bootstrap jumbotron 2315

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

Bootstrap media list 2310

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.

media query for large screens 2304

CSS Web Essentials
A media query example

Bootstrap alert 2295

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.

clsDelegateCommand 2288

C# Fons Sonnemans
DelegateCommand class

document.getElementById 2276

javascript Jeremie Corpinot
Get a DOM element by its ID

ci 2266

JavaScript Kevin McFarlane
Code snippet for console.info

Bootstrap media 2265

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.

Cross Browser Background Linear G... 2261

CSS Andreas Nylin
A background linear gradient snippet

Define a Property with Notify Pro... 2259

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

Kill Excel Object 2258

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

todo 2251

C# Kevin McFarlane
Code snippet for TODO comment

Bootstrap breadcrumb 2248

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

Bootstrap navbar search 2247

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.

bootAllCol 2245

HTML matthew.hintzen
Markup for a bootstrap row

bootXsCol 2243

HTML matthew.hintzen
Markup for a bootstrap smartphone column

propNotify6 2243

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

media query for smartphones in la... 2241

CSS Web Essentials
A media query example

media query for iPad in portrait 2240

CSS Web Essentials
A media query example

Bootstrap alert info 2236

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 iPhone 5 2224

CSS Web Essentials
A media query example

Cross Browser Background Radial G... 2212

CSS Andreas Nylin
A background radial gradient snippet

media query for smartphones in po... 2202

CSS Web Essentials
A media query example

if else 2199

javascript Jeremie Corpinot
Write an if else condition

document.querySelector 2198

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

media query for iPhone 4 2191

CSS Web Essentials
A media query example

event 2185

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

media query for iPad in landscape 2184

CSS Web Essentials
A media query example

ca 2181

JavaScript Kevin McFarlane
Code snippet for console.assert

media query for iPhone 5 in lands... 2172

CSS Web Essentials
A media query example

bootContainer 2155

HTML matthew.hintzen
Markup for a full bootstrap container

element.addEventListener 2151

javascript Jeremie Corpinot
Add an event listener on a DOM element

document.getElementsByClassName 2149

javascript Jeremie Corpinot
Get a DOM element by its class

media query for iPhone 4 in lands... 2143

CSS Web Essentials
A media query example

media query for iPhone 4 in portrait 2134

CSS Web Essentials
A media query example

media query for iPhone 5 in portrait 2134

CSS Web Essentials
A media query example

prop 2118

JavaScript Sebastian Gomez
Code snippet for a Javascript property

da 2100

C# Kevin McFarlane
Code snippet for Debug.Assert

SnippetFile1 2098

C# FazelMan

document.querySelectorAll 2073

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

Anonymous function 2066

javascript Jeremie Corpinot
Define an anonymous function without parameter

document.getElementsByName 2060

javascript Jeremie Corpinot
Get a DOM element by its name

WinJS.NamespacePage.define 2060

javascript Jeremie Corpinot
Define a new WinJS namespace with page events

WinJS.Promise 2045

javascript Jeremie Corpinot
Define a new WinJS Promise

WinJS.UI.Fragments.renderCopy 2040

javascript Jeremie Corpinot
Render a new WinJS Fragment

bootMdCol 2030

HTML matthew.hintzen
Markup for a bootstrap Laptop column

koSelect 2022

HTML Joshua Blackstone
Snippet for KnockoutJS Select List

WinJS.Class.define 2001

javascript Jeremie Corpinot
Define a new WinJS method inside a class

recmet 1985

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

ce 1978

JavaScript Kevin McFarlane
Code snippet for console.error

bootLgCol 1962

HTML matthew.hintzen
Markup for a bootstrap desktop column

Entity Code First Identity Key 1939

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

getset 1927

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

recempty 1927

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

bootColumn 1908

HTML matthew.hintzen
Markup for a bootstrap column

arrangeactassert 1830

C# mrshrinkray@gmail.com

testmethod 1732

C# mrshrinkray@gmail.com

propNotifySetProperty 1266

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

Class Program with Main() 1167

C# Fons Sonnemans
Class Program with Main()

propsemi 343

C# Fons Sonnemans
Code snippet for semi auto property

Extension Package

No snippets are added


Languages