Click here to Skip to main content
15,887,906 members
Articles / Programming Languages / Javascript

How to Automate ASP.NET Custom Controls with the Gulp JavaScript Task Runner

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
2 Oct 2014Ms-PL4 min read 8.9K   3  
Are you building ASP.NET web applications? Do you Gulp? In this article, I introduce how to use Gulp with Visual Studio. The sample walks through automating static file packaging for custom ASP.NET controls.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Program Manager
United States United States
Jeff Fritz is a senior program manager in Microsoft’s Developer Division working on the .NET Community Team. As a long time web developer and application architect with experience in large and small applications across a variety of verticals, he knows how to build for performance and practicality. Four days a week, you can catch Jeff hosting a live video stream called 'Fritz and Friends' at twitch.tv/csharpfritz. You can also learn from Jeff on WintellectNow and Pluralsight, follow him on twitter @csharpfritz, and read his blog at jeffreyfritz.com

Comments and Discussions