
The MVC framework is a new challenge for .NET developers responsible for cloud applications: Microsoft ditched its old web forms standards and restructured the way an application is designed and developed. The interesting part about the new MVC standard is the separation of data, front-end layout and business layers. The concept can be hard for long-term .NET developers to understand, but what follows is a short primer to the new MVC and to how it relates to cloud services. Creating a New … [Read more...]
















