Posts

Showing posts with the label dot net framework

Top Frameworks for .NET Web Developers

Image
The idea of this post was born by discussing with my colleague regarding frameworks that a .NET web developer should recognize (from my point of view of course). It’s funny because the list is very long and that i questioned if there was one thing wrong with my .NET developer plan or something else. From my point of view (and also for my company), there are 2 kinds of web app developers, back end (server-side code) and front end (javascript, css and HTML). unfortunately, in Italy, these figures correspond to 1 person and also the quality of the merchandise clearly decreases. Back End Developer NET MVC Source Code:  http://aspnetwebstack.codeplex.com/ NET WEBAPI Source Code:  http://aspnetwebstack.codeplex.com/ SignalR Source Code:  https://github.com/SignalR/SignalR NancyFX Source Code:  https://github.com/NancyFx/Nancy Common Logging Source Code:  https://github.com/net-commons/common-logging Windsor Container Source Code:...