development

  1. News

    Introducing WinUI 3 Preview 1

    Today at Microsoft Build 2020 the WinUI team is excited to announce the latest version of WinUI 3 available for public preview: WinUI 3 Preview 1. This preview expands the world of WinUI to an even wider audience of developers – the previously-released WinUI 3 Alpha was only available to UWP app...
  2. News

    Developing for all 1 billion Windows 10 devices and beyond

    This year, Microsoft Build 2020 is a digital-only event that we all get to experience from the comfort of our homes. We hope you enjoy learning about the new features and technologies that matter most to you. Today, I will have the privilege of sharing how developers can build apps for modern...
  3. J

    DNS Config and Blocked Ports

    Hi Everyone, Setting up a new eCommerce site on my Windows Server 2008 R2 running IIS 7.5, Installed I have 5 separate IP addresses all linked to nopCommerce sites using port 80 and port 443 for SSL. Now I've just added an extra IP address for another eCommerce site in development but I just...
  4. F

    Effective Port Forwarding Techniques for Windows: Seeking Guidance for Database Development

    Hi all, What is the best way to do port forwarding under windows? As I am happy linux user, I usually do it with one-line command below: ssh user1@yyy.yyy.yyy.yyy -L 3432:nnn.nnn.nnn.nnn:5432 Next I can just use 127.0.0.1:3432 like it's on my local machine. The thing is that I will have to...
  5. News

    Windows 10 SDK Preview Build 19041 available now!

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

    Announcing Windows 10 Insider Preview Build 19033

    Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 19033 (20H1) to Windows Insiders in BOTH the Fast ring and Slow ring. If you want a complete look at what build is in which Insider ring, head over to Flight Hub. You can also check out the rest of our documentation...
  7. News

    Announcing Windows 10 Insider Preview Build 19008

    Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 19008 (20H1) to Windows Insiders in the Fast ring. IMPORTANT: As is normal with pre-release builds, these builds may contain bugs that might be painful for some. If you take this flight, you won’t be able to switch...
  8. News

    An intern’s experience with Rust

    Over the course of my internship at the Microsoft Security Response Center (MSRC), I worked on the safe systems programming languages (SSPL) team to promote safer languages for systems programming where runtime overhead is important, as outlined in this blog. My job was to port a security...
  9. News

    Announcing Windows 10 Insider Preview Build 18995

    Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 18995 (20H1) to Windows Insiders in the Fast ring. IMPORTANT: As is normal with pre-release builds, these builds may contain bugs that might be painful for some. If you take this flight, you won’t be able to switch...
  10. News

    4038556 - Guidance for securing applications that host the WebBrowser Control - Version: 1.0

    Revision Note: V1.0 (August 8, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information regarding security settings for applications developed with the Microsoft Internet Explorer layout engine, also known as the Trident layout engine. This...
  11. 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...
  12. 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...
  13. 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...
  14. whoosh

    VIDEO Pence details plans to return to the moon before missions to Mars

    🇺🇸 :rolleyes:
  15. P

    Windows 7 Advantages of Win32 Programming: Key Benefits and Considerations

    What are the advantages of win32 programming?
  16. 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...
  17. 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...
  18. 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...
  19. 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
  20. 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...
Back
Top