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

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

Why can rails not find a route created by a helper? -

php - Redirect and hide target URL -