software development

  1. News

    Creating your own browser with HTML and JavaScript

    Over the past several months, we have made numerous improvements to the Microsoft Edge rendering engine (Microsoft EdgeHTML), focusing on interoperability with modern browsers and compliance with new and emerging standards. In addition to powering Microsoft Edge, EdgeHTML is also available for...
  2. News

    Go beyond "Blank App" with these Windows 10 VS 2015 Project Templates

    Like many of you, I'm looking at jumping into developing Windows 10 Universal Windows Platform apps. So like most of you, I fire up Visual Studio, New Project and look for a Project Template to help me hit the ground running. Let's see, for creating a Windows 10 app there's... one UI template...
  3. News

    Assistive Context-Aware Toolkit (The open source app used by Professor Stephen Hawking)

    As soon as I read Mansib Rahman's post yesterday (as I write this) I knew I found the perfect project to highlight. I mean, come on it's Professor Stephen Hawking, Intel, .NET, WinForms (got to show some WinForm love now and then), open source and it's just cool! Link Removed I’m typing this...
  4. News

    The Universal Windows Platform | Developer’s Guide to Windows 10

    Take a look at how Windows 10 brings a single platform experience to many different devices and how Windows tooling and .NET Native provide developers with a great opportunity to create amazing apps. Link Removed Continue reading...
  5. M

    Windows 7 'Open with' Dialogue Box

    I can't figure out how to add my own app to the 'Open with' dialogue box (below). I want to open files with an .spv file type with an app. I compiled with Visual C++. In other words I want my app to open when I double-click on any file ending in .spv. It works fine from the command line...
  6. News

    TWC9: Dev Guide to Windows 10, Windows 10 Mobile 10512, IoT Core and more... | This Week On...

    This week on Channel 9, Nikola and Vlad discuss the week's top developer news, including; Link Removed Channel 9 Live: Developer’s Guide to Windows 10 Link Removed Link Removed [Gabe Aul] Link RemovedHello, Windows 10 IoT Core [Steve Teixeira] Link Removed Contextual Sensing in Windows 10...
  7. News

    Creating a Database Project for Artificial Intelligence

    The code can be brought down from this git repository: https://github.com/drcrook1/ProjectTeddy/tree/master/TeddyDemoSolution Link Removed - Introduction Link Removed - Visual Studio 2015 Link Removed - Create new Database Project Link Removed - Create Tweets Table Link Removed - Create...
  8. News

    Things to check when running Kinect for Windows apps on Windows 10

    Friend of the Gallery, Abhijit Jana, recently posted a couple tips for those of you Kinect v2 Dev's moving to Windows 10. Running Kinect for Windows applications on Windows 10 – Things you should verify Running a Kinect v2 device and a Kinect for Windows application on Windows 10 is not...
  9. 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...
  10. 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...
  11. News

    Microsoft Visual Studio Professional 2013 with Update 5

    This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2013. Link Removed
  12. News

    Defrag Tools: #131 - Windows 10 SDK | Defrag Tools

    In this episode of Defrag Tools, Andrew Richards and Chad Beeder walk you through the download of the Windows 10 SDK and the latest Sysinternals tools. We harvest the Debugging Tools for Windows, Windows Performance Toolkit, and Application Verifier files from the SDK. Previous Versions: Link...
  13. News

    Managing Security and Privacy within DevOps

    DevOps is the practice of software engineers and operations professionals working together through the software development, production, and support lifecycle. When embracing the DevOps culture, the software development lifecycle of many application development teams evolves from the waterfall...
  14. News

    Last Week on Channel 9: June 15th - June 21st, 2015

    Here are just 15 posts from the many released last week. Remember, so see almost everything that's new, check out https://channel9.msdn.com/Browse Link Removed This week on Channel 9, Nikola and guest host Dave Crawford discuss the week's top developer news, including; ... Link Removed...
  15. News

    MusicNet (MS Band, Azure, LEDs, WinPhone, RPi and more)

    I did find something cool! A couple weeks ago I said I wouldn't post anything more about the Microsoft Band (unless I found something really cool). Well today's project is officially cool! How could you not think Paul DeCarlo's recent project RPi + WinPhone + MS Band + Azure + Excel +...
  16. Saltgrass

    Windows 10 Another Leaked build 10134 (and 10135)

    It looks like another leaked build is out. If that is the case and we end up getting an official release in the next week, would that be the last build prior to the RTM? If I was Microsoft, I would release an RC about 2 to 3 weeks prior to the RTM. Depending when the RTM would be finalized...
  17. News

    Dev Center account migration begins next week

    Next week we will begin the migration of accounts to the new Windows Dev Center dashboard. You can expect account migration to take place in waves – starting next week and extending into July. The migrations are scheduled based on account feature usage, for example starting with accounts that...
  18. News

    Ucma 5.0 Sdk

    Unified Communications Managed API (UCMA) 5.0 is a managed-code platform that developers use to build applications that provide access to and control over Microsoft’s Enhanced Presence information, instant messaging, telephone and video calls, and audio/video conferencing. Link Removed
  19. News

    Windows 10, Xbox Controller and Drones (Oh yeah)

    Drones! It's been like forever since we've highlighted drones here, so when I saw this and that Shahed Chowdhuri not only used an Xbox Controller but also Windows 10, well heck, there's no way I could pass that up! Flying a Drone with Windows 10 and an Xbox Controller ... Introduction I...
  20. News

    Is Visual Studio Online Online? VSO Status Indicator Extension

    Today's Visual Studio 2013 & 2015 extension is from two guys who if you've been in the VS ALM space for a bit, you'll have heard of a number of times, Utkarsh Shigihalli and Tarun Arora. You've all started using Link Removed, right? Think "TFS in the Cloud" that you can use for free (for up to...
Back
Top