Purpose of sharepoint module project template
-
Saturday, May 05, 2012 1:12 AM
Hi,
An empty sharepoint module is a type of vs2010 project for sharepoint 2010. However, what can I achieve with this project template? It seems very open ie webpart, event reciever are very strictly defined.
Thanks
All Replies
-
Saturday, May 05, 2012 5:39 AM
Module template generally user to place the files into sharepoint folder hierarchy.
Thus Modules are containers for files in a SharePoint solution. When the solution is deployed, the files in the module are copied to the specified folders on the SharePoint server.
Regards, Dharnendra Shah, MCTS,MCPD - Sharepoint 2010 Application Development Blog: http://ds-sharepoint2010blogs.blogspot.in/ Email: shahdg2003@gmail.com
- Proposed As Answer by HeToCMicrosoft Community Contributor Saturday, May 05, 2012 6:22 PM
- Marked As Answer by Qiao WeiMicrosoft Contingent Staff, Moderator Thursday, May 17, 2012 9:29 AM
-
Saturday, May 05, 2012 5:42 AM
Hi, GSS1
You can use Module template to provision any file to sharepoint ie: web part, page layout, js file, etc..
Here is a quick reference for you.
- Proposed As Answer by HeToCMicrosoft Community Contributor Saturday, May 05, 2012 6:22 PM
- Marked As Answer by Qiao WeiMicrosoft Contingent Staff, Moderator Thursday, May 17, 2012 9:29 AM
-
Sunday, May 06, 2012 8:18 PMIt's just there to give you head start. Eventually you can choose any of the project templates and achieve the same results.
w: http://blog.mastykarz.nl | t: @waldekm | c: http://mavention.codeplex.com | c: http://mavention.nl

