csharp

  1. News

    Working with Brushes and Content – XAML and Visual Layer Interop, Part One

    The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they access the Visual Layer. In the Windows 10 Creators Update, we made working with the Visual Layer much easier with new, powerful APIs. Link Removed In this blog series, we’ll...
  2. News

    Introducing the UWP Community Toolkit

    Recently, we released the Windows Anniversary Update and a new Windows Software Developer Kit (SDK) for Windows 10 containing tools, app templates, platform controls, Windows Runtime APIs, emulators and much more, to help create innovative and compelling Universal Windows apps. Today, we are...
  3. News

    Windows IoT Core Visual Studio Project Templates

    I guess it's kind of a getting started or template week, including today's Hardware Friday post... :) Link Removed This package contains project templates for Windows IoT Core Applications The Windows IoT Core Project Templates enables development for Windows IoT Core devices (such as...
  4. News

    XAML Behaviors, open source and on UWP

    Your requests to grow the XAML Behaviors platform and bring them forward to support UWP app development have been heard. Today we announce the next step: XAML Behaviors natively supported for UWP and shipping as a NuGet package (for both native and managed projects). Additionally, to build a...
  5. 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...
  6. Xarzu

    Windows 7 Is LightSwitch Useless?

    Is LightSwitch Useless? I have used it to create a GUI to my SQL AZURE database, but there is no generated C# code go look at. Without this, I cannot easily customize what I want to do. If you look at the Solution Explorer, you will not find any code to step into. So I do not know how...
  7. News

    Windows 7 TWC9: EF June CTP, jPlayer, Kinect Gesture Toolkit, and a flying car

    This week on Channel 9, Dan flies solo covering the week's top developer news (A technical snafu in our other studio hosed the audio of the first recording of the show with Brian Keller). [Link Removed] ADO.NET Team - Link Removed available, adds enum and spatial data types, stored procedures...
  8. News

    Windows 7 Camera Fundamentals

    This video covers the basics of reading camera data from the Kinect sensor. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Camera data information [Link Removed] Creating the UI [Link Removed] Initializing the Kinect runtime [Link Removed] Reading values...
  9. News

    Windows 7 Working with Depth Data

    This video covers the basics of using depth data from Kinect. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Depth data overview [Link Removed] Initializing the Kinect Runtime [Link Removed] Using the depth data to create an image [Link Removed] Using...
  10. News

    Windows 7 A Tweeting .NET Micro Framework breathalyzer

    This project shows how you can use the Netduino Plus to make a tweeting breathalyzer—a standalone breathalyzer that can post messages about the detected alcohol level to Twitter, using an inexpensive alcohol gas sensor. The Link Removed is an open source electronics platform based on a 32-bit...
  11. E

    Windows 7 .Net DTP (DateTimePicker) and RightToLeftLayout

    Hello, I am developing a .Net desktop application (C# using VS2008). Since I upgraded last week from vista to Window 7, DateTimePicker’s in my system show Short format of DateTime as 2009/12/30 instead of 30/12/2009, it’s only in DateTimePicker not in property window or other...
Back
Top