javascript - Dll consumption in metro apps built using winJs -


can consume our own c# dlls in metro style apps built using html & win js?

you can build new c# dlls winrt components , call them javascript. msdn has walkthrough that's relevent.


Comments