development

  1. kemical

    Edge to become more Chrome

    The Edge browser is to change: Microsoft Edge: Making the web better through more open source collaboration - Windows Experience Blog
  2. News

    Official support for Windows 10 on ARM development

    Today is an exciting day for Windows 10 on ARM. With the official release of Visual Studio 15.9, developers now have the officially supported SDK and tools for creating 64-bit ARM (ARM64) apps. In addition, the Microsoft Store is now officially accepting submissions for apps built for the ARM64...
  3. News

    XAML Islands – A deep dive – Part 1

    XAML Islands is a technology that enables Windows developers to use new pieces of UI from the Universal Windows Platform (UWP) on their existing Win32 Applications, including Windows Forms and WPF technologies. This allows them to gradually modernize their apps at their own pace, making use of...
  4. P

    How to embed windows app into labview frontpanel

    How can i integrate any open Windows appication in a labview frontpanel. In the attached vi it opens calc and brings to front. But i would like it to be on the labview frontpanel.
  5. News

    Windows 10 SDK Preview Build 17754 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17754 or greater). The Preview SDK Build 17754 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  6. News

    Windows 10 SDK Preview Build 17744 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17744 or greater). The Preview SDK Build 17744 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  7. News

    MSIX: Getting to Know Microsoft’s New Packaging and Deployment Technology

    Date: Thursday, September 20, 2018Time: 02:00 PM Eastern Daylight TimeDuration: 1 hour Microsoft’s Windows Installer technology has assisted many organizations and IT Pros well over the years, providing a standard for application customization deploy Continue reading...
  8. NerferMC

    No 32-bit version for JDK 10

    I need the 32-bit version of Java Development Kit SE 10 (JDK SE 10), but oracle just shows the 64-bit version.
  9. M

    Windows 7 C# CMD Program to Monitor Windows Processes and Alert on New Tasks

    I would like to know is it possible to make a cmd program in #C to monitor windows processes? CMD Starts and automatically sends tasklist command every 10 seconds. If new process starts during that 10 seconds it opens TXT or another CMD windows to inform me that process name and location...
  10. News

    C# Console UWP Applications

    We’ve just published an update to the Console UWP App project templates on the Visual Studio marketplace here. The latest version (v1.5) adds support for C#. The C# template code only works with Visual Studio 2017 version 15.7 or later. In a previous post, I described how to build a simple...
  11. W

    running wpf console application on windows LTSB problem

    Hi, we have an wpf application which runs fine on windows 7 and higher. Part of it starts a separate console application which uses a servicehost with namepipebinding to setup a connection between two applications on the same pc. this has been working fine for years from windows 7 and higher...
  12. News

    Microsoft Remote Assist and Microsoft Layout available today as limited-time free preview

    Hey everyone! Wow, time really flies. I can’t believe it’s been two weeks since I talked about our vision for mixed reality in the modern workplace and unveiled Microsoft Remote Assist and Microsoft Layout at Build! That was such a fun day for me and my team. The feedback from customers...
  13. News

    Console UWP Applications and File-system Access

    As announced in the May 2018 issue of MSDN Magazine, the latest Windows update introduces support for Console UWP apps. We’re also introducing support for UWP apps to get broader access to the file-system than was previously possible. In fact, it was during the design and development phases of...
  14. News

    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...
  15. News

    Announcing Babylon.js v3.2

    Babylon.js is an open source framework designed from ground up to help create easy and powerful 3D experiences in your browser or your web apps. Today I’m excited to announce the availability of Babylon v3.2. As usual, our wonderful community helped build a massive list of features and fixes...
  16. News

    Windows 10 SDK Preview Build 17125

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17125 or greater). The Preview SDK Build 17125 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  17. whoosh

    VIDEO Trump administration set to unveil $1.5 trillion infrastructure plan

    :usa::andwhat:
  18. J

    Visual Studio 2010 compatibility with windows server 2016

    We are planning to upgrade our windows server from 2003 to 2016. In our existing windows server 2003 we hosted dotnet webservers and its running on visual studion 2010. If we upgrade server from 2003 to 2016, is this required to upgrade my visual studio application from 2010 to higher version or...
  19. News

    Extend your desktop application with Windows 10 features using the new Visual Studio Application Packaging Project

    Visual Studio 2017 15.4 introduced the new Windows Application Packaging project to help you modernizing your application by using the new Windows 10 App Deployment Stack. We talked about it in our previous post: Visual Studio 2017 Update 4 makes it easy to modernize your app and make it store...
  20. News

    Visual Studio 2017 Update 4 makes it easy to modernize your desktop application and make it...

    Last year with the Windows 10 Anniversary Update, we introduced the Desktop Bridge to provide desktop applications a path to modernize with the Universal Windows Platform, and to distribute via the Windows Store and the Microsoft Store for Business to all Windows 10 PCs, including devices that...
Back
Top