4
Answers

windows phone and angularjs

Sir can you tell me ? what is the way to use angularjs with windows phone apps without using anyother technology like as phonegap.
i want to use angular js with windows phone technology as xaml,wpf.
 
please sir give me a good way to follow them.
i am waiting for your answer.
Thank you. 

Answers (4)

0
Photo of Ashutosh Chaturvedi
NA 86 12.2k 12y
HI,
 
As I got your question , if you want to develope  single application in 4 different languages then
you can go through MVC pattern in view -->shared--->layout.cshtml file u can give 4 different tabs of different languages and can write code in model which will display result in view..

Hope It will help u out.