-
WCF_Versioning_Strategies Public
A few light-weight WCF services & console apps demonstrating Agile, Semi Strict, and Strict versioning strategies
C# UpdatedOct 26, 2016 -
WCF_WindowsManagedService Public
A small client / service app demonstrating how to create, host and consume a wcf service as a managed windows service.
C# UpdatedOct 26, 2016 -
AspNet_MVC5_Security_Claims Public
A look at various claims features
JavaScript UpdatedOct 25, 2016 -
AspNet_MVC5_Caching Public
A couple of MVC5 projects that takes a look at Caching using ObjectCache & MemoryCache. Also demonstrates partial views, AJAX and DI.
-
AngularJS_Charts Public
This app demonstrates how to create area, line, bar & pie charts using Chartjs, FlotCharts, Morris Charts EasyPie Charts & Sparkline. It also demonstartes Asynchronous Module Loading with RequireJS…
JavaScript UpdatedOct 24, 2016 -
A nuts and bolts ASP.NET Web Api 2 app demonstrating the Restangular service in conjunction with ng-Table. It shows not only how to access data through a Restangular service, but also how to displa…
JavaScript UpdatedOct 24, 2016 -
Another small app containing an AngularJS web client that accesses resources through a Web Api 2 service. This app demonstrates a host of features listed in the readme file.
JavaScript UpdatedOct 24, 2016 -
A small project that implements KnockoutJS for data binding and performing HTTP requests against a Web Api 2 server for CRUD operations.
JavaScript UpdatedOct 24, 2016 -
Another small ASP.NET app that implements KnockoutJS, RequireJS, CrossroadsJS, HistoryJS & TextJS. The app demonstrates DI, component building, routing, data-binding, sorting, filtering & validation.
-
A look at message handlers in an ASP.Net - Wep Api 2 app.
-
Demonstrates Basic Authentication in a WebApi2 app using Authentication Filter.
C# UpdatedOct 20, 2016 -
A WebApi2 app built on OWIN middleware that demonstrates how to implement OAuth JWT's (Access), plus several ways to generate claims on the fly.
-
AspNet_WebApi2_MultiPipeLine Public
A small ASP.NET that demonstrates how to configure a WEB API project to have multiple piplines and specify which controllers are accessible for each pipeline. Requires Fiddler or POSTMAN to test.
C# UpdatedOct 19, 2016 -
AspNet_WebApi2_SelfHost Public
A dual console solution that demonstrates basic CRUD operations in a self hosted OWIN app.
C# UpdatedOct 19, 2016 -
A run through on various exception handling, logging and http response implementations in a Web Api 2 app.
C# UpdatedOct 19, 2016 -
AspNet_WebApi2_Versioning Public
Demonstrates 5 techniques for API versioning using route uri, query string parameters, custom request header & accept header (content-type). Requires Fiddler or POSTMAN to test.
C# UpdatedOct 19, 2016 -
AspNet_MVC4_MoviesApp Public
A C# / MVC 4 college project demonstrating Codefirst, Linq to Entity, View Templates & more. This app uses MS SQL Server for data storage.
C# UpdatedOct 19, 2016 -
AspNet_MVC5_Razor Public
A small mvc app demonstrating basic Razor syntax including conditions, iterations & helper components.
JavaScript UpdatedOct 19, 2016 -
Demonstration of SOLID Design Principles
-
Demonstration of various Behavioural Design Patterns
-
Demonstration of various structural design patterns
-
Demonstration of various creational design patterns
-
A small console app demonstrating various hashing algorithms. (password encryption example included)
-
A couple of console apps demonstrating asymmetric encryption & digital signing.
-
A quick demo on how to generate a truely random key
-
A couple of console apps demonstrating several symmetric encryption algorithms.
-
DotNet_Communications_TCP Public
A number of console & WPF apps demonstrating Tcp communication using TcpListener & TcpClient classes to send and receive both text and images.
-
DotNet_Communications_Pipes Public
A .Net solution containing a few console apps that demonstrate both anonymous and named pipe communication
C# UpdatedOct 13, 2016 -
A couple of examples on how to use HttpClient for reading web pages and communicating with a Web Api App.
C# UpdatedOct 13, 2016 -
A small app demonstrating how to send a multipart message from a DotNet Console app to a Java Web Service
C# UpdatedOct 13, 2016