Kick start unobtrusive validation for async loaded content

0 Comments

  The jQuery unobtrusive validation was not working for asynchronously loaded html. We fixed this by kick starting the unobtrusive validation:   // Kick start unobtrusive validation for async loaded content var validator: any =

Some nice new features are coming to TypeScript

0 Comments

  npm for type definition files One of the things that annoyed me was the tsd tool for installing type definition files. Why can’t I just use npm, for installing type definition files. I use

Align html input checkbox and it’s label with css

0 Comments

To align a HTML input[type=checkbox] with it’s label, just apply “display: inline” and “vertical align: middle” to both the input and the label:   HTML     Results:   Chrome 50:       Edge

Manage IIS configuration by using the RESTful API

0 Comments

  Nice:   The API has been built with Hypertext Application Language (HAL) to allows APIs to have built-in discoverability. Starting at the root of the API, you can browse the entire API surface.  

How to convert a function definition as string to code in JavaScript

0 Comments

  Just a snippet for converting a function as string to code:   Code <!doctype html><html><head>    <meta charset=”utf-8″ />    <meta http-equiv=”x-ua-compatible” content=”ie=edge”>    <title>Research</title>    <meta name=”description” content=”A page to quickly spike some code or styling.”>    <meta

Developer Anarchy, made possible by C-level buy-in and Micro Services.

0 Comments

A very great podcast on developer anarchy: http://www.se-radio.net/2016/03/se-radio-episode-253-fred-george-on-developer-anarchy/ As Fred George explains, developer anarchy will work in environments, where you have C-Level Buy-In and can have rapid feedback. So you better not try it on