MVC Bundling in Umbraco 1
MVC Bundles can be setup with Umbraco to automatically minify your CSS and JavaScript to further optimize your website and make development easier.
Your search returned 59 results
MVC Bundles can be setup with Umbraco to automatically minify your CSS and JavaScript to further optimize your website and make development easier.
Some of the common scenarios that may cause issues with bundles in Umbraco MVC and their solutions.
Implementing data visualizations can be achieved with little effort using Google sheets, Angular and SVG.
There are a number of ways to optimize your MVC Umbraco application which can be achieved with little code effort.
In this tutorial series we will aim to build a single page application using MVC and AngularJS
Layering AngularJs on top of a standard MVC application to create a single page application.
Creating responsive websites with AngularJs and Slimmage.
Adding Validation and other improvements to the Single Page Application
Adding features to leverage Examine searches on data sources outside of Umbraco
Using Umbraco as a web service for a Cordova mobile application built with Angular.JS.
Dependency Injection allows the developer to remove coupling between separate elements in a system making code more testable, maintainable and extensible.
How to get Unity ASP.NET Identity and Database first Entity Framework to play nice together.