This Week on Windows: Netflix, Taskbar, Spring Sale in the Windows Store

2017-04-08 KENNETH 0

This Week on Windows: Netflix, Taskbar, Spring Sale in the Windows Store We hope you enjoyed today’s episode of This Week on Windows! Head over here to learn more about the partner devices bringing Windows 10 Creators Update experiences to life, check out five ways to get started personalizing your taskbar and stay tuned for more than 100 deals on games, apps, movies & TV and music with the Spring Sale in the Windows Store, starting April 11! Learn more about what’s powering Project Scorpio in this article by Digital Foundry: Get your very first look at the technology powering #ProjectScorpio. @digitalfoundry has the scoop: https://t.co/jxVbICxtwR pic.twitter.com/D7jS4ateVm — Xbox (@Xbox) April 6, 2017 Here’s what’s new in the Windows Store: <!– !function(a,b){"use strict";function c(){if(!e){e=!0;var a,c,d,f,g=-1!==navigator.appVersion.indexOf("MSIE 10"),h=!!navigator.userAgent.match(/Trident.*rv:11./),i=b.querySelectorAll("iframe.wp-embedded-content");for(c=0;c<i.length;c++){if(d=i,!d.getAttribute("data-secret"))f=Math.random().toString(36).substr(2,10),d.src+="#?secret="+f,d.setAttribute("data-secret",f);if(g||h)a=d.cloneNode(!0),a.removeAttribute("security"),d.parentNode.replaceChild(a,d)}}}var d=!1,e=!1;if(b.querySelector)if(a.addEventListener)d=!0;if(a.wp=a.wp||{},!a.wp.receiveEmbedMessage)if(a.wp.receiveEmbedMessage=function(c){var d=c.data;if(d.secret||d.message||d.value)if(!/[^a-zA-Z0-9]/.test(d.secret)){var e,f,g,h,i,j=b.querySelectorAll('iframe[data-secret="'+d.secret+'"]'),k=b.querySelectorAll('blockquote[data-secret="'+d.secret+'"]');for(e=0;e<k.length;e++)k[e].style.display="none";for(e=0;e1e3)g=1e3;else if(~~g<!]]> Rent Rogue One: A Star Wars Story from $4.99 As the Empire continues [ more… ]

New Share Experience in Windows 10 Creators Update

2017-04-07 KENNETH 0

New Share Experience in Windows 10 Creators Update Here we’ll describe how we’ve made sharing in Windows 10 Creators Update better than ever before. In addition to refreshing the entire Share experience to make it easier to use, we’ve added new features and capabilities for developers. In this blog post, we’ll guide you through the new experience and examples of the updated Share developer features, with full source code available on GitHub. UI redesign First, let’s talk about the redesigned Share experience. We’ve rethought it from beginning to end – and that includes the Share icons that users will be utilizing. You can read a great blog post about the reasons and the process here, but in short, we’ve refreshed the Share icon in Windows to be more familiar and user-friendly! Previous Windows Share icon on the left and the [ more… ]

AWS Application Load Balancers – 호스트 기반 라우팅 규칙 신규 기능 지원

2017-04-06 KENNETH 0

AWS Application Load Balancers – 호스트 기반 라우팅 규칙 신규 기능 지원 작년에 AWS Application Load Balancer 출시하면서 HTTP 요청 URL의 경로를 기반으로 들어오는 HTTP 및 HTTPS 트래픽을 라우팅 설정 방법을 소개하였습니다. 이러한  경로 기반 라우팅을 사용하여  /api로 들어오는 요청 모두를 /mobile이라는 다른 서버로 라우팅할 수 있습니다. 이러한 방식으로 트래픽을 분류하면 각 요청 카테고리에 대한 처리 환경을 제어 할 수 있습니다. 예를 들어, /api 요청은 컴퓨팅 작업을 위한 인스턴스에서 처리하고, /mobile 요청은 메모리 기반 인스턴스에서 처리할 수 있습니다. 호스트 기반 라우팅 및 기타 규칙 오늘은 추가적인 라우팅 옵션을 소개해 드리고자 합니다. 오늘 부터 호스트 헤더에 지정된 도메인 이름을 기반으로 들어오는 트래픽을 라우팅하는 Application Load Balancer 규칙을 만들 수 있습니다. 예를 들어, api.example.com에 대한 요청은 하나의 대상 그룹에 보내고 mobile.example.com에 대한 요청은 다른 그룹에 보낼 수 있으며, 다른 모든 요청은 (기본 규칙을 통해) 다른 서버로 보낼 수 있습니다. 호스트 기반 라우팅과 [ more… ]

Updating your tooling for Windows 10 Creators Update

2017-04-06 KENNETH 0

Updating your tooling for Windows 10 Creators Update We’re extremely excited today that the Windows 10 Creators Update, build 15063, has been released. Kevin Gallo went into detail about some of the new features and APIs in Creators Update for developers. I’ll go into the details of getting your system updated and configured so you can submit your apps to the Windows Store. This includes the Windows 10 Creators Update SDK, Visual Studio 2017 UWP Tooling and Windows Store starting to accept applications that target Windows 10 Creators Update. There are two primary steps you’ll need to take: Update your system to Windows 10 Creators Update, build 15063. Get Visual Studio 2017 with the updated tooling and Windows 10 Creators Update SDK. For a more in-depth overview of the UWP Tooling updates in Visual Studio 2017, Daniel Jacobson did a fantastic [ more… ]

No Image

Windows 10 Creators Update and Creators Update SDK are Released

2017-04-06 KENNETH 0

Windows 10 Creators Update and Creators Update SDK are Released This is a big day! Today we opened access to download the Windows 10 Creators Update and, along with it, the Creators Update SDK. And today is a great day for all Windows developers to get the SDK and start building amazing apps that take advantage of new platform capabilities to deliver experiences that you and your users will love. We are working hard to innovate in Windows and to bring the power of those innovations to Windows developers and users. We released Windows 10 Anniversary Update just eight months ago, and we’ve already seen that over 80% of Windows 10 PCs are running Anniversary Update (version 1607) or later. With today’s release of Windows 10 Creators Update, we expect users to once again move rapidly to the latest and [ more… ]