-
Mitigating arbitrary native code execution in Microsoft Edge
Some of the most important security features in modern web browsers are those that you never actually see as you browse the web. These security features work behind the scenes to protect you from browser-based vulnerabilities that could be abused by hackers to compromise your device or personal...- News
- Thread
- arbitrary code browser code integrity control flow guard creators update cybersecurity execution exploit exploit prevention jit compilation memory safety microsoft edge mitigation native code security smartscreen user mode vulnerabilities windows 10 windows defender
- Replies: 0
- Forum: Live RSS Feeds
-
.NET Native – What it means for Universal Windows Platform (UWP) developers
This blog was written by Daniel Jacobson, Program Manager What is .NET Native? .NET Native is a precompilation technology for building Universal Windows apps in Visual Studio 2015. The .NET Native toolchain will compile your managed IL binaries into native binaries. Every managed (C# or VB)...- News
- Thread
- api app packaging cloud solutions compilation debugging development issues managed apps memory microsoft native code net native nuget performance release resources testing uwp visual studio windows
- Replies: 0
- Forum: Live RSS Feeds
-
Kinect for Windows v2 Face Tracking Managed and Native
Peter Daukintis, Microsoft Technical Evangelist, recently posted about Face Tracking with the Kinect for Windows v2. What was a little different is that he posted both managed and native looks... Link Removed Since working on the virtual rail project I haven’t had much chance to carry out...- News
- Thread
- app development c++ colorframes directx 11 event driven face tracking kinect managed code microsoft store multisourceframereader native code observable programming reactive extensions skeletal tracking thread pool ui controls windows xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Building Metro style apps with XAML and C++ | Developing Windows 8 Metro style apps with C++
With the introduction of Metro style apps for C++ developers, Microsoft now brings the XAML UI platform to native code! I will take you through a lap around creating a Metro style app in XAML and C++. I'll introduce the fundamentals of the XAML platform in WinRT and how C++ developers can...- News
- Thread
- c++ control development data binding developer tools metro ui native code ui framework visual studio windows 8 xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C++ ALM -> Architecture Tools and Unit Testing for Visual C++ Developers - What's Next?
One area that people simply don’t talk often enough about is Application Lifecycle Management (ALM) tools for Visual C++ development teams. ALM tools are critical for planning, development, testing, and maintenance of native code bases of every size. Visual Studio Ultimate offers many “out of...- News
- Thread
- alm architecture c++ renaissance c++ tools c9 studio codebase development maintenance microsoft native code planning rong software development teched terry testing visual c++ visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Conversation with Herb Sutter: Perspectives on Modern C++(0x/11)
I was lucky enough to catch up with Herb Sutter not too long after the FDIS announcement (Final Draft International Standard is complete). As usual when talking to Herb, the conversation is all about C++ (well, we do talk about C# for a little while, but in the context of C++. Why? Tune in...)...- News
- Thread
- abstraction c++ general purpose herb sutter mobile apps native code performance programming standards
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Checking In: Jeff Wilcox - Writing the WP7 App Platform in C# and C++
Jeff Wilcox is a developer on the Silverlight team. He spends a lot of his time (~80%) coding in C++. Strange? Of course not... Silverlight is a portable managed runtime and C++ (C with classes in this case) is what enables Silverlight portability. Of course, Jeff also spends a significant...- News
- Thread
- c plus plus c sharp code quality coding practices control development interview jeff wilcox libraries mac apps managed code native code portability programming silverlight software development technology windows apps wp7
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Application Restart and Recovery on Windows 7 in Native Code
Application Recovery and Restart (ARR) technologies enable developers to customize an application's behavior when Windows Error Reporting (WER) terminates the application due to an unrecoverable error. For example, it enables an application to perform data recovery and cleanup operations such as...- News
- Thread
- application arr development error reporting native code recovery restart screencast win32 windows 7
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Parallel Programming in Native Code: Tasks and Continuations, Part 1 of 2
The Link Removedwrite tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code. In this conversation, Mike Chu , Dana Groff, Artur Laksberg, and Vinod Koduvayoor Subramanian talk about their latest addition to the Parallel Patterns...- News
- Thread
- c++ coding concurrency development feedback native code parallel processing patterns library performance scalability
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Craig Symonds and Mohsen Agsen: C++ Renaissance
When you think about all the code executing in the world at any given time, there's a good chance you're thinking about a lot of code written in C/C++ (aka native code). As Mohsen Agsen mentions so astutely in this impromptu and candid conversation, C++ can be thought of as the dark matter of...- News
- Thread
- c++ community compiler development devtools efficiency engineering insights integration microsoft native code object oriented productivity programming renaissance software systems programming technical leaders tools visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Craig Symonds and Mohsen Agsen: C++ Renaissance
When you think about all the code executing in the world at any given time, there's a good chance you're thinking about a lot of code written in C/C++ (aka native code). As Mohsen Agsen mentions so astutely in this impromptu and candid conversation, C++ can be thought of as the dark matter of...- News
- Thread
- c++ code developers efficiency innovation microsoft mobile development native code object oriented performance productivity programming renaissance software development tech leadership tools vc++ visual c++ visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 3-min. Quickie: Compiling C++ Projects using only the Windows SDK and the Command Prompt
I have received a couple questions about "How do you build C++ projects in Windows without installing Visual Studio?". This video demonstrates the process but to explain it in a couple short steps: Link Removed* Open the Windows SDK command prompt** Browse to your project folder run "vcupdate...- News
- Thread
- automated builds building c++ command prompt development msbuild native code projects sdk vcupdate
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 E2E: Herb Sutter and Erik Meijer - Perspectives on C++
It's not often that we can get two minds of Link Removed and Herb Sutter's caliber together for an impromptu technical conversation during Christmas break at Microsoft... Well, we did and the next hour or so contains a lot of intelligence, knowledge, wisdom, and passion. This is one of the more...- News
- Thread
- c++ c++ standards christmas break computer science e2e engineering erik meijer functional programming geek herb sutter innovation linq native code programming programming languages software development tech insights tech leadership technical conversation
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Microsoft Windows SDK for Windows 7 and .NET Framework 4
Overview The Windows SDK provides tools, compilers, headers, libraries, code samples, and a new help system that developers can use to create applications that run on Microsoft Windows. You can use the Windows SDK to write applications using the native (Win32/COM) or managed (.NET Framework)...- reghakr
- Thread
- application development libraries managed code native code net framework programming sdk visual studio win32
- Replies: 1
- Forum: Windows Software