development

  1. News

    3214296 - Vulnerabilities in Identity Model Extensions Token Signing Verification Could Allow Elevation of Privilege - Version: 1.0

    Revision Note: V1.0 (January 10, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in the public version of Identity Model Extensions 5.1.0. This advisory also provides guidance on what developers can do to help ensure...
  2. News

    3137909 - Vulnerabilities in ASP.NET Templates Could Allow Tampering - Version: 1.1

    Revision Note: V1.1 (February 10, 2016): Advisory updated to include download information for Microsoft ASP.NET Web Frameworks, and Tools and Microsoft ASP.NET and Web Tools. This is an informational change only. Summary: Microsoft is releasing this security advisory to provide information about...
  3. News

    Microsoft .NET Framework 4.7.2 offline installer for Windows

    Description of Microsoft .NET Framework 4.7.2 offline installer for Windows Continue reading...
  4. P

    Windows 7 Advantages of Win32 Programming: Key Benefits and Considerations

    What are the advantages of win32 programming?
  5. E

    Windows 10 Extending Environment Strings

    There appears to be a maximum length requirement on Environment strings of 2047. Apparently I went far past this in Windows 7 PRO and can not now sensibly make a change. Is there a way that I can increase this length or use intermediate environment strings to build one substantially longer than...
  6. News

    Latest Machine Learning Development Trends

    A joint survey conducted by Tractica and ITPro Today identifies the bottlenecks to machine learning development, software and hardware tools in use, and more. Continue reading...
  7. News

    Join Microsoft Security Response at the Product Security Operations forum at LocoMocoSec!

    The MSRC is more than managing vulnerability reports, publishing Microsoft security updates, and defending the cloud. The MSRC is passionate about helping everyone improve internal engineering practices and supporting the defender community, and are excited to partner with Blackberry to host a...
  8. News

    Should You Build Your Own CMS?

    There are several good reasons to build your own CMS, and several more to opt for a prebuilt CMS platform like WordPress or Drupal. Link Removed
  9. WindwoPrep

    Windows 10 Installed Windows 10 but gives me errors.

    I installed MySQL on my laptop. Then try to write code but it was giving me error. I thought it was the port using the same as the Microsoft SQL server, Kind of regret That I didn't do a little more research. It wasn't storing the admin password. I used command prompt to reset MySQL password but...
  10. 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
  11. 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...
  12. 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...
  13. 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.
  14. 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...
  15. 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...
  16. 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...
  17. 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.
  18. 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...
  19. 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...
  20. 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...
Back
Top