I'd be wary of getting into newish MS technologies that may turn out to be fads.
I'm not yet convinced any of the following will still be around in 5 years:
MVC, Entity Framework, Silverlight
I stick to the core technologies that have been around for the best part of 10 years or more (ASP.Net with web forms, C# or VB.Net, and SQL Server using stored procedures). Strange how the apps I write and maintain using those are quicker to build, less complex, more stable, and easier to maintain than those using the newer 'reinventing the wheel' technologies.
Maybe I'm just bored of having to learn new technologies every ~2 years when they don't really offer much reward.
I'm not yet convinced any of the following will still be around in 5 years:
MVC, Entity Framework, Silverlight
I stick to the core technologies that have been around for the best part of 10 years or more (ASP.Net with web forms, C# or VB.Net, and SQL Server using stored procedures). Strange how the apps I write and maintain using those are quicker to build, less complex, more stable, and easier to maintain than those using the newer 'reinventing the wheel' technologies.
Maybe I'm just bored of having to learn new technologies every ~2 years when they don't really offer much reward.
Comment