programming

  1. News

    Last Week on Channel 9: August 24th - August 30th, 2015

    It's getting harder and harder to select just a few of the videos posted in the previous week, there's just so much great content! So, while I try to keep this lists under control, here are a select 31 shows, episodes and posts from last week... Link Removed The Truth About Microsoft Azure...
  2. 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...
  3. A

    Windows Server Being a PRO

    I want to learn stuff about computers. Programming. Software. Modding. You name it. I want to succeed in future. Please help me and tell me where do I start. I have basic knowledge on how to use a computer obviously =) But I want to work for some big shot like Google or Microsoft in the future...
  4. News

    Jumpstart your Win10 IoT development with the AllJoyn Studio for Visual Studio 2015

    Building Windows 10 IoT? Then you'll want to check out the Link Removed and Brian Rockwell's great post on how to use it... Link Removed AllJoyn® in Windows® 10 An AllJoyn® development toolkit to quick-start AllJoyn® development. The AllSeen Alliance created AllJoyn® to empower the Internet...
  5. News

    Migrations in Entity Framework 7 with Brice Lambson

    This is the last installment in a series of videos made with the Entity Framework team. In this episode Brice Lambson describes migrations and how they are used in Entity Framework 7. Here are some links for more information: Entity Framework 7 Github Repository for EF7 Link Removed Link...
  6. 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...
  7. News

    Raspberry Pi 2 + .NET Gadgeteer + Windows 10 = FEZ Cream

    Blake McNeill gets the Hat Tip today for posting about this in the MVP IoT Yammer Group. GHI Electronics has been a bunch of busy beavers releasing a ton of very cool components. Recently we highlighted, Tipping your Raspberry Pi FEZ HAT and today we're highlighting another, one that will make...
  8. News

    CodeChat 035 - Node Chakra | CodeChat

    Arunesh and team have done something pretty cool. They've built a version of Node.js that works with Chakra - the JavaScript engine that underlies Microsoft Edge. Why would you do this? Well, because of Windows 10. Windows 10 is not exactly discriminant about which devices it supports and we're...
  9. 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...
  10. News

    Last Week on Channel 9: August 10th - August 16th, 2015

    Even with the Channel 9 Studio closed in order to host the Channel 9 Live: Developer’s Guide to Windows 10 event, there was still a huge number of posts this week! Here are just 30 of them... Link Removed This week on Channel 9, Nikola and Vlad discuss the week's top developer news, including...
  11. News

    Roaming Extension Manager | Visual Studio Toolbox

    In this episode, Robert is joined by Peaky Yuter, a Microsoft summer intern who worked on the Link Removed. This very cool extension helps you keep track of your extensions across all of your development environments. It keeps track of the extensions you have installed by creating a synchronized...
  12. 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...
  13. News

    VIDEO Arduino for Visual Studio 2015 [Beta]

    Visual Studio 2015 is out and for all your Arduino makers, the Visual Micro Arduino for Visual Studio 2015 [Beta] is now out too! Link Removed This Extension requires Visual Studio C++ to be installed before projects can be created or opened Beta release of the Arduino Ide for Visual Studio...
  14. 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...
  15. News

    Last Week on Channel 9: August 3rd - August 9th, 2015

    20 select videos from last week... Link Removed This week on Channel 9, Nikola and guest host Giorgio Sardo discuss the week's top developer news, including; Link Removed @gisardo ... Link Removed This is the first in a somewhat experimental series called Brain Dump on Node.js with...
  16. News

    Key Generation Strategies in Entity Framework 7

    In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts! Here are some links for more...
  17. News

    Windows 10 IoT Core for Raspberry Pi 2 & MinnowBoard MAX Released

    Everyone knows Windows 10 was released last week, but not everyone knows that besides the desktop version was released, but Windows 10 IoT Core was released for two devices too, the Raspberry Pi 2 and MinnowBoard MAX. Once you get these, the next question might be, how do you get started...
  18. 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...
  19. 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...
  20. News

    Visual Studio 2012 Update 5 RC

    This is a release candidate (RC) for Visual Studio 2012 Update 5. Link Removed
Back
Top