-
Notifications
You must be signed in to change notification settings - Fork 19
Additional reading and resources
Taritsyn edited this page May 29, 2024
·
4 revisions
- “.NET Bundling & Minification – 10 Key Notes” by Travis J. Gosselin
- “Extending the ASP.NET Optimization Framework” by Andrew Jameson
- “Sorting a ScriptBundle based on /// <reference /> tags” by Shane S. Anderson
- “Bundling with SourceURL for Dynamically Loaded Scripts” by Travis J. Gosselin
- “Bundling Resource Files to JavaScript” by Travis J. Gosselin
- “ASP.NET Bundling/Minification and Embedded Resources” by Imran Baloch
- “Setting up ASP.NET MVC 4 and Twitter Bootstrap 3 with LESS” by Jennifer Rogers
- “Bootstrap 3, LESS, Bundling, and ASP.NET MVC” by Tom DuPont
- “Compile TypeScript On Request with BundleTransformer” by Tom DuPont
- “Hack proof your Javascript using javascript Obfuscation in ASP.NET applications” by Sarvesh Kushwaha
- “Web Optimization – Development and Production in ASP.NET Core MVC” by Dave Paquette
- “Link and Script Tag Helpers in ASP.NET Core MVC” by Dave Paquette
- “Introducing Gulp, Grunt, Bower, and npm support for Visual Studio” by Scott Hanselman
- “Grunt and Gulp Intellisense in Visual Studio 2013” by Mads Kristensen
- “Grunt and Gulp: Task Runners” by Noel Rice
- “Where Did My ASP.NET Bundles Go in ASP.NET 5?” by Jeffrey Fritz
- “Add Grunt and Bower to Visual Studio projects” by Mads Kristensen
- “Getting started with Grunt, SASS and Task Runner Explorer” by Colin Bacon
- “An introduction to Gulp” by Florian Rappl
- “How to use Gulp in Visual Studio” by Dave Paquette
- “Using Bower with Visual Studio 2013” by Dave Paquette
- “Ensuring Intellisense for Bower Packages in Visual Studio 2013” by Dave Paquette
- “Waiting for gulp tasks to finish in Visual Studio” by Dave Paquette
- “Integrating Gulp and Bower with Visual Studio Online Hosted Builds” by Dave Paquette
- “Stop writing vendor prefixes” by Dave Paquette