Some use full link for quick implementation of works

#mvc3 generic repository pattern
https://www.codeproject.com/Articles/640294/Learning-MVC-Part-Generic-Repository-Pattern-in

###DDD implementation
http://www.zankavtaskin.com/2013/09/applied-domain-driven-design-ddd-part-1.html

##DDD termiology
a) Value Object

b) Entity

c) Service

d) Module

e) Aggregate

f) Repository

g) Specification

h) Layer Supertype

i) Identity Map

j) Factories

k) Unit of Work(UoW)

l) Inversion of Control(IoC)

m) Aspect Oriented Programming(AOP)

n) Bounded Context

o) Ubiquitous language

p) Object-relational mapping(ORM)

q) Anemic Domain Model anti pattern

#Enterprise architecture

#Bounded Context of DDD
http://blog.sapiensworks.com/post/2012/04/17/DDD-The-Bounded-Context-Explained.aspx

#comment section in intellij -> ctrl+k,c and ctrl+k,u for both action

#Chrome Json Viewwer and Add theme *ddn-like* !important
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh

#angular2
http://learnangular2.com/

#make Windows 100% disk Usage Faster

Windows 10 100% disk usage in Task Manager [SOLVED]

#Generic Repository and multiple aggregated Root

Generic Repository and Unit of Work Pattern, Entity Framework, Unit Testing, Autofac IoC Container and ASP.NET MVC [Part 1]

#cqrs using dapper
https://www.upnxt.com/blog/basic-cqrs-with-dapper

#joel test

The Joel Test: 12 Steps to Better Code

Leave a Reply

Your email address will not be published. Required fields are marked *