GeekArticles
Microsoft
ASP.NETSharePoint Custom Site Navigation
Author: codeproject.com |
Published: 14th May 2008 |
Visited: 207 times |
Add CommentFiled in: ASP NETThis articles provides an overview on how to do customized site navigation on MOSS publishing sites.
Read Article Sponsored Links
Related Articles
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• Developing and Deploying a SharePoint Feature - Part 1 SharePoint 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 ...