I hope that I will not be too ardent to ask about it
I am studying WCF / Asp.Net, so the type of applications I plan to write are web applications, web services applications, or a combination of the two. To my knowledge, web applications are typically implemented using an n-tier architecture, and WCF usually follows SOA design principles.
So, I am wondering:
a) what benefits will I get from studying various architectural projects if the types of applications that I plan to write mainly use n-level and SOA patterns?
b), and if learning different architectural styles is a must, is this the right time to start learning and implementing them, or should I first focus on becoming more experienced at writing wcf / web applications?
PS - to clarify, I am not asking about this because I am too lazy to study, but since it will take me quite a while to become even a programmer, I would first study material that will directly help me improve my skills programming
thanks
source share