Pinned Repositories
ADO.NET-DAL
Generic-Repository
An implementation of a generic repository for Linq to sql & Entity framework
IConfigurationManager
A wrapper for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection
Is-your-code-SOLID
code from the presentation
Is-your-code-SOLID---with-unit-tests
This is a copy of the code from the presentation but it has unit tests for each project as the principles are applied
Selenium-UI-Testing
Code from the presentation
Simple.Data.AspNet.Identity
Asp.Net Identity 2.0 implementation using Simple.Data for accessing the database
Simple.Data.AspNet.Identity.Sample
Samples for Asp.Net Identity with Simple.Data
SPA-Authentication
Samples of authentication from a SPA
Unit-Test-Utilities
Utilities to help in unit testing of .Net code
NathanGloyn's Repositories
NathanGloyn/ADO.NET-DAL
NathanGloyn/SPA-Authentication
Samples of authentication from a SPA
NathanGloyn/IConfigurationManager
A wrapper for ConfigurationManager or WebConfigurationManager to help with unit testing and dependency injection
NathanGloyn/Simple.Data.AspNet.Identity
Asp.Net Identity 2.0 implementation using Simple.Data for accessing the database
NathanGloyn/Simple.Data.AspNet.Identity.Sample
Samples for Asp.Net Identity with Simple.Data
NathanGloyn/Is-your-code-SOLID
code from the presentation
NathanGloyn/Selenium-UI-Testing
Code from the presentation
NathanGloyn/Is-your-code-SOLID---with-unit-tests
This is a copy of the code from the presentation but it has unit tests for each project as the principles are applied
NathanGloyn/Unit-Test-Utilities
Utilities to help in unit testing of .Net code
NathanGloyn/WP7.TestHelper
WP7 Class library with wrapped classes to help with testing WP7 apps
NathanGloyn/javascript-koans
Koans to learn Javascript
NathanGloyn/angular-ui
Angular.js - Angular-UI
NathanGloyn/Anonymous_Response
Code showing how to unit test anonymous objects returned from controller using IHttpActionResult
NathanGloyn/coder-newbie-advice
A repo with some info to help people learning to code for free
NathanGloyn/dddsouthwest-web
Brand new website for DDD South West
NathanGloyn/design-of-selenium-tests-for-asp-net
Automatically exported from code.google.com/p/design-of-selenium-tests-for-asp-net
NathanGloyn/EFMigrations
Demo code showing how EF Migrations are broken when more than 1 developer are creating migrations at the same time
NathanGloyn/ES6
NathanGloyn/gep13.github.io
NathanGloyn/Gibraltar.Agent.Web.JavaScript
Gibraltar Loupe Agent for JavaScript and Angular
NathanGloyn/go-distsys
Distributed Systems programming examples in the Go programming language.
NathanGloyn/Inversion-of-control-vs-hand-rolled
Code from the presentation
NathanGloyn/JavaScript
Hold various javascript related projects
NathanGloyn/LayerAllTheThings
An attempt to show alternative architectural patterns in .Net web applications
NathanGloyn/ng-stomp
:bookmark_tabs: STOMP for AngularJS
NathanGloyn/node-static-server
NathanGloyn/react-test
NathanGloyn/to-doge
Code for noBackend presentation
NathanGloyn/website
The Cake website.
NathanGloyn/webstomp-client
Stomp client over websocket for browsers