-
IdentityServer4_InMemory Public
Quick demo on how to implement ID4 with In Memory Storage. Components Include MVC & WebAPI Clients and an Identity Provider App
-
-
-
-
An AngularJS responsive SPA UI that implements C# / Web API service, Entity Framework / CodeFirst & CSS3 transitions.
-
Typescript_Fundamentals Public
Contains several basic that demonstrate Typescript fundamentals and how to wire up Typescript with other frameworks
HTML UpdatedFeb 22, 2017 -
DotNet_E2E_SOA Public
(Current) Labwork related to pluralsight course 'Building End-to-End Multi Client Service Oriented Applications. Angular Edition'
C# UpdatedFeb 20, 2017 -
MSSQL_SSIS Public
A look at ETL features with SSIS
-
Gulp Public
A look at Gulp features including concat, uglify, jshint, rename, less & more ...
JavaScript UpdatedFeb 11, 2017 -
AspCore_Fundamentals Public
(Current): A look at some of the fundamentals involved with ASP.NET Core including, configuration, managing secrets & dependency injection (more to come)
C# UpdatedFeb 6, 2017 -
A quick demo on how to enable SSL & implement Facebook authentication
C# UpdatedFeb 2, 2017 -
An ASP.NET Core app built with VS Code & scaffolded using yeomen, it takes a quick look at configuring password, lockout & cookies for setting up basic authentication
-
Completed Lab work for Pluralsight course on Nodejs which covers ExpressJS, MongoDB, Mongoose, Underscore, Socket.io & more ...
JavaScript UpdatedJan 30, 2017 -
AngularJS_ngMock_Pluralsight Public
Completed coursework that demonstrates a TDD approach to client side development using AngularJS, ngMock, Jasmine, Karma, NodeJS & PhantomJS.
-
Completed course work for AngularJS advanced framework techniques on edx which takes a look at services, routing, configuration, setting up a server with nodejs, express & npm, and testing with jas…
JavaScript UpdatedJan 21, 2017 -
CSharp_Algorithms Public
A console app demonstrating algorithms of all levels for strings, numbers, arrays, searches, time complexities, pyramids, and other. (more to come)
-
A look at a wide range of features & functionality concerning AngularJS, Web Api 2, Jasmine & Karma.
JavaScript UpdatedJan 9, 2017 -
DotNetCore_SCD_Primer Public
A small app developed with .Net Core & VS that targets windows, mac & ubuntu platforms.
C# UpdatedNov 25, 2016 -
DotNet_EntityFramework Public
A look at EF, migrations, navigation properties, constraints, configuration files, seeding, creating views, eager loading, expression building, lambda's, non-tracking queries, generic repository pa…
C# UpdatedNov 24, 2016 -
WCF_WindowsServce_JavaClient Public
A windows hosted service built using WCF / C# and accessed via Java & dotnet console clients.
Java UpdatedNov 22, 2016 -
A couple of ASP.NET MVC apps demonstrating websockets with SignalR. Data binding achieved through KnockoutJS and real time charts implemented using Flot Charts.
JavaScript UpdatedNov 20, 2016 -
AspNet_MVC5_GigHub Public
An MVC app that allows artists to manage their gigs. Demonstrates a number of different client & server side frameworks & plugins including EF, AutoMapper, BootBoxJS, MomentJS and more.
JavaScript UpdatedNov 17, 2016 -
-
Java_LibraryProject Public
A small Java college project demonstrating various design patterns and MySql.
Java UpdatedNov 1, 2016 -
AspNet_MVC5_Validation Public
An MVC5 app demonstrating various validation implementations using remote, custom & builtin attributes, along with jQuery unobtrusive validation
JavaScript UpdatedOct 31, 2016 -
NoSql_DocumentDB Public
Demonstrates the basics of how to interact with a DocumentDB database from a C# console app.
C# UpdatedOct 26, 2016 -
NoSql_MongoDB Public
A DotNet app that utilizes the repository pattern for accessing a MongoDB database
C# UpdatedOct 26, 2016 -
NoSql_DocumentDB_Admin Public
A WebApi (OWIN) demonstrating how to manage DocumentDB Databases, Collections, Documents & Users/Permissions. Requires Fiddler or POSTMAN to test.
C# UpdatedOct 26, 2016 -
WCF_WPF_Northwind Public
A basic WCF app that connects to the Northwind database and provides CRUD interactions through a WPF Client.
C# UpdatedOct 26, 2016 -
WCF_HelloWorld Public
An 'Under The Hood' multi-assembly app that demonstrates how to create a WCF service without the use of WCF Templates. The app demonstrates how to host a service in IIS, IIS Express or a managed ap…