Explore >> Select a destination


You are here

aspnetboilerplate.com
| | chsakell.com
4.3 parsecs away

Travel
| | Choosing the right architecture for Web Applications is a must, especially for large scale ones. Using the default Visual Studio ASP.NET MVC Web Application project templates, adding controllers with Scaffolding options, just to bootstrap your application and create pages and data in just a few minutes, sounds awesome for sure, but let's be honest it's...
| | wrapt.dev
3.9 parsecs away

Travel
| | Let's make our integration tests more reliable by dynamically spinning up a database in Docker that mimics production and makes your project easy to test on any dev box.
| | kaylumah.nl
4.5 parsecs away

Travel
| | An experiment to create reusable mocks in my testing code
| | blog.separateconcerns.com
20.4 parsecs away

Travel
| I use dependency injection for non-deterministic code.