(Microsoft Technologies - ASP.net, ASP.net MVC, WCF,Web Services)
(Front-end - React, Angular)
Interests:
- Project Development and Execution
- Working with Microsoft Stack
- Cloud computing
- Product Building
- Contributing to Organization Building
- Business Development IT
Wednesday, February 27, 2013
Using mustache templates in asp.net
For using mustache, you will need to add mime type first to allow .mustache templates to be used.
You can add mime type through web.config;
This will allow iis express to return the content of mustache template which can be parsed by handlebars.js
No comments:
Post a Comment