NoTime
You have no time, I have no time, let's get to the point!
Azure OpenConnect VPN
Linux script to setup OpenConnect VPN server on Azure with auto-renewing Let's Encrypt certificate....
Date: 06/25/2018
Windows Service hosting ASP.NET Core Web API
Visual Studio 2017 project to demo how to host a Web API or WebSockets server locally as a Windows...
Date: 02/19/2018
Angular 6 with webpack and ASP.NET Core
I have posted a working sample of a Visual Studio 2017 ASP.NET Core project to demonstrate how to...
Date: 09/27/2016
Angular 5 with systemjs and ASP.NET Core
I have posted a working sample of a Visual Studio 2017 ASP.NET Core project to demonstrate how to...
Date: 09/27/2016
Angular 2 with @types declaration files
- To install TypeScript declarations files, at the beginning you had to install DefinitelyTyped...
Date: 09/23/2016
Azure Media Services Overview
CAPABILITIES - Host - Encode - Protect - Stream - Play SETUP 1. Create new APP SERVICES -> MEDIA...
Date: 08/31/2016
Async printing helper for Universal Apps
Printing data can be a complex task. The printing API for Universal Apps is event-based and does not...
Date: 03/04/2016
Sharing data between users of a Universal App
Users of a Universal App can share data between them on the same physical machine. With a proper...
Date: 03/04/2016
Screen keyboard-friendly WPA2 Key Generator
WPA2 is currently the most secure type of Wifi/WLAN encryption. To connect a device to an access...
Date: 10/23/2014
Secret Keys for WordPress on Azure
When creating a new WordPress (WP) site for Azure from the gallery, you are requested to enter...
Date: 02/15/2014
How to Disable Autocorrect in IE11
Regardless of autocorrect settings in Windows 8.1, some words like "Company", "Desktop", etc. get...
Date: 12/12/2013
Fix Store App in Windows 8.1
Sometimes, after upgrading to Windows 8.1, the Store App may not start. It might still show the...
Date: 10/18/2013
How to Setup Windows Azure (Server 2012) as an SSTP and L2TP VPN Provider
---------- windows.azure.com 1. Create new Windows Server VM using "Quick Create" 2. The DNS name,...
Date: 06/01/2013
How to start Windows Phone 8 Emulator without Visual Studio
Sometimes you need to start the WP emulator outside of VS. For example when developing web sites and...
Date: 04/21/2013
How to optimize WordPress popup-on-hover menus for touch devices
Many web sites have menus that are displayed on hover. On touch-enabled devices, there is no mouse...
Date: 02/01/2013
JS: Improve performance when starting IE using Visual Studio
When developing web sites in VS, I always start IE by pressing F5 or by right-clicking on the HTML...
Date: 01/02/2013
How to escape the Facebook White Screen of Death
When you create a page for your business, etc. using your Facebook account, you can click on "Use...
Date: 12/25/2012
Run 32-bit Remote Desktop (RDP) on Windows 64-bit
Create a .bat file with the following three lines: @echo off set WinDir= start...
Date: 12/15/2012
JS: Dots are bad, M'kay?
When the return value of a function is needed multiple times, and the value is a constant, a...
Date: 12/15/2012
XAML: Render list items from left to right and grow from top to bottom
To render items like this (fixed width, grows vertically, like a Word document): Item 1 Item 2Item 3...
Date: 12/12/2012
hello, blog
Welcome to the No Time Blog. My name is Luis Cantero and I train and help developers through our...
Date: 12/12/2012