Project Centennial Apps Will Soon Be Available in Windows Store

With the release of the Windows 10 Anniversary Update, desktop apps converted with Microsoft’s Project Centennial bridge tools will now be available to purchase in Windows Store, reports WindowsCentral. That means developers with existing Win32 apps can market them via the store without turning them into true Universal Windows Platform apps that function on all Windows…

Why can’t I use the “dynamic” C# keyword in Xamarin.iOS?

Occasionally I see this question pop up in various forms; usually an app developer has written some fairly clever code that relies on the dynamic keyword in C#. Their code runs swimmingly on every other platform—and it also compiles just fine for iOS. But when they run the app on a physical iPhone or iPad…

French Regulators Say ‘Non’ to Windows 10’s Data Gathering

A French regulatory agency this week said the data Microsoft collects on users of Windows 10 is “excessive” and ordered the company to stop. The French National Data Protection Commission (CNIL), made the charge in a formal notice filed Wednesday. It gave Microsoft three months to change a number of data-gathering methods that the agency…

Microsoft Publishes REST API Guidelines

Microsoft has publicly shared its REST API design guidelines, the internal rules that its developers use to create cloud services. The guidelines recently became available on Github. “It’s our hope that by contributing our [guidelines] to the community conversation, we can add to the body of community knowledge and reusable content so that anyone can…

Microsoft Will Offer Online Certification In Data Science

Microsoft debuted an online certification in data science this week, part of what the company is calling the new Microsoft Professional Degree Program. Aspiring data scientists can take courses in R and Python programming, as well as principles of machine learning. The virtual classes culminate in a Data Science Challenge, in which students compete with…

.NET Core 1.0 Released, Visual Studio 2015 Updated

.NET Core 1.0—the open-sourced, cross-platform version of Microsoft’s web development framework—is now generally available. The release Monday caps two years of effort, in which nearly 10,000 developers participated, according to Microsoft. .NET Core 1.0 will allow developers to create web apps, micro-services and libraries that work on OS X and Linux as well as Windows.…

Buildbox Now Supports UWP Game Building

Codeless game-building tool Buildbox has added support for the Universal Windows Platform, making it easy to create games and export them to the Windows Store, Windows mobile devices and XBox One, Microsoft announced Thursday. For those not familiar with Buildbox, its drag-and-drop interface allows users to build games without writing a single line of code,…

Choose Your Own Visual Studio Adventure

Microsoft is expanding its Visual Studio installation options, making it even easier for developers to quickly install just the features they need. The company already previewed a new ‘light install’ option as part of Visual Studio 15, the latest version of the IDE that’s rumored to be shipping later this year. The new installer shaves…

How Microsoft’s LinkedIn Buy Could Affect Lynda.com

With more than 1,300 tech-related video tutorials, Lynda.com is among developers’ most-visited destinations for online education. It’s also owned by professional social network LinkedIn, which Microsoft is buying for $26.2 billion, the software giant’s biggest acquisition yet. While most coverage of the purchase has focused on how Microsoft might take advantage of data on LinkedIn’s…

Using XAML in F# Xamarin Forms – A Screencast

Now that we’ve seen the awesome new stuff in Xamarin Studio for F# let’s go a bit further and actually use some of those improvements to our advantage. However, instead of just a regular blog post, I thought it’d be worthwhile to do a screencast for y’all. You can view the demo code directly on…

F# Improvements in Xamarin Studio

With the (almost) stable release of Xamarin Studio 6 comes a ton of great new improvements. I absolutely love the new dark theme! However, some huge improvements were made to the IDE for F# support, as well. Improvements that I feel may have gone without much notice. So I wanted to help get those improvements…

The Future of Angular2, and More Updates From NG-Conf 2016

Some highlights of day two of ng-conf 2016: Day two started with a focus on the future of Angular2. No, they didn’t announce Angular3, but they did focus on the work they are finishing up and looking towards the future. For example, work is in progress to build an offline compiler for Angular2 applications. This…