Skip to content
View yuramag's full-sized avatar
Block or Report

Block or report yuramag

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

Popular repositories

  1. FileUploadDemo FileUploadDemo Public

    Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework

    C# 8

  2. BulkInsertDemo BulkInsertDemo Public

    Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table.

    C# 1 1

  3. ObservableTreeDemo ObservableTreeDemo Public

    Simple generic data structure to maintain hierarchical objects

    C# 1

  4. BlazoriseWithMonaco BlazoriseWithMonaco Public

    HTML 1

  5. DslOverXaml DslOverXaml Public

    DSL over XAML

    C#

  6. DynamicLoopDemo DynamicLoopDemo Public

    This example shows how to iterate over an unknown number of nested loops

    C#