app development

  1. News

    Last Week on Channel 9: November 2nd - November 8th, 2015

    Last week Microsoft held its MVP Global Summit on the Microsoft Redmond campus. 1,900+ MVP's (including your truly) descended on the campus and spent 3-6 days connecting with each other and many of the product groups. While the entire Summit was NDA, the Channel 9 team was ALL over recording a...
  2. News

    Add video interstitial ads to your Windows Store apps

    This past August we announced the Microsoft Universal Ad Client SDK with support for video interstitial ads and ad mediation. Video interstitials are full screen video ads, 20-30 seconds, that typically offer up to 10x the eCPM (value per thousand views) vs traditional banner ads. This makes...
  3. News

    Ionic apps on Windows 10

    With Hosted Web Apps, you are able to use Ionic, a simple drag & drop interface tool, for building native UWP apps for Windows 10 with a click of the mouse. This short video illustrates how to take your Ionic app and deploy it across Windows and other supported platforms. For more information...
  4. News

    Create more secure apps with less effort (10 by 10)

    In our final post of the Windows 10 by 10 development series, we’ll talk about the feature introductions and enhancements in Windows 10 that help you create more secure apps. When we think of security, we can split it up in these three main areas: authentication, data-in-flight and data-at-rest...
  5. News

    Windows 10 SDK Preview Build 10563 Released

    Today, we released a new Windows 10 SDK Preview and the associated Windows 10 Mobile emulators (Build 10563), to be used in conjunction with Link Removed(Build 10565). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test...
  6. News

    Windows 10 IoT Core Update with Steve Teixeira | Internet of Things Show

    I sit down with Steve Teixeira and get the low-down on all of the latest developments with Windows 10 IoT Core, Raspberry Pi 2, and much more! [00:00] Introduction [00:53] Custom Raspberry Pi 2 case for Windows 10 IoT Core [01:30] New IoT stuff announced at Maker Faire [01:44] Adafruit Starter...
  7. News

    Turning your Windows 10 Project Templates up to 10 with Template10!

    We're back with a Theme Week, this time focusing on... wait for it... Windows 10 (Okay, I had a number of Win10 posts in the queue, so thought this a good means to get them out. :) Visual Studio Project Templates are great tools to help you kick off a new project quickly. They can help scaffold...
  8. News

    Lumia Imaging SDK 3.0 now available with UWP support

    Link Removed, a popular toolset that Microsoft also internally uses to implement some of its imaging apps, has been updated to version 3.0. Previous versions of the SDK have already powered applications with a total of over 100 million downloads and now has support for Windows 10 UWP (Universal...
  9. News

    Publishing a UWP Web App on a Mac using ManifoldJS

    ManifoldJS, the tool that turns your web apps into store apps, just got better. With version 0.4.0 you can now build and submit Windows 10 apps from any platform! This short video walks you through the process of building, packaging and submitting a Windows 10 app from your Mac. Link Removed...
  10. News

    Learn about the samples for Universal Windows Platform

    One way to learn app development for the Universal Windows Platform (UWP) is by taking advantage of the extensive and growing samples collection on GitHub. You can use these samples to learn about specific UWP features and APIs and as a source of working code that you can copy and paste into...
  11. News

    App Development with Cortana | Visual Studio Toolbox

    In this episode, Robert is joined by Link Removed, who shows us how to integrate Cortana into apps. Among the topics Nick covers and shows are voice commands, speech recognition and synthesis, background voice commands and continuous dictation. Resources: Link Removed Nick's Demos Link...
  12. News

    New sensor features in Windows 10

    This blog was written by Rinku Sreedhar, Senior Program Manager In Windows 10 we added a multiple new sensor features, innovations and changes. In my previous blog, I talked about the new contextual sensing features like activity sensors, pedometers, barometer and proximity sensors. In this...
  13. News

    Make your app look great on any size screen or window (10 by 10)

    With the Universal Windows Platform in Windows 10, your apps will now run on a number of device families and automatically scale across the different screen and window sizes, supported by the platform controls. In the next three weeks of the Windows 10 by 10 development series, we’re going to...
  14. News

    Remote Tools for Visual Studio 2012 Update 5

    Remote Tools for Visual Studio 2012 enables remote debugging, remote testing, and performance unit testing on computers that don't have Visual Studio installed. This set of tools also enables the installation of a developer license, deployment, and performance profiling of Windows apps to...
  15. News

    New advertising and campaign tracking capabilities for Windows Store apps

    Microsoft is releasing two new Dev Center features to simplify and streamline management of ads-in-apps as well as releasing the campaign tracking feature that we announced earlier: pubCenter integration with Dev Center, to manage everything related to your apps in one place Link Removed in...
  16. News

    Using Cortana to interact with your customers (10 by 10)

    This week’s theme in our Windows 10 by 10 development series is extending customer engagement using the Windows 10 without your users even entering your app. Last week’s topic, Live Tiles and notifications showed how one way to extend your app’s experience, now let’s show how to use the Windows...
  17. News

    Engaging customers with Live Tiles and toast notifications (10 by 10)

    Last week, we talked about how you can do Link Removed by Windows 10 customers. This week, we’d like to continue with how to increase customer engagement through some of the most loved features of Windows apps: Live Tiles and toast notifications. If you’re already a Windows app developer, you...
  18. News

    New Windows Microsoft advertising SDK with support for video interstitials

    Today, Microsoft is releasing several important capabilities that allow you to increase ad revenue in your apps: Link Removed for Windows 10 Support for video interstitials on Windows 8.1, Windows Phone 8.1 and Windows 10, ideal for games Ad mediation for Windows 8.1 and Windows 10 apps, to...
  19. M

    Windows 7 Double-Click On Data File To Open App

    Hello. I am new to this forum. Have posted this to a Visual C++ forum too. They suggest I try a Windows forum. I have a small app created with Visual C++ running on Windows 7 Pro. It runs fine when executed from within the V++ IDE. It runs fine if I simply double-click on the .exe file. I...
  20. News

    Adding Cortana to your UWP App with Visual Studio 2015

    With Visual Studio 2015 now available and today being the start of the Windows 10 release wave and Cortana being just so cool, this post from Arun Kumar Surya Prakash is a perfect for today... Link Removed Microsoft has introduced Cortana in 2014 Build Event. With just one year now Cortana...
Back
Top