coding

  1. V

    Windows 7 Seeking Help with Visual Basic Coding: Share Your Knowledge!

    Do you know the codes? Thanks!
  2. News

    UWP-001 - Series Introduction | Windows 10 development for absolute beginners

    In this introductory video, Bob will explain the purpose and intended audience for this series of lessons, what to expect, how to get the most out of it, what tools you'll need and pre-requisites before starting. Lesson source code: none for this lesson Full series source code...
  3. News

    Windows 10 development for absolute beginners

    The absolute beginners series is back for Windows 10. It doesn’t matter if you’re a pro dev or just starting out, there’s valuable content for everyone. If you’re looking for a faster pace content that dives, the Developer’s Guide to Windows 10 series may be for you. The only thing that the...
  4. News

    Combining Windows 10 features with Unity games in your own plugin

    In case you're curious how to add Universal Windows Platform functionalities that isn't already covered with Unity APIs or with existing plugins - here is how you can write your own plugins targeting UWP. Edit: one little correction, instead of checking all boxes for the stub plugin, just...
  5. News

    Bridging the WinPhone to UWP Gap...

    One of the questions I hear allot is how do you convert your Windows phone 8/8.1 Silverlight app into a Windows 10 UWP app? Is there a simple converter? No. But one is the works! Mobilize.NET, the company that brought us the cool WinForm to Web App product, WebMAP2 have just released a new...
  6. News

    UWP Layout using SplitView and RelativePanel in C# with XAML | Inside Windows Platform

    This week, Shen and I took a look at how you can very easily use the new XAML SplitView control to build an experience in your UWP application that automatically _adapts_ based on the current size of your application. As you may imagine, this is one of the foundational building blocks we...
  7. 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...
  8. News

    Preview v2.0 Refactoring Essentials now...

    Just a couple months ago I highlighted one of our favorite refactoring/analyzer projects, Refactoring Essentials - Open Source, Cross Platform Refactoring and Analyzers. Well the team is on a tear, with Andreas Weizel announcing that Refactoring Essentials v2 is now available in preview...
  9. News

    A little light on AllJoyn and Cortana

    Last we we highlighted, Jumpstart your Win10 IoT development with the AllJoyn Studio for Visual Studio 2015. This post from Link Removed, Official Coding4Fun Friend seemed like a great follow-up. Not only do we have AllJoyn but how can you go wrong with Cortana too? Link Removed This post...
  10. 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...
  11. News

    .NET Analyzer Package Round-up

    Link Removedrecently posted this great .NET Analyzer round-up. A few I've seen and highlighted but a couple I'd not, which makes his post one of my favorite kinds... :) A few recent related posts; Refactoring Essentials - Open Source, Cross Platform Refactoring and Analyzers Analyze This...
  12. News

    Shadow Properties in Entity Framework 7

    In this short video Rowan describes shadow properties new in Entity Framework 7. This is a super useful feature for those times when your database and your class model don't quite match up. Would love your thoughts! Here are some links for more information: Entity Framework 7 Github...
  13. News

    The future of Entity Framework (EF7)

    In this entry we're continuing the discussion of Entity Framework by looking toward the future. We focus primarily on EF7 and its primary design decisions. It was truly enlightening Entity Framework 7 Github Repository for EF7 Rowan Miller As an aside, I spent a couple of days with Rowan...
  14. News

    Windows Remote Arduino with Windows 10

    Nearly all our recent Windows 10 IoT posts seemed to be focused all on Raspberry Pi don't they? Well David Jones, MS MVP, recently released this great post that shows that there's also an Arduino Windows 10 IoT story too... Windows 10 IoT: Windows Remote Arduino and Universal Windows Platform...
  15. News

    Kinect Studio Revisited

    We've highlighted the Kinect Studio a number of times... Kinect for Windows v2 and the Kinect Studio Kinect Studio and a Harmonica Player Custom Gestures, Kinect for Windows v2 and the Visual Gesture Builder Bruno shows us how to use the Kinect Studio Kinect Studio 101 ...but it's been over...
  16. News

    Visual Studio Gallery Shows Open Source Extension Love

    In June I noticed and mentioned that the Link Removed had been updated with a cool GitHub feature, connecting an extension to a repo, "Heat Margin Visual Studio Extension - Taking the Green/Yellow to the next level" Last week the team officially announced this feature and provided a great and...
  17. News

    The Story and Source for TwinsOrNot

    Just a couple weeks ago we highlighted Link Removed with a getting started post, Hello Face API... Now how about a web site that uses the same API, one that went viral during Build 2015? Hello Link Removed (and it's sibling, Link Removed)! Link Removed posted the story behind Link Removed...
  18. News

    TWC9: Visual Studio 2015 Release Date, Windows 10, Open WWT, Maker.js and more | This Week...

    This week on Channel 9, Jeremy and guest host Greg Bulmash discuss the week's top developer news, including; Link Removed Link Removed, CodeChat 007 - Greg Bulmash (Coder Dojo) Link Removed Link Removed [Soma], Visual Studio 2015 Final Release Event Link Removed How to use Process Monitor and...
  19. News

    Windows 10 Universal App Samples

    Since the month ends with the release of Windows 10, a great way to kick it off is by highlighting the great Windows 10 Universal App Samples available on GitHub. I mean, check out this list of samples! Microsoft/Windows-universal-samples This repo contains the samples that demonstrate the...
  20. News

    Last Week on Channel 9: June 22nd - June 28th, 2015

    Last week we launched something new, something we don't do very often at all, a new Channel 9 hub just for Visual Studio, https://channel9.msdn.com/VisualStudio. expect this hub to explode with content in the coming months (which makes sense given Visual Studio 2015's release) Link Removed...
Back
Top