WebForms can Gulp too - Using Node Tools with ASP.NET WebForms

added by Jeff Fritz
4/29/2016 11:54:35 AM

508 Views

Visual Studio 2015 brought a set of tools into the IDE from the Node environment that are great for web developers to use. Many folks who build JavaScript applications or single-page-applications were eager to see the introduction of these tools to Visual Studio. Can the tried and true ASP.NET Web Forms framework use Gulp, npm, bower, and the Task Runner Explorer? In this blog post, we’ll take a look at how we can replace the ‘out of the box’ use of the Script Manager in a Web Forms app with these node-based tools.


0 comments