1
Answer

Angular 5 with Visual Studio 2015

Photo of Sandeep Singh

Sandeep Singh

7y
214
1
Hi,
 
Please help in in integrating angular 5 with visual studio 2015. Bascially, I am able to run the code using angular/cli but unable to do so using Visual Studio 2015. I copied project.json, src,tslint.js etc file. I already change the position of path variable in options of visual studio. I am able to restore the package.json file successfully but not able to run the app using run in Google Chrome button. Please share the link or step for integrating angular 5 app with visual studi 2015.
 
Thanks 

Answers (1)

0
Photo of Mukil Vendhan
NA 598 968 7y

This article shows how:

http://www.codeproject.com/Articles/37868/Beginners-Introduction-To-XSL-Transform-Rendering-XML-Data-using-XSL-Get-HTML-output.aspx

here's another link that shows how, perhaps a bit more simply

http://www.aspfree.com/c/a/XML/Applying-XSLT-to-XML-Using-ASP.NET/2/


Accepted