PivotTables just got personal
Every Excel PivotTable can now be one of your favorites.
The post PivotTables just got personal appeared first on Office Blogs.
Opinions, tips, and news orbiting Microsoft
Every Excel PivotTable can now be one of your favorites.
The post PivotTables just got personal appeared first on Office Blogs.
Ready to hit the pitch, Roblox style? Well, you’re in luck because we’ve got just the game for you: Kick Off, one of Roblox’s most-popular free-to-play soccer games, is forming a league of its own as a newly added featured title on Xbox One! Developed by community members from CM Games, Kick Off pits two international titans — United States and Brazil — against one another in some of the most outrageous destinations across the globe. From traditional soccer stadiums to the depths of a fiery volcano, icy glaciers, and other diverse locales, Kick Off’s imaginative and exotic venues are helping put… Continue reading Go for Goal and Play Kick Off for Roblox on Xbox One
Andrew Parsons joins the show to talk about Xbox Live, Creators program, Game Mode, building UWP games and developing for Xbox.Creators ProgramID@XboxXbox One Developer Mode activationGame Mode Continue reading Build 2017 – Xbox Live, Creators Program and more | .GAME
We’re on a little bit of a Font roll here on Extension Monday, last week with our Adding Fire to your Coding with Fira Code Font post and then this week’s extension from Karl Shifflett (Yes, that Karl Shifflett)
Visual Studio 2017 Extension for easily changing the font sizes in the editor or environment.
Credits
I learned a lot from this outstanding extension. Essentially, I updated for VS 2017 and added environment font size changing. Sam Harwell gets all the credit for the hard work. https://github.com/tunnelvisionlabs/PresentationMode
Features
Quickly change the editor’s font sizes or the environment’s font size.
Recommend assigning shortcut keys to each of the 4 commands. These are the commands I use:
- CTRL + Num Pad Arrow Up = Increase editor font sizes
- CTRL + Num Pad Arrow Down = Decrease editor font sizes
- CTRL + Num Pad Arrow Right = Increase environment font size
- CTRL + Num Pad Arrow Left = Increase environment font size
Change Editor Font Size
Each time the respective Editor increase font size or decrease font size command is invoked the following changes are made:
And of course it’s open source, https://github.com/Oceanware/FontSizer 🙂
Let’s just say it, last week was all Build. The best part is that you can catch it all on-demand here. 539 Speakers, 415 sessions, all free and available now.
Given that, our Channel 9 hosts and produces still kept up their great work providing you new shows, episodes and posts. Here are a select 23 of them…

Taking paper-driven processes online isn’t easy – but keeping it secure is a whole other matter. To help, global eSignature and Digital Transaction Management (DTM) leader DocuSign recently used Microsoft Security Risk Detection to provide additional assurance, ensuring its code is always ready to match today’s security threats.

Learn to use IP flow verify to confirm if a rule in a Network Security Group is blocking traffic to or from a virtual machine. …

Aaron Roney saves Scott Hanselman the trouble of installing Azure CLI 2.0 prerequisites by setting him up with a pre-built Docker image. Azure CLI 2.0 is the cross-platform command-line tool for managing Azure resources, which is written in Python, updated every two weeks, and is available as open source on GitHub (Azure/azure-cli). …

This Week on Windows: we’ve got deals on TV season passes, a guide to using Game Mode on your PC and we’ll take you to Mattel’s headquarters for a Forza Horizon 3 launch you just gotta see! Specific topics discuss in this episode include: …

In this episode Justin Scott talks with Azure Search Principle Program Manager, Liam Cavanaugh. We discuss topics such as text analytics, and ML capabilities customers can leverage for their search needs. …

This video will walk you through how to register a user from Xamarin Forms app to ASP.NET Identity system. …

Automatic program transformation tools can be valuable for programmers to help them with refactoring tasks, and for Computer Science students in the form of tutoring systems that suggest repairs to programming assignments. However, manually implementing and testing catalogs of transformations is complex and time-consuming. In this talk, I will present two program synthesis-based techniques for automating these tasks. …

Highlights from Build 2017 …

Footage from Build 2017 in Seattle. This broadcast quality footage includes soundbites from Terry Myerson, EVP, Windows and Devices Group and footage of Microsoft’s partnership with Cirque du Soleil. …

Increasingly, educational games have become an established part of the instructional landscape, however designing a compelling and effective instructional game remains a challenge. One of the reasons for this challenge is that game players are afforded some agency to craft their own experiences, making it difficult to anticipate the kinds of experiences they might have. Further, when designing with an instructional intent the goal is to make a lasting impact on players’ knowledge, which is invisible to designers. …

We consider the problem of estimating the value of MAX-CUT in a graph in the streaming model of computation. We show that there exists a constant $\e_* > 0$ such that any randomized streaming algorithm that computes a $(1+\e_*)$-approximation to MAX-CUT requires $\Omega(n)$ space on an $n$ vertex graph. By contrast, there are algorithms that produce a $(1+\e)$-approximation in space $O(n/\e^2)$ for every $\e > 0$. Our result is…

Modern enterprises collect data from their operations and the web, and strongly depend on the collected data to make important decisions. To analyze the collected data, enterprises need to first perform data integration, i.e., combine the data from the multiple sources to create a unified set. Data integration involves some tasks that are still very hard for computer algorithms, …

Aaron Roney joins Scott Hanselman to show off building and deploying a web app to Azure from the command line using Azure CLI 2.0 and Git. Azure CLI 2.0 is the cross-platform command-line tool for managing Azure resources, which is written in Python, updated every two weeks, and is available as open source on GitHub (Azure/azure-cli). …

This broadcast quality footage intended for journalists includes highlights from Microsoft’s 2017 Build conference in Seattle. …

Corey Sanders, Director of Program Management on the Microsoft Azure Compute team spills the beans about some awesome content he is presenting at Microsoft Build. He talks with Lara Rubbelke, one of the many folks organizing the conference that kicks off on 5/10/2017. …

Another short but awesome all-demo video! In this week’s episode Casey Karst, a PM in the SQL Server team, is back in the studio to show how to use Polybase to load data into Azure SQL Data Warehouse.
Casey spends the first few minutes explaining Azure SQL Data Warehouse is, the importance of data for data warehousing, and the challenges for getting data into a data warehouse. Casey then discusses…

In February we took a camera crew to the Microsoft Alumni Network’s big .NET 15th birthday bash and caught up with team members past and present. In this interview we chat with Eilon Lipton who’s been a developer at Microsoft since 2002 working mostly on the ASP.NET web stack. He chats about his masterpiece, the update panel (eeeek!), and some of the other great moments in .NET and his career. …

Office 365 & GDPR …

Today we are announcing a new Channel 9 preview app for Xbox One!
Watch Dunni and Golnaz from the Channel 9 team, demoing the preview app and going through the features that it has. …

Building accessibility into your apps opens them up to a much wider audience. Watch the video to learn the basics of how to make your app more accessible through: …


Build 2017 is going to be an amazing event, and this is a session that you will not want to miss. Mixed Reality, WebVR, My People, UWP Community Tool Kit, Composition, 3D Paint for developers, Progressive Web Apps, and more! …

Few things feel quite as cyberpunk as hacking drones and flying robots. So I was excited when a security warning was posted about the DBPOWER U818A WIFI drone. Turns out, this offers us a good lesson in securing products. …
Follow @CH9
Follow @gduncan411
Continue reading Last Week on Channel 9: May 8th – May 14th, 2017
Early Friday morning the world experienced the year’s latest cyberattack. Starting first in the United Kingdom and Spain, the malicious “WannaCrypt” software quickly spread globally, blocking customers from their data unless they paid a ransom using Bitcoin. The WannaCrypt exploits used in the attack were drawn from the exploits stolen from the National Security Agency, or NSA, in the United States. That theft was publicly reported earlier this year. A … Read more »
The post The need for urgent collective action to keep people safe online: Lessons from last week’s cyberattack appeared first on The Official Microsoft Blog.
Welcome to Next Week on Xbox, where we cover the best games coming soon to Xbox One. Every week, the team at Xbox aims to deliver quality gaming content for you to enjoy on your favorite gaming console, and Xbox Wire will be here to let you know when you can play every new release hitting Xbox One. Whether you’re a fan of shooting, racing, or adventuring, there’s sure to be something for you to enjoy. So, without further delay, let’s preview the new games coming soon with Next Week on Xbox! Injustice 2 – May 16 Return to the… Continue reading Next Week on Xbox: Upcoming Games, May 15 – 21
We know you’re busy and might miss out on a day (or three) of the exciting things we’re talking about on Xbox Wire every week. If you’ve got a few minutes, we can help remedy that. We’ve pared down the week’s news into one easy-to-digest article for all things Xbox! Or, if you’d rather watch than read, you can feast your eyes on our weekly video show below. Either way, be sure to come back every Friday to find out what’s happening This Week on Xbox! Minecraft Has Launched on Nintendo Switch Nintendo Switch Edition comes with fun features of… Continue reading This Week on Xbox: May 12