I want to build and deploy apps to office 365 preview site using visual studio 2012. Can any one point me some good help links? I have office/sharepoint templates installed in vs2012.
2 Answers
Here you can find a nice tutorial Introducing “Napa” - Office 365 Development Tools
and Introducing the new Office cloud app model
and SharePoint & Office 2013 Developer tools for Visual Studio 2012 (link)…look in the Tools section.
Also msdn contains some nice training video's developing Sharepoint 2013
This wil help you get started.
- I have not installed sharepoint 2013 server/foundation 2013. Will I be able to develope apps for office 365?sharmila– sharmila2012-08-24 07:33:37 +00:00Commented Aug 24, 2012 at 7:33
- With vs 2012 it must be possible. But myself i did not try itRemko– Remko2012-08-24 07:50:41 +00:00Commented Aug 24, 2012 at 7:50
- "Hello, world!" has never been harder :/eirikb– eirikb2012-09-16 20:47:03 +00:00Commented Sep 16, 2012 at 20:47
Here is a great link to get you started:
http://msdn.microsoft.com/en-us/library/office/apps/fp179930(v=office.15)
You can also find many other resources just by searching with the keywords in your question here.