Search results for 'all'

AJAX 5004

JavaScript Zonaro, Carvalho
Cria uma snippet AJAX

TryCatch 4241

SQL Fons Sonnemans
Adds a Try/Catch including a transaction

Dispose pattern 4187

C# Fons Sonnemans
Code snippet for the dispose pattern

propnotify2 4052

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

Notify Property 3935

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

Notifiable Property with datacont... 3841

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

2X2 Grid 3696

XAML Microsoft Corporation
XAML snippet for a 2X2 Grid

objectcreation 3564

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

rw 3333

C# Zackariya El Khalfaoui
Code snippet for Response.Write

inotify 3180

C# Koen Hendriks
Code snippet for INotifyPropertyChanged Members

stopwatch 3172

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

eventargs 3107

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

iif 3074

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

struct 3046

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

propNotify 3041

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

XamlSetterCreator 3003

XAML William Wegerson
In Xaml add a style setter.

event 2978

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

XamlStyleSetterCreator 2974

XAML William Wegerson
Create a Style and a Setter.

Bulk Copy Insert 2949

C# Mike Cofoed
Skeleton for creating bulk insert method

Singleton 2946

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 2870

C# Fons Sonnemans
Code snippet for if else statement

propscreategen 2853

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

Grid.RowDefinitions with two RowD... 2846

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

Lorem Ipsum 2841

HTML Fons Sonnemans
Markup snippet for some Lorem Ipsum paragraphs

ifelse 2826

C# Fons Sonnemans
Code snippet for if else statement

Define a DependencyProperty for S... 2801

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

Define an attached DependencyProp... 2761

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

console.log 2747

javascript Jeremie Corpinot
Write in the console output

Bootstrap accordian 2731

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

Horizontal Stack Panel 2721

XAML Fons Sonnemans
XAML snippet for a StackPanel with Horizontal Orientation

Grid.ColumnDefinitions with two C... 2720

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

Bootstrap navbar full 2712

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.

propnotify 2696

C# 3ByteAdmin

ICommand 2682

C# Koen Hendriks
Code snippet for ICommand Members

Bootstrap modal 2676

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

Bootstrap tabs 2675

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 thumbnail 2665

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

Grouped GridView 2662

XAML Fons Sonnemans
XAML snippet for a Grouped GridView

bootSmCol 2641

HTML matthew.hintzen
Markup for a bootstrap tablet column

Page Navigation 2634

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

Page Header 2620

XAML Fons Sonnemans
XAML snippet for basic page header

forr 2607

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

media query for iPad 2605

CSS Web Essentials
A media query example

while 2582

JavaScript Microsoft Corporation
Code snippet for a while loop

If 2566

SQL_SSDT Microsoft Corporation
Code Snippet for If construct.

Play a Sound 2565

VB Microsoft Corporation
Plays a sound from a file.

Bootstrap alert success 2533

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 2507

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.

spanc 2506

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

Bootstrap pills 2505

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 pagination 2496

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

Bootstrap Inline Form 2495

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

Bootstrap Horizontal Form 2494

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

propscreatelam 2488

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

media query for desktops and laptops 2480

CSS Web Essentials
A media query example

Bootstrap dropdown 2478

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

a 2468

HTML Microsoft Corporation
Markup snippet for a link

divc 2467

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

media query for smartphones 2463

CSS Web Essentials
A media query example

media query for Windows 8 Snap Mode 2456

CSS Web Essentials
A media query example

Bootstrap progress 2455

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

Bootstrap Panel 2448

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 2436

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

dw 2406

C# Kevin McFarlane
Code snippet for Debug.WriteLine

media query for large screens 2401

CSS Web Essentials
A media query example

Bootstrap alert danger 2399

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.

bootRow 2395

HTML matthew.hintzen
Markup for a bootstrap row

Bootstrap code 2394

HTML Dylan Hayes
Display code blocks in proper formatting

Bootstrap Form 2391

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

Bootstrap alert warning 2389

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 jumbotron 2388

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

Bootstrap media list 2370

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.

clsDelegateCommand 2362

C# Fons Sonnemans
DelegateCommand class

Bootstrap alert 2359

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... 2352

CSS Andreas Nylin
A background linear gradient snippet

document.getElementById 2345

javascript Jeremie Corpinot
Get a DOM element by its ID

media query for smartphones in la... 2340

CSS Web Essentials
A media query example

Define a Property with Notify Pro... 2338

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

Bootstrap media 2332

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 iPad in portrait 2331

CSS Web Essentials
A media query example

Kill Excel Object 2328

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

bootXsCol 2326

HTML matthew.hintzen
Markup for a bootstrap smartphone column

ci 2326

JavaScript Kevin McFarlane
Code snippet for console.info

propNotify6 2323

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

Bootstrap navbar search 2322

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.

todo 2322

C# Kevin McFarlane
Code snippet for TODO comment

media query for iPhone 5 2318

CSS Web Essentials
A media query example

bootAllCol 2312

HTML matthew.hintzen
Markup for a bootstrap row

Bootstrap alert info 2307

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 breadcrumb 2305

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

Cross Browser Background Radial G... 2303

CSS Andreas Nylin
A background radial gradient snippet

media query for smartphones in po... 2292

CSS Web Essentials
A media query example

media query for iPad in landscape 2282

CSS Web Essentials
A media query example

media query for iPhone 4 2278

CSS Web Essentials
A media query example

if else 2268

javascript Jeremie Corpinot
Write an if else condition

document.querySelector 2265

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

media query for iPhone 5 in lands... 2265

CSS Web Essentials
A media query example

ca 2256

JavaScript Kevin McFarlane
Code snippet for console.assert

event 2249

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

media query for iPhone 4 in lands... 2243

CSS Web Essentials
A media query example

bootContainer 2231

HTML matthew.hintzen
Markup for a full bootstrap container

media query for iPhone 5 in portrait 2228

CSS Web Essentials
A media query example

media query for iPhone 4 in portrait 2227

CSS Web Essentials
A media query example

element.addEventListener 2225

javascript Jeremie Corpinot
Add an event listener on a DOM element

document.getElementsByClassName 2212

javascript Jeremie Corpinot
Get a DOM element by its class

prop 2194

JavaScript Sebastian Gomez
Code snippet for a Javascript property

SnippetFile1 2165

C# FazelMan

da 2159

C# Kevin McFarlane
Code snippet for Debug.Assert

document.querySelectorAll 2141

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

Anonymous function 2131

javascript Jeremie Corpinot
Define an anonymous function without parameter

document.getElementsByName 2130

javascript Jeremie Corpinot
Get a DOM element by its name

WinJS.NamespacePage.define 2130

javascript Jeremie Corpinot
Define a new WinJS namespace with page events

bootMdCol 2117

HTML matthew.hintzen
Markup for a bootstrap Laptop column

WinJS.Promise 2116

javascript Jeremie Corpinot
Define a new WinJS Promise

koSelect 2114

HTML Joshua Blackstone
Snippet for KnockoutJS Select List

WinJS.UI.Fragments.renderCopy 2108

javascript Jeremie Corpinot
Render a new WinJS Fragment

WinJS.Class.define 2076

javascript Jeremie Corpinot
Define a new WinJS method inside a class

ce 2058

JavaScript Kevin McFarlane
Code snippet for console.error

recmet 2051

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

bootLgCol 2044

HTML matthew.hintzen
Markup for a bootstrap desktop column

Entity Code First Identity Key 2029

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

recempty 2004

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

bootColumn 1995

HTML matthew.hintzen
Markup for a bootstrap column

getset 1995

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

arrangeactassert 1890

C# mrshrinkray@gmail.com

testmethod 1802

C# mrshrinkray@gmail.com

propNotifySetProperty 1400

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

Class Program with Main() 1312

C# Fons Sonnemans
Class Program with Main()

propsemi 479

C# Fons Sonnemans
Code snippet for semi auto property

Extension Package

No snippets are added


Languages