Pinned Repositories
BlazoriseWithMonaco
BulkInsertDemo
Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table.
DslOverXaml
DSL over XAML
DynamicLoopDemo
This example shows how to iterate over an unknown number of nested loops
FileUploadDemo
Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework
LoadGenerator
mslearn-deploy-run-container-app-service
Sample code for MS Learn module "Deploy and run a containerized web application with App Service"
MsmqSyncDemo
More scalable implementation of MessageQueue.ReceiveByCorrelationId method
NamedPipesInteropDemo
Calling native methods from .NET application via standard Windows Named Pipes
ObservableTreeDemo
Simple generic data structure to maintain hierarchical objects
yuramag's Repositories
yuramag/FileUploadDemo
Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework
yuramag/BlazoriseWithMonaco
yuramag/BulkInsertDemo
Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table.
yuramag/ObservableTreeDemo
Simple generic data structure to maintain hierarchical objects
yuramag/DslOverXaml
DSL over XAML
yuramag/DynamicLoopDemo
This example shows how to iterate over an unknown number of nested loops
yuramag/LoadGenerator
yuramag/mslearn-deploy-run-container-app-service
Sample code for MS Learn module "Deploy and run a containerized web application with App Service"
yuramag/MsmqSyncDemo
More scalable implementation of MessageQueue.ReceiveByCorrelationId method
yuramag/NamedPipesInteropDemo
Calling native methods from .NET application via standard Windows Named Pipes
yuramag/OrderedGroupJoinDemo
Lazy Joining and Grouping IEnumerable extensions for ordered sequences
yuramag/RetryBlockDemo
yuramag/workflow-core
Lightweight workflow engine for .NET Standard