You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
safe programming
About this tag
The safe programming tag on WindowsForum covers discussions about memory-safe programming languages and techniques, particularly in the context of Microsoft's security initiatives. Content includes work from Microsoft's Safe Systems Programming Language group, which explores languages like Rust as a proactive measure against memory-safety vulnerabilities. Topics range from designing COM libraries in Rust to broader strategies for reducing security bugs through safe programming practices. This tag is relevant for developers and IT professionals interested in secure coding, memory safety, and Microsoft's approach to systems programming security.
I interned with Microsoft as a Software Engineering Intern in the MSRC UK team in Cheltenham this past summer. I worked in the Safe Systems Programming Language (SSPL) group, which explores safe programming languages as a proactive measure against memory-safety related vulnerabilities. This blog...