|
|
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.
|
5 Articles match "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
|
25 Articles match "SharePoint"
|
The Latest from DevelopMentor
|
MORE
|
|
Sessions for 3rd Dutch Code Camp on 21-Nov-2009
SharePoint nightmares
Marianne The sessions for the 3rd Dutch Code Camp have been posted to www.codecamp.nl .
The The Code Camp will be held on November 21, 2009 at the Hogeschool in Rotterdam (Netherlands).
Tijdslot Tijdslot
Track
The Blomsma Code
- Tuesday, November 10, 2009
CodeCamp 2009: Sessies en OpenSpace
Kurt Claeys) SharePoint Nightmares (Marianne van Wanrooij) iPhone development met jQTouch (Maurice de Beijer) 13:15 - 14.30 VSTO 2010 met Office 2010 (Hassan Fadili) Modulaire Silverlight apps met Prism (Timmy Kokke) Microsoft Surface Development (Freena Eijffinger & Dennis Vroegop) 14:45 - 16:00 VSTS 2010 (Pieter de Bruijn) Windows Identity Foundation (Michiel van Otegem) SQL Azure (Marcel Meijer) Naast deze sessies hebben we ook nog de OpenSpace sessies. Als eerste: de sessies voor de CodeCamp 2009 zijn bekend en staan online op http://www.codecamp.nl We denken dat het een erg interessante mix van sessies is, met genoeg sessies voor iedereen om een aantal interessante onderwerpen voor iedereen.
The Problem Solver
- Tuesday, November 10, 2009
Call for speakers: 3rd Dutch Code Camp
NET 4/3.5 Visual Studio 2010 VSTS Open Source SharePoint ASP.NET/MVC/Web development/Silverlight Windows 7 iPhone DNN VSTO LINQ SQL Server 2008 Geneva BizTalk Windows Presentation Foundation Windows Communication Foundation Windows Workflow Foundation www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu
...Tags: Op 21 november 2009 organiseren de SDN, de dotNED User Group en VBcentral.nl samen de derde Nederlandse Code Camp.
The Problem Solver
- Monday, October 26, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Remove Login box when anonymous users download office document from SharePoint Site
When developing Extranet/Internet site in SharePoint you often want to allow anonymous access and this works fairly well.
The problem is that office tries to be intelligent and issues a Microsoft Office Protocol Discovery request to see how much the user is allowed to do, but SharePoint responds with access denied until the users logs in.
The Tags: SharePoin But there is one are where the out of the box experience fails regarding anonymous access and that is when you allow the users to download Microsoft Office documents. In that case IE/Office pops up a couple of Login dialogs,
The Black Knight Sings
- Wednesday, July 16, 2008
-
Remove the Search Box from SharePoint Sites
Sometimes you don't want your users to be able to search on your SharePoint site.
Part Fortunately SharePoint makes this very easy
The The different version of SharePoint has different requirements for the Search box
and Tags: SharePoin Part one of this is then to remove your site from the content source in SSP, but you
probably probably also want to remove the Search box from every page in your site.
The Black Knight Sings
- Friday, August 15, 2008
-
Custom pagers for SPGridView
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 first was XofYPager which shows the page numbers like this:
The second was SmartPager which shows the page numbers like this:
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 Tags: SharePoin I’ve ve implemented a small feature which provides this information as an application
page, page, which you can access through a new menu item on the Welcome menu.
The
The Black Knight Sings
- Sunday, April 26, 2009
-
FeatureReceiver To Cleanup WebPart Files
Tags: SharePoin Many web-part developers are surprised to see that their web-parts are listed as available even though they have deactivated the feature which contains them
And And the users are equally surprised when they then try to add the web-part only to see it fail because the code (and safe-control entry) has been removed.
The problem comes from the fact that deactivating a Feature doesn't remove files
The Black Knight Sings
- Monday, July 14, 2008
-
Turn Default Upload Overwrite Off in WSS 3.0
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.
MOSS junkie has a post on how to change that default.
But his solution has the downside of having to modify one of the standard application pages which is unsupported and may be overwritten by
The Black Knight Sings
- Thursday, August 21, 2008
-
Caching a SharePoint list as a datatable
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.
Now the big question was how to cache it.
If
The Black Knight Sings
- Friday, December 19, 2008
|
|
|