Microsoft Developer Blogs

Get the latest information, insights, announcements, and news from Microsoft.

It rather involved being on the other side of this airtight hatchway: Planting files onto a custom PATH
Raymond Chen

For some reason, we get lots of reports about DLL planting that basically boil down to this: Program X is susceptible to a DLL planting attack because it loads the DLL TOTALLYSAFE.DLL without a full path. If I put a rogue TOTALLYSAFE.DLL on the system PATH ahead of its actual location, then the rogue copy is loaded into the service, and I h


contenttypes_fi
Create Content Types in SharePoint
Premier Developer

Premier Field Engineer Gunjan Datta demonstrates how to create content types in SharePoint. This post will give an example of creating content types in SharePoint. The gd-sprest library will use the SharePoint Configuration helper class to create the content types. The gd-sprest SharePoint Code Examples all utilize a configuration file


featured-image-devops-dojo
Sign Up For Pure Virtual C++ Conference 2020
Sy Brand

Pure Virtual C++ 2020 is a free single-track one-day virtual conference for the whole C++ community. It is taking place on Thursday 30th April 2020 from 14:30 to 23:00 UTC. Sign up on the event website. All talks will be pre-recorded and streamed on YouTube Live with a live Q&A session with the speakers. After the event, the talks will


Unity game preview
Dual-screen games with Unity for Android
Avatar

Hello Android game developers! Today we've published a Unity sample that incorporates our dual-screen SDK for Android so that you can adapt games for dual-screens and the hinge. The sample code demonstrates how to access the screen and hinge APIs that we provide Android developers, but from C# in Unity. The screenshot below shows a Unity An