coding

  1. New Developer Landing Page and Issues Repo

    We are excited to announce two new online resources for developers using Windows: A new docs landing-page for developers building and deploying apps and systems running on non-Microsoft operating systems like Linux and Android A new GitHub issues repo for filing developer-oriented issues with...
  2. A deep-dive into WinUI 3 in desktop apps

    XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a couple of months after the release of XAML Islands, behavioral insights and customer interviews raised some signals about how developers were using it. We discovered that a...
  3. Announcing Windows Community Toolkit v6.1

    We are thrilled to announce today the next update to the Windows Community Toolkit, version 6.1. This release was made possible with help and contributions from across our developer community. While a ‘minor’ release, it is jam-packed with new controls, helpers, and improvements to the whole...
  4. Microsoft Store empowers students with free Computer Science Education Week workshops

    One hundred and thirteen years ago in New York, a girl was born into a generation where the average woman was more likely to perfect a signature pie recipe than solve a pi-based equation. Pushing against expectations, this girl became one of the pre-eminent technologists of our times and made it...
  5. P

    Windows 10 Suggestions for learning C++

    I have been reading alot about C++ programming. I even started watching videos and writing study guides for different books. I don't have any difficulty understanding written text, even in difficult format. I am just asking for suggestions of the best ways to learn C++ coding. I don't want...
  6. Bringing a modern WebView to your .NET WinForms and WPF Apps

    One of the founding principles of Microsoft Edge is that it is evergreen, with automatic updates to Windows 10 continually refreshing both Microsoft Edge itself and web content throughout Windows 10. However, until recently, WinForms and WPF apps didn’t have access to the Microsoft Edge-powered...
  7. Windows 10 How can I insure that a message I generate in Outlook 2016 Rules gets on top of all other windows?

    Although I go back 60 years in programming, I'm not a "today" coder. This particular question came up somewhere else, and the "correct" way to do this was to set the owner of the message (whatever that means). Is it possible for a user to do this "from the outside" without getting into coding?
  8. Minecraft: Education Edition reaches a milestone of two million users and releases new Hour...

    Three years ago, Minecraft became a part of the Microsoft family, and my team began our work to extend Minecraft’s potential in classrooms around the world. Flash forward to today – one year after the release of Minecraft: Education Edition – and I’m thrilled to share that we’re continuing to...
  9. B

    Windows 10 Alljoyn application using alljoyn studio

    Hi All, Can anybody help me to create alljoyn application using c++ and alljoyn studio plugin of visual studio 2015. I just have seen documentation just to use the existing interface in C#. But I want to create my own c++ application using AllJoyn Studio. Can anybody help me in this? How to...
  10. Master the Master-Detail Pattern

    In the world of information consumption in applications, it’s crucial to have a clear and easy way to navigate and inspect that information. The master-detail design pattern has become one of the most popular approaches in applications today. In this post, we’ll discuss what this is, determine...
  11. Announcing Windows 10 Insider Preview Build 15058 for PC

    Hello Windows Insiders! Today we are excited to be releasing Windows 10 Insider Preview Build 15058 for PC to Windows Insiders in the Fast ring. Other changes, improvements, and fixes for PC We fixed the issue causing a number of inbox apps to fail to launch (such as Store) and preventing...
  12. Using SQLite databases in UWP apps

    For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the...
  13. N

    Windows XP Genuine help needed to crack software code NOT MicroSoft

    Hi This is not a Piracy issue. We use a Legacy software a 16 years old database that is no longer available and not made by MS, on Win XP We use an 'add-on' with the database that was $20 sadly the developer of the 'add-on' has passed away about 4 years ago and the business no longer exists...
  14. VIDEO The “Internet of Stranger Things” Wall, Part 2 – Wall Construction and Music

    Overview I do a lot of woodworking and carpentry at home. Much to my family’s chagrin, our house is in a constant state of flux. I tend to subscribe to the Norm Abram school of woodworking, where there are tools and jigs for everything. Because of this, I have a lot of woodworking and...
  15. The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring

    Overview I am a child of the 80s. Raiders of the Lost Ark was the first movie I saw by myself in the movie theater. The original Star Wars trilogy was an obsession. And WarGames is one thing that inspired me more than anything else to become a programmer. But it was movies like The Goonies...
  16. Going social: Project Rome, Maps & social network integration (App Dev on Xbox series)

    The Universal Windows Platform is filled with powerful and unique capabilities that allow the creation of some remarkable experiences on any device form factor. This week we are looking at an experience that builds on top of the Adventure Works sample we released last week by adding a social...
  17. UWP Hosted Web App on Xbox One (App Dev on Xbox series)

    For the fourth installment in the series, we are open sourcing yet another sample app: South Ridge Video, an open source video app developed as a hosted web application built with React.js and hosted on a web server. South Ridge can easily be converted to a UWP application that takes advantage...
  18. Animations with the Visual Layer

    When the layout of your Universal Windows Platform (UWP) app changes, there is often a slight pause as your app rearranges content to fit the new window size or orientation. Composition APIs let you create smooth-as-butter animations between these states so your layout changes won’t jar your...
  19. Watch Live and On-Demand Entertainment from Sling TV on Windows 10

    The wait is over! Today, we are excited to announce that Sling TV, the live and on-demand Internet streaming service is now available on Windows 10 PCs and tablets, allowing you to watch popular entertainment at home and on the go, all within a single free app and service starting at $20 per...
  20. Windows 10 IoT Core Blockly

    In this blog post you’ll learn about IoT Core Blockly, a new UWP application that allows you to program a Raspberry Pi 2 or 3 and a Link Removed using a “block” editor from your browser: Link Removed You create a program with interlocking blocks, which will run on the Raspberry Pi. For...