Skip to content
View davemen's full-sized avatar

Block or report davemen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DaveMusicAlexa DaveMusicAlexa Public

    Alexa Azure Function to call Elan Media Streamer

    C# 1

  2. ELAN-API ELAN-API Public

    API to Autonomics Media Streamer

    C# 1

  3. johnshew/Minimal-UWP-MVVM-CRUD johnshew/Minimal-UWP-MVVM-CRUD Public

    Minimal MVVM UWP App with CRUD over Data Service

    C# 29 14

  4. MSBuild2015Video MSBuild2015Video
    1
    public void ProcessFrame(ProcessVideoFrameContext context) {
    2
       using (var inputBitmap = CanvasBitmap.CreateFromDirect3D11Surface
    3
    (_canvasDevice, context.InputFrame.Direct3DSurface))
    4
       using (var drawingSurface = 
    5
    CanvasRenderTarget.CreateFromDirect3D11Surface
  5. MVVM UWP with CRUD over a Data Service MVVM UWP with CRUD over a Data Service
    1
        public sealed partial class MainPage : Page
    2
        {
    3
            public MainPage()
    4
            {
    5
                this.InitializeComponent();
  6. decoded decoded Public

    HTML 1 1