SQL Server Database Unit Testing in your DevOps pipeline | Visual Studio Toolbox

In this episode Dmitry is joined by Eric Kang, Program Manager for SQL Server Data Tools (SSDT) who is back on the show to talk about Unit Testing for database projects and how it integrates with the DevOps pipeline.Specifically, Eric will ju… Continue reading SQL Server Database Unit Testing in your DevOps pipeline | Visual Studio Toolbox

Mobile provider Three calls on Office 365 to support workplace digital transformation

“Since deploying Microsoft Teams, we have seen how it pulls the Office 365 suite together in a way that underpins and facilitates our move to an agile organization.” —Read more from Jon Kadiah, CIO of Three.

The post Mobile provider Three calls on Office 365 to support workplace digital transformation appeared first on Office Blogs.

Continue reading Mobile provider Three calls on Office 365 to support workplace digital transformation

Snack Pack 13: Source Control in Visual Studio for Mac | The Xamarin Show

Welcome to The Xamarin Show Snack Pack Edition. A Snack Pack is bite sized episode that is focused on a specific topic and covered in just a few minutes. Today, we take a look at Visual Studio for Mac’s built in Source Control for Git an… Continue reading Snack Pack 13: Source Control in Visual Studio for Mac | The Xamarin Show

Pillars of Eternity Brings a New Generation of Role Playing to Xbox One on August 29

Earlier this year, our team at Paradox released our first game on Xbox One and the reaction blew us away. Turns out Xbox fans were eager to play more of the rich, replayable titles that our company is known for! Who could have guessed, eh? Well, good news: we’re thrilled to announce today that we’re pairing up with Obsidian Entertainment to bring the award-winning Pillars of Eternity to Xbox One. For those of you encountering Pillars of Eternity for the first time, you’re in for an RPG experience that brings the best elements of old-school role-playing up to speed with modern… Continue reading Pillars of Eternity Brings a New Generation of Role Playing to Xbox One on August 29

VSCode Your Next PWA

PWA, Progressive Web Apps, are the new application development shiny. Still new, first proposed by Google in 2015, PWA development is starting to gather some interest for early adopters. The issue, as with all shiny’s, is the tooling, or lack there of, support.

John Papa, long time Friend of the Blog, felt the lack of tooling support and decided to do something about it!

Alpha Testers Wanted for Progressive Web App Tools for VS Code

I love the Web and I love tools that make creating awesome things for the Web easier! When creating Progressive Web Apps (PWAs) there are a lot of options. So it just makes sense to create an extension for VS Code to help design PWAs. As the title mentions, this is an alpha.

image

I’d love some of your help to test this extension. Give it a run through and see what we might want to change, add, remove, or document further. My first cut at this extension can be found here. Please refer to the GitHub repo to create any issues. I will iterate on this extension a few times, til I have something that is useful to the wider audience creating PWAs.

2017-06-10_22-01-25

 

A few words about this extension’s goals. The extension’s snippets should:

I’m also working on some helpers to deploy PWAs to Azure.

Note that some of these are open issues in the GitHub repo. So feel free to help contribute to any issues that are marked “help wanted”.

[Click through for the entire post]

PWA Tools

VS Code Extension for PWA Tools

This extension for Visual Studio Code adds snippets and JSON schema for a manifest.json for creating Progressive Web Apps (PWA).

Usage

Type part of a snippet, press enter, and the snippet unfolds.

JavaScript / TypeScript Snippets
pwa-custom-service-worker         // create a service worker file which can be extended
pwa-register // function that registers the service worker
JavaScript Snippets
// Helpful for build processes that generate service worker code
pwa-inject-precache // inject precache list into service worker
pwa-generate-service-worker // generate a service worker with a precache manifest

// Event listeners
pwa-event-push // create a event listener for push
pwa-event-sync // create a event listener for sync
pwa-event-notificationclick // create a event listener for notificationclick
pwa-event-pushsubscriptionchange // create a event listener for pushsubscriptionchange
pwa-event-load // create a event listener for load
pwa-event-activate // create a event listener for activate
pwa-event-install // create a event listener for install
pwa-event-fetch // create a event listener for fetch
HTML Snippets
pwa-manifest-link                 // create the link to the manifest.json
pwa-apple-mobile-web-capable // add the meta tag for apple mobile web capable
JSON Snippets
pwa-manifest                      // create the contents of `manifest.json` 

Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (OSX) to activate snippets from within the editor.

Installation

  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch Code
  3. From the command palette CtrlShiftP (Windows, Linux) or CmdShiftP (OSX)
  4. Select Install Extension
  5. Choose the extension PWA-Tools
  6. Reload Visual Studio Code

Try it Out

Let’s take a PWA for a spin. Using the Angular CLI, let’s generate a new app and add PWA features.

Before we begin, install the Angular CLI and lite-server, if you haven’t already done so, by running npm i @angular/cli lite-server -g

  1. Create an Angular app with ng new my-app --routing and open the app in VS Code

… [Click through for more]

Follow @CH9
Follow @coding4fun
Follow @gduncan411

Continue reading VSCode Your Next PWA

E3 2017: Survival Through Scrounging in State of Decay 2

Like a shot of adrenaline jammed into a barely-beating heart, State of Decay and its definitive Year-One Survival Edition brought new life to the zombie genre. Undead Labs’ fresh take on the walking corpse apocalypse proved there was more to surviving than simply filling flesh-craving creeps full of lead. While it afforded fans ample opportunity to put the mutated monsters in their place, its focus on base-building, resource management, rescuing and recruiting survivors, and other RPG-flavored elements separated it from the pack. Next year’s State of Decay 2 will build on its predecessor’s strong foundation, doubling down on those dynamic… Continue reading E3 2017: Survival Through Scrounging in State of Decay 2

Get Exclusive Roblox Avatars and Bonus Robux Now on Xbox One

New to Roblox? Then we’ve got some awesome exclusive deals for you! Today, Roblox is debuting two brand-new starter packs featuring all the essentials you need to start powering your imagination. Both packs include the Roblox app itself, an Xbox-exclusive avatar outfit, and bonus in-app currency — all at a bargain price. Here’s a closer look at each pack: Trendy Tycoon Starter Pack Dress to impress with an all-new outfit, created exclusively for Roblox players on Xbox One. After purchasing this pack, you’ll be able to customize your avatar with some sleek diamond-patterned threads and a unique gold chain before… Continue reading Get Exclusive Roblox Avatars and Bonus Robux Now on Xbox One