WEB API + MVC - good demo using fidler as debugger post, put ...... http://pluralsight.com/training/Player?author=jon-flanders&name=aspnetwebapi-m1-introduction&mode=live&clip=0&course=aspnetwebapi
Build a Character Database App With .NET MVC
ASP.net Core MVC Hello World Program
MVC redirect
ASP.NET MVC: How to Display a Message After Calling RedirectToAction • TalkSharp
MVC State
Maintaining viewstate in Asp.net mvc?
ASP.NET MVC doesn't work with ViewState and Postback?
How to create and access session variables in ASP.NET MVC
ViewBag, ViewData, TempData and View State in MVC - VIGTIG
ASP.NET Cookies Overview
How to: Write a Cookie
How do I manually delete a cookie in asp.net MVC 4
Session in ASP.NET MVC
Handling Session and Authentication Timeouts in ASP.NET MVC
Arun Prakash's Blog - WCF - Windows Communication Foundation (endpoints - bindings)
Understanding the MVC Application Execution Process (vs2010)
Compatibility of ASP.NET Web Forms and ASP.NET MVC
Using Sessions and HttpContext in ASP.NET 5 and MVC6
Data validation
DataAnnotations Validation for Beginner
Using Data Annotations to Customize Data Classes
EmailAddressAttribute Class
Cross-Field Attribute Validation in WPF using MVVM and IDataErrorInfo | Cyle Witruk's Blog
MVVM Data Validation - CodeProject
Custom error message with DataAnnotationsExtensions
Check If username/email already registered using Remote Validation attribute in asp.net mvc
Performing Data Annotation in ASP.Net MVC 5
ASP.NET MVC Model Validation using Data Annotations
Other about MVC
Search – CodeProject
Redirect and POST in ASP.NET MVC – CodeProject return this.RedirectAndPost("http://TheUrlToPostDataTo<http://theurltopostdatato>", postData);
Postback!!!! Use of 2 controlers one for get without data and one with post and data......
look at the end of http://stackoverflow.com/questions/27318811/asp-net-mvc-postback-and-models
ASP.NET MVC Postbacks and HtmlHelper Controls ignoring Model Changes - Rick Strahl's Web Log