MVC4 style bundle giving 403 I had two bundles: ~/Content/kendo (for css) and ~/bundles/kendo (for scripts). So: 403 error. When I changed name one of them - problem gone. Thanks.
May
22
comment
ASP.NET MVC4 Validation @CodeCaster: remote validation can help you to implement very sophisticated validation: by two, three fields. It also allows to validate data by additional data from database. This is not only way, but I like this approach.