BruceLane Posted October 20, 2014 Share Posted October 20, 2014 Hi, I have a new project coming about dashboards, I'm evaluating the pros and cons of using BJS instead of C# for a Windows Phone app. The difficult task is to access Sharepoint 2013 lists on such a device. Shall I use C# with a Visual Studio Sharepoint project template for WP8 or BJS with JSON REST calls to Sharepoint? Then I will have to add charts, Chart3D looks like a good starting point. Thank you Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 20, 2014 Share Posted October 20, 2014 I have no idea at all Someone else? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 20, 2014 Share Posted October 20, 2014 But you can use winrt C# component from javascript from universal app (windows phone 8.1) So as long as you know how to connect with C# then create a winrt component to do that and everything else in JS with babylonjs Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 20, 2014 Share Posted October 20, 2014 I found this by the way:http://msdn.microsoft.com/en-us/library/office/jj193034(v=office.15).aspx Quote Link to comment Share on other sites More sharing options...
BruceLane Posted October 21, 2014 Author Share Posted October 21, 2014 yes, I think of mixing languages(if needed) and creating an universal app.REST calls seem the way to query the lists. thank you David Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.