GeekArticles
Microsoft
ASP.NETDeveloping and Deploying a SharePoint Feature - Part 1
Author: aspalliance.com |
Published: 6th May 2008 |
Visited: 87 times |
Add CommentFiled in: ASP NETSharePoint 2007 has a number of new features over its predecessors. After examining the features of it, Steven demonstrates how to develop, package, deploy and enable a simple feature solution. He examines the required steps to build the solution and then delves deeper into the structure of the XML file being used, configuration of the install code and the relevant information to connect the functionality.
Read Article Sponsored Links
Related Articles
• Tips in Developing jQuery Plug-ins Plug-ins for jQuery has become increasingly important because of the development of the framework in terms of corporate support Microsoft and ability of the framework to accepted different plug-ins for easier development. The plug-in could also be recycled and used in other websites aside from JavaS ...