how to develop custom add-in for sharepoint designer 2010
-
quinta-feira, 9 de setembro de 2010 13:57
Hi ,
Can anybody suggest me how to create a custom add-in for sharepoint designer 2010?
Are there any templates through which i can create a managed add-in using C#? or developing COM add-in (VB6) is the only solution?
Please suggest.
Regards
Sujasree
Todas as Respostas
-
segunda-feira, 13 de setembro de 2010 09:57
Hi, Sujasree
Based on my knowledge, there have not been public samples and walkthroughs for SharePoint Designer 2010 add-in.
MSDN provides some sample for Word and Excel: Office Development Samples and Walkthroughs: http://msdn.microsoft.com/en-us/library/z63ctsh2.aspx
Additionally, VS 2010 have not provide such templates yet.
So would you please share your business requirement with us?
SPD is a just client to manage and customize SharePoint site, its powerful but difficult to do extension.
You could also consider builting your custom add-in elsewhere, e.g.: in a customized admin page or webpart, which is easy to achieve.
Hope this can help!
Best Regards,
Aaron
- Marcado como Resposta Wayne Fan sexta-feira, 17 de setembro de 2010 06:11
- Não Marcado como Resposta Sujasree Kurapati sexta-feira, 17 de setembro de 2010 18:58
-
sexta-feira, 17 de setembro de 2010 19:05
Hi Aaron,
Thanks for your time and Sorry for the late response. Actually my requirement is to integrate my company product with sharepoint designer 2010. We did it for sharepoint designer 2007 with a template available on codeplex (http://vsto.codeplex.com/releases/view/18572). But i didn't find any such template for 2010 designer. I am sure that I can do this add-in for 2010 designer using VB6 as a COM add-in. But i would like to know if any visual studio templates are available so that coding in .net language would be easier. please feel free to close this thread if you are sure that no such templates are available so far.
Regards
Sujasree
-
segunda-feira, 20 de setembro de 2010 19:27
My last hope is also gone. I can't even create a COM add-in. "Sharepoint designer version 12" is the only supported one on visual basic 6 platform. please suggest if anyone has any clue.
Regards
Sujasree
-
sexta-feira, 24 de setembro de 2010 21:40
Just an update, if anyone needs in future.
I extended the visual studio project template provided at http://vsto.codeplex.com/releases/view/18572 for Sharepoint designer 2010 (i did only for C#) and then created an add-in using that created template. As part of add-in, I extended the sharepoint designer ribbon to integrate my product.
Regards, Sujasree
- Marcado como Resposta Sujasree Kurapati sexta-feira, 24 de setembro de 2010 21:40
-
domingo, 17 de junho de 2012 16:47Could you please share the template you created and an example of a custom ribbon? Is it for Visual Studio 2010?
v
-
segunda-feira, 18 de junho de 2012 13:34Share your email id here, to send the template.
-
quarta-feira, 13 de fevereiro de 2013 19:51
Would you be willing to send the template to me as well?
-
terça-feira, 16 de abril de 2013 16:13Could you please send the template to me also?

