Pinned Repositories
AgarIoByKfaziClient
AspNetMvcDiSample-Training
AspNetMvcJasminIntegration
Sample setup of Jasmin unit tests in ASP.NET MVC application
AspNetViewsCodeReuseExamples
Repository contains examples of different ways, to create reusable parts of ASP.NET MVC Views.
AspnetWithTypeScriptSampleApp
Sample app where TypeScript is used together with ASP.NET MVC
azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
AzureConstructionsProgressTracker
AzureWorkshopsFP-MS
Microservices---ASP.NET-Web-API---Azure
This is sample project presenting how to organize system into multiple lightweight, logical, decoupled components, rather that multiple independently hosted services. With this approach we can start with hosting all components in single service and dividing it into multiple ones overtime.
PublishTwoSitesInCloudService
Sample project showing how to host two Web project on single machine in Azure Cloud Service.
kszabelski's Repositories
kszabelski/AspNetViewsCodeReuseExamples
Repository contains examples of different ways, to create reusable parts of ASP.NET MVC Views.
kszabelski/Microservices---ASP.NET-Web-API---Azure
This is sample project presenting how to organize system into multiple lightweight, logical, decoupled components, rather that multiple independently hosted services. With this approach we can start with hosting all components in single service and dividing it into multiple ones overtime.
kszabelski/AzureWorkshopsFP-MS
kszabelski/PublishTwoSitesInCloudService
Sample project showing how to host two Web project on single machine in Azure Cloud Service.
kszabelski/AgarIoByKfaziClient
kszabelski/AspNetMvcDiSample-Training
kszabelski/AspNetMvcJasminIntegration
Sample setup of Jasmin unit tests in ASP.NET MVC application
kszabelski/AspnetWithTypeScriptSampleApp
Sample app where TypeScript is used together with ASP.NET MVC
kszabelski/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
kszabelski/AzureConstructionsProgressTracker
kszabelski/AzureConstructionsProgressTracker-AzureWorkshopFP
Source code for training on Azure services - legacy
kszabelski/AzureMicroservicesSample
kszabelski/AzureServicesDemo
kszabelski/azurestorageexplorer
View your Blobs, Tables and Queues from this web site
kszabelski/AzureWebAppArrTest
kszabelski/AzureWorkshopsFP-MS-Load-Tests
kszabelski/di-talk
code and slides for my Dependency Injection talk
kszabelski/dl24-starter
Szkielet playera do konkursu Deadline24 Lite.
kszabelski/FP.ContractVerifier
Wicroframework build to verify Web Services contracts with NUnit
kszabelski/javascript-tests-template-environment
Simple template environment for running JavaScript code through Jasmine tests and Karma test runner
kszabelski/My-previous-GitHub-account
https://github.com/szabl
kszabelski/pair_programming_pragmatycznie_reveal.js
Slides for Pragmatic Pair Programming talk
kszabelski/PlayEndomondoOnGoogleMaps
Simple tool for visualizing track exported from endomondo on google maps
kszabelski/PrototypeDesignPattern
Sample implementation of prototype design pattern in .NET
kszabelski/SnakeWars-CSharp
Sample snake bot code in C# for https://github.com/ksuszka/SnakeWars
kszabelski/SnakeWars-node
Starter project to play Snake Wars (https://github.com/ksuszka/SnakeWars) using node.js