templates - Visual Sudio 2012/2013 XSL XPATH Project -


i have problem visual studio 2013, want use ms ide create projects xslt. on start need project template xslt language there c# c++ vb.

how add/create new language tab(xslt) , tamplates project selection ?

you need create web forms project , add xslt file full ide syntactical support. so

file > new > project > c# (on left hand side) > web forms (on right pane) , click ok. once project loads right click , choose add , choose new item. scroll down in dialog xslt file. click add.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

objective c - Ownership modifiers with manual reference counting -

python 3.x - Mapping specific letters onto a list of words -