Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Mastering Ninject for Dependency Injection

Daniel Baharestani
Тип: pdf
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order to implement a dependency injection pattern.
Другие файлы:

Dependency Injection in .NET
Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand how DI works, covers integration with standard Microsoft...

JBoss Weld CDI for Java Platform
Описание: CDI simplifies dependency injection for modern application developers by taking advantage of Java annotations and moving away from complex X...

AngularJS
Develop smaller, lighter web apps that are simple to create and easy to test, extend, and maintain as they grow. This hands-on guide introduces you to...

SQL Injection от А до Я
Введение в тему безопасности Web-приложений Классическая техника эксплуатации уязвимости внедрение операторов SQL (SQL Injection) Слепое вне...

SQL Injection Attacks and Defense
SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there...