|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
3 Articles match "Pages","SharePoint"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
Essential SharePoint 2010 for Developers
Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint 2010 explains how you architect, customize, develop and deploy the new version of SharePoint for both your companies Intranet
DevelopMentor Courses
- Tuesday, February 2, 2010
Mastering Development with Microsoft Office SharePoint Server (MOSS)
Gain practical experience on how to efficiently fully leverage MOSS 2007 in your business Focus on solving real business scenarios Discuss detailed strategies for document management, web content management, and records management Leverage the business intelligence platform to connect, expose and query important business data Mastering Development with Microsoft Office SharePoint Server 2007 provides developers with the practical information and hands-on experience they need to fully leverage MOSS in their enterprise business. Day 1 SharePoint Overview What is SharePoint and how can it
DevelopMentor Courses
- Friday, June 12, 2009
|
10 Articles match "Pages","SharePoint"
|
The Latest from DevelopMentor
|
MORE
|
|
Adding StarterSTS as a Claims Provider for ADFS2
Sharepoint as a claims provider.
Here’s URI, the physical address of the ADFS2 sign-in page and the ADFS2 token encryption
certificate. The v1 beta of StarterSTS has an updated
relying relying party configuration section. This allows to “plugin” the STS into ADFS2 or
Sharepoint
www.leastprivilege.com
- Sunday, February 28, 2010
Giving end users a list of all the SharePoint sites they have access to
When You’re running a medium sized SharePoint Farm you may often get requests from
end end users for a list of all the SharePoint sites they have access to.
I’ve page, which you can access through a new menu item on the Welcome menu.
The Add a menuitem to the Welcome menu pointing to our own application I’ve ve implemented a small feature which provides this information as an application
page,
The Black Knight Sings
- Sunday, April 26, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Remove the Search Box from SharePoint Sites
Sometimes you don't want your users to be able to search on your SharePoint site.
Part probably also want to remove the Search box from every page in your site.
Fortunately SharePoint makes this very easy
The The different version of SharePoint has different requirements for the Search box
and Part one of this is then to remove your site from the content source in SSP, but you
probably and the way these different serach boxes are implemented are using the Delegate feature
of
The Black Knight Sings
- Friday, August 15, 2008
-
Custom pagers for SPGridView
The first was XofYPager which shows the page numbers like this:
The second was SmartPager which shows the page numbers like this:
Tags: SharePoin I don't think that the built in pagers for SPGridView are the most useful and informative, so for one of my current projects I decided to implement two custom pagers
The use of these pagers are very simple just include the classes below and then before you DataBind() your SPGridView set the PagerTemplate property to an instance of one of these classes.
...Tags:
The Black Knight Sings
- Friday, December 19, 2008
-
Giving end users a list of all the SharePoint sites they have access to
When You’re running a medium sized SharePoint Farm you may often get requests from
end end users for a list of all the SharePoint sites they have access to.
I’ve page, which you can access through a new menu item on the Welcome menu.
The Add a menuitem to the Welcome menu pointing to our own application I’ve ve implemented a small feature which provides this information as an application
page,
The Black Knight Sings
- Sunday, April 26, 2009
-
Turn Default Upload Overwrite Off in WSS 3.0
But his solution has the downside of having to modify one of the standard application pages which is unsupported and may be overwritten by a upgrade
So This delegate allows you to add any number of usercontrols to the page header of every page in sites where your feature is activated.
So Tags: SharePoin By default the Overwrite checkbox in Upload.aspx is checked in WSS 3.0 and MOSS 2007, but sometimes you may want to change this default.
The Black Knight Sings
- Thursday, August 21, 2008
-
Caching a SharePoint list as a datatable
I used PortalSiteMapProvider then it'll always be refreshed when there was a change, but it would be hard to get the data into the SPGridView for displaying, sorting, paging and filtering.
If Tags: SharePoin For one of my current projects I needed to show a SPGridView with data from a small list on the frontpage of the Intranet.
The list wasn't very small so didn't want to read if from the database on every hit of the frontpage, but on the hand it was so big that I couldn't cache it.
The Black Knight Sings
- Friday, December 19, 2008
-
How to use a publishing page as display form
A client wanted to place a SharePoint calendar on a publishing page and have it configured such that when you clicked an event the full details showed up at the top of the page, and searching for calendar items should also put you at this page.
Sounds easy just put the calendar view on the page and set the calendars display form to be that page. But setting the display form to be the publishing page puts the ID of the calendar item in the URL of the publishing page which then confuses SharePoint as it thinks it has to lookup that id in the Pages list.
The Black Knight Sings
- Friday, June 27, 2008
-
WCMexport version 1.0
When you're branding a site using SharePoint 2007 Web Content Management, you really want to spend your time changing Master Pages and Page Layouts. But you often find that you spend a lot of your time editing your Feature.xml and different Elements.xml files especially if you have a lot of different Page Layouts with web parts for different parts of the site.
With WCMexport you can use SharePoint WCMexport is a small utility which can help you if you don't like doing all the editing of the xml-files from scratch.
With Tags: SharePoin
The Black Knight Sings
- Sunday, November 16, 2008
|
|
|