sample code

  1. News

    C# Console UWP Applications

    We’ve just published an update to the Console UWP App project templates on the Visual Studio marketplace here. The latest version (v1.5) adds support for C#. The C# template code only works with Visual Studio 2017 version 15.7 or later. In a previous post, I described how to build a simple...
  2. News

    Sweet UI made possible and easy with Windows.UI and the Windows 10 Creators Update

    Since its original debut with the Windows 10 November 2015 update, Windows.UI.Composition has been empowering developers to build fast, beautiful, sweet user interfaces in UWP and has been providing enhancements with every subsequent Windows release. At Build 2017, we revealed what all of this...
  3. News

    Announcing Project Rome Android SDK

    Project Rome Overview Project Rome is a platform for creating experiences that transcend a single device and driving up user engagement – empowering a developer to create human-centric scenarios that move with the user and blur the lines between their devices regardless of form factor or...
  4. News

    Adding UWP features to your existing PC software

    With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...
  5. News

    Windows Application Driver for PC integrates with Appium

    The most time consuming and expensive part of developing an app is often the testing phase. Manually testing an app on hundreds of different devices is impractical, and existing automation solutions run into a number of platform and tooling limitations. Appium is designed to simplify testing by...
  6. News

    Windows Mobile 6.5.3 Developer Tool Kit

    The Windows Mobile 6.5.3 DTK provides documentation, sample code, header and library files, emulator images and tools you can use with Visual Studio to build applications for Windows Mobile 6.5 and 6.5.3. Link Removed
  7. News

    Download Microsoft Visual Studio and .NET Framework Documentation for firewall and proxy...

    This download includes an self-extracting EXE package that contains Visual Studio and .NET Framework documentation—overviews, how-to articles, API reference pages, sample code, and more—to help you in your development efforts. All of the documentation in the package is also available online. For...
  8. News

    Windows IoT Core and Azure IoT Hub – Putting the ‘I’ in IoT

    Hello, Makers! Earlier this year, we announced the availability of Windows IoT Core – a new edition of Windows designed for maker boards and small devices. We’ve been busy the past few months continuing to make improvements to the platform, with the goal of making Windows IoT Core the best...
  9. News

    Extending VSTS with Project Template, Docs and more...

    Today's Extension Monday post is about one of the coolest new extension opportunities, extension Visual Studio Team Services (VSTS, fka Visual Studio Online). To get you started creating VSTS extensions, Josh Garverick has shared a great Project Template... Link Removed This extension...
  10. News

    Building your own Windows 10 Web Browser

    Seems like with every Windows release, there's a set of sample apps that wrap the browser, showing you how you can add your own chrome (as in UI) to it, adding features and behaviors, creating your own web browser. Windows 10 is no different. Then again it is, because this time around, it's...
  11. News

    Microsoft Band SDK Release and Band Studio Introduction

    About a month ago we highlighted the Microsoft Band in a link round-up post, Developing for the Microsoft Band Link Round-up. Since then the Microsoft Band SDK, Link Removed, was fully released... Link Removed Today, we’re announcing the full release of the Microsoft Band SDK. Visit Link...
  12. News

    Windows 7 Kinect for Windows SDK 1.5 - Face Tracking, Seated Skeletal Tracking, Kinect Studio, & More

    Rob Relyea, a Principal Program Manager on the Kinect for Windows team joins us again on Channel 9 to discuss all of the new features with the 1.5 release of the Kinect for Windows SDK. Download the 1.5 Release at Link Removed [00:33] Overview of the Kinect for Windows SDK 1.5 Release [03:00]...
  13. News

    Windows 7 AppFabric.tv - Automatic ETag Management with WCF Web API Message Handlers

    In this episode, Howard Dierking demonstrates a really cool sample that allows you to build a Message Handler that will automatically apply ETags. Plus, at the end, we have a bonus life-hacking talk about how a busy PM uses Link Removed to take control. Links Link Removed WCF Web API (CodePlex)...
  14. P

    Windows 7 Get Rotation Speed of Disk Sample Code

    Hi all! Im not really good at VC++ but does anyone have a sample code to get the rotation speed of disk in a computer. I have been working on detecting SSD drives and one solution from researching all day was to get the rotation speed and since SSD have 0 rpm this might be the only way to detect...
  15. News

    Windows 7 endpoint.tv - ASP.NET WF4 / WCF and Async Calls

    You've been asking for it and here it is. I've put together some sample code showing how you can use WF4 with ASP.NET and do it the right way... the fast way with async calls. For more info see this Link Removed Ron Jacobs http://blogs.msdn.com/rjacobs Twitter: @ronljacobs Link Removed...
  16. News

    Web Host SoftLayer Offers Sample Code for Windows 7 and Mac OS X Apps

    February 16, 2011 -- Web hosting provider SoftLayer Technologies announced on Wednesday it has recently released sample code for Windows 7 and Mac OS X apps for monitoring SoftLayer server information. Link Removed - Invalid URL
  17. V

    Windows 7 Credential Provider problem on Windows 7

    Hello, I am a software developer and I encounter a LogonUI problem on Windows 7 when I use a credential provider in particular conditions. I have modified the SampleHardwareEventCredentialProvider sample of the RTMCredentialProviderSamples__FINAL archive (Link Removed). The original sample...
  18. whoosh

    Windows 7 Download Windows PowerShell 2.0 Software Development Kit (SDK)From Microsoft

    Link Removed - Invalid URL In 2009 Microsoft kicked Link Removed - Invalid URL up a notch to the next level, a move which coincided with the release of the latest iteration of the Windows client, Windows 7. In this context, July 22nd marked the release to manufacturing of PowerShell 2.0, while...
  19. N

    Windows Vista Enumprinters API behaviour in Windows Vista

    Hello, my application has a feature that shows printers details as tree node and I use EnumPrinters API to fill nodes of this tree. i.e., the provider name, domain names and printer names etc. We have used Lazy loading concept in this tree formation. EnumPrinters API is called for any node level...
Back
Top