|
|
|
|
|
by ianphughes
3960 days ago
|
|
I have programmed on all kinds of stacks, and while I understand a lot of the .NET disdain, I’m perplexed by perceptions that years of .NET experience is somehow worthless or less than noteworthy? Beyond the stigma of being a Microsoft product, there seems to be a misconception that .NET devs are dragging and dropping junk through an IDE. Why wouldn’t their "12 years of ASP" include obtaining good debugging habits, writing readable code, building production ready systems that still perform at scale, and a knack for constant improvement? Someone who is a craftsman on one tool will share many qualities with a craftsman from another. |
|
If he has been doing WebForms instead of MVC, he's probably not up on all of the basic table stakes client side stuff like BootStrap and JQuery.
I know at 41 years old, if I want to stay in development and not go into management and command the salary I want, I can't be complacent. The minute that my company stagnates, I must find another job. That means for me, being a full stack .Net developer:
1. Web - Angular, JQuery, CSS, TypeScript, and Bootstrap 2. Server side web - Asp.Net MVC, WebApi, WCF 3. Knowing how to speak the language of an architect (DDD, Design Patterns,everything that Martin Fowler writes) 4. Database theory and maintenance and EF. 5. Testing - front end and back end automation testing.
I'm not bragging, I know lots of developers who can tick off these checkboxes. If you're not willing to aggressive learn, this isn't the field for you.