“Using Azure CDN with CORS” and other Tweeted Links…
Using Azure CDN with CORS [azure.microsoft.com]@camsoper thx!
Pre-load assets on an Azure CDN endpoint [azure.microsoft.com]@camsoper
single-origin scenario:“The CDN will cache the first response and subsequent requests will use the same header.” [azure.microsoft.com]
“At present AWS Lambda functions are not allowed to run for longer than 5 minutes..” [martinfowler.com]
“Most of the other descriptions or prescriptions around microservices are really just a side-effect of autonomy” [lostechies.com]
“because I can create a CQRS application with plain HTML, it’s trivial to create a CQRS-based REST API” [lostechies.com]
"you cannot configure Azure Key Vault in the Azure portal. Instead, use these Azure PowerShell instructions." [azure.microsoft.com]
"Applications that use a key vault must authenticate by using a token from Azure Active Directory." [azure.microsoft.com]
Nao Robot with Microsoft Computer Vision API [thosham.wordpress.com]@thoshamoodley
Microsoft announces Project Bletchley, a modular blockchain fabric powered by Azure [mspoweruser.com]
“the tools to manage iCloud are still frustrating and opaque, so fingers crossed for WWDC 2017” [winsupersite.com]
An Introduction to the Microsoft Bot Framework [codeproject.com]
“In this post we’ll cover how these Angular directives would be written in React” [daveceddia.com]
Some Angular 2 Tutorials and Walk-Throughs [lishman.io]
Bootstrapping Your App – An Introduction to Angular 2 [blog.falafel.com]
“ngAudio is a lightweight package of directives and services that treat sound in an angular way” [danielstern.github.io]
“barba.js is a ..free library that helps you creating fluid and smooth transitions between your website's pages” [github.com]
“A lot of people mistakenly try to compare "cookies vs. JWT".” [cryto.net]
Google Fonts Redesigned [fonts.google.com]
“Font management is the central aspect of FontYou” [noupe.com]
From 0 to Open Source: Shipping the GitHub Extension for Visual Studio (Channel 9) [channel9.msdn.com] via @sh4na
Understanding Just My Code [blogs.msdn.microsoft.com]
The Twitter app in Windows Phone 10 does not wrap text correctly on my tiny Acer M330. I can't see the ”t” in "not" above.
The keyboard for Windows 10 on Phone has a virtual precision pointing stick [windowscentral.com]
I liked a @YouTube video [youtu.be] Windows 10 Mobile Keyboard Tips: Typing Faster, Richer & doing more
“the audio thread is reading from the data at the same time as it’s being edited by the main thread” [atastypixel.com]
null-value patterns: “F# [deals] with this by creating a Discriminated Union with only two values” [westerndevs.com]
“I came up with a simple natural sort C# extension method that works for all the cases I need” [blog.falafel.com]
“What if you could use TypeScript to build Windows applications rather than C#?” [wizardsofsmart.wordpress.com]
Migrating a 10,000-line legacy JavaScript codebase to TypeScript [pgbovine.net]
“an easier way to create a custom dynamic class is to inherit from DynamicObject class” [dontcodetired.com]
“In order to be able to debug cross-platform, .NET Core has now a ‘portable PDB’ format” [codeclimber.net.nz]
Office Add-in Commands and the new Visual Studio Tooling for building Office Add-ins [channel9.msdn.com]
Improved Productivity with new Version Control Features in Visual Studio 2015 [blogs.msdn.microsoft.com]
Raymond Chen - Why Are There 4 Functions for Converting Strings to GUIDs [channel9.msdn.com]
Lessons learned from SQL Server process that took over 3000 hours to complete [mssqltips.com]
Apple quietly outs 'next-generation' file system destined for full product lineup [imore.com]
Big, bold, and beautiful: Apple's design language is changing in iOS 10 [imore.com]
“Microsoft is paying almost $250 a pop for each of those subscribers..$60 per LinkedIn's 433 million..members” [winsupersite.com]
Microsoft’s Chrome OS Migration Guide Shows the Company Is Aware of the Google Threat [petri.com]
Windows Device Recovery Tool gets updated, brings support for Acer devices [mspoweruser.com]
.@pvlakshm what is the relationship between MSTEST and VSTEST?
.@pvlakshm could you take 5mins and peek at my TestContextExtensions.cs? [gist.github.com] -obsolete stuff there? thx!