hi,
could anyone guide me about . Runtime framework component.
1) can I develop a WCF service which contain my all logic
2) use this service in runtime framework component.
3) then use runtime framework component in Store app project using JavaScript.
4) Host on Microsoft store (I mean submit app on store)
Will the hosted application (my submitted application) on Microsoft Store Engine, could use local WCF service If yes then what are the barriers?
which thing should I need to keep in mind and what problems could be in?
and what should be the solution?