|
|
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.
|
18 Articles match "SharePoint"
See all articles with
"SharePoint"
|
The Latest from The Black Knight Sings
|
MORE
|
|
New Job
So the 1st of August I started working for Delegate as SharePoint Architect. The reason for this move was a wish to focus fully on SharePoint which is the main focus for Delegate whereas Kraftvaerk is more all over the web technologies. Hi All. After almost 4 years with Kraftvaerk it was time to move on. m keeping my part time job as Instructor for DevelopMentor.
The Black Knight Sings
- Wednesday, August 5, 2009
List Quota and Locklevel of all Site Collections in Farm
Here is another small utility requested in one of the SharePoint newsgroups. It creates a tab delimited list of all the Site Collections in the current farm. using System; using Microsoft.SharePoint; using Microsoft.SharePoint.Administration; namespace ListQuotas. {. class Program. {. static void Main( string [] args). {. Console.WriteLine( "Site Coll nametSite Coll UrltIs ReadLockedtIs WriteLockedtQuota in bytes" ); SPSecurity.RunWithElevatedPrivileges( delegate. {. foreach ( SPWebApplication webapp in SPWebService.ContentService.WebApplications). {.
The Black Knight Sings
- Monday, July 20, 2009
List all SharePoint groups a user belongs to
This is just a small Utility requested on one of the SharePoint Newsgroups. It uses the UserGroup web service to list all the SharePoint Groups a user belongs to in a specified Site Collection. Tags: SharePoint It's a small console application which requires two parameters: ···The first parameter is the Url of the site collection including protocol (example: [link]. ···The second parameter is the full username including Domain (example: MOSSWORKuser). using System; using System.IO; using System.Xml; using ListUsersGroups.ug; namespace ListUsersGroups. {. class Program. {.
The Black Knight Sings
- Monday, July 20, 2009
|
|
The Best from The Black Knight Sings
|
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 essential code is fairly simple: Tags: SharePoint 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.
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. Fortunately SharePoint makes this very easy. The different version of SharePoint has different requirements for the Search box and the way these different serach boxes are implemented are using the Delegate feature of WSS. Tags: SharePoint Part one of this is then to remove your site from the content source in SSP, but you probably also want to remove the Search box from every page in your site. The source files are here and a precooked solution file is here.
The Black Knight Sings
- Friday, August 15, 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 users for a list of all the SharePoint sites they have access to. Tags: SharePoint ve implemented a small feature which provides this information as an application page, which you can access through a new menu item on the Welcome menu. The implementation of this is quiet simple: Add a menuitem to the Welcome menu pointing to our own application page: < CustomAction Id = " 6346660F-707E-40d2-A7CF-AB6BAC7A98FD ". Location = " Microsoft.SharePoint.StandardMenu ". Sequence = " 400 ".
The Black Knight Sings
- Sunday, April 26, 2009
|
-
Custom pagers for SPGridView
Tags: SharePoint
The Black Knight Sings
- Friday, December 19, 2008
-
Caching a SharePoint list as a datatable
If you need something similar then here is my class, it doesn't deal with item level permissions, so if you need that you'll have to implement something different: Tags: SharePoint 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.
The Black Knight Sings
- Friday, December 19, 2008
-
FeatureReceiver To Cleanup WebPart Files
Tags: SharePoint
The Black Knight Sings
- Monday, July 14, 2008
-
Turn Default Upload Overwrite Off in WSS 3.0
So we add a feature with the following elements.xml file: Tags: SharePoint 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 a upgrade. So how do we change the default without modifying upload.aspx? Once again the controls in the default masterpage can help us.
The Black Knight Sings
- Thursday, August 21, 2008
-
List all SharePoint groups a user belongs to
This is just a small Utility requested on one of the SharePoint Newsgroups. It uses the UserGroup web service to list all the SharePoint Groups a user belongs to in a specified Site Collection. Tags: SharePoint It's a small console application which requires two parameters: ···The first parameter is the Url of the site collection including protocol (example: [link]. ···The second parameter is the full username including Domain (example: MOSSWORKuser). using System; using System.IO; using System.Xml; using ListUsersGroups.ug; namespace ListUsersGroups. {. class Program. {.
The Black Knight Sings
- Monday, July 20, 2009
-
Implementing a simple Cascading Dropdown in a usercontrol
A user wanted some guidance on how to implement a cascading dropdown in SharePoint. Tags: SharePoint The following will show a simple example of how to implement that as a user control which has properties for selecting a list, a choice field in that list for the first dropdown and a field for which all appropriate values are shown in the second dropdown.
The Black Knight Sings
- Wednesday, July 2, 2008
-
How to change Checkin comment after save
If your company has very strict requirements on version numbering and want the comments to each of these versions to be correct, then you may run into a problem if you store the documents in SharePoint. If you really need to change the comments of a document and are willing to go the unsupported way of changing the content database directly then this little program can do the work for you: Tags: SharePoint The version comment is determined when you check in your document, and after the checkin there is no supported way to change these comments.
The Black Knight Sings
- Wednesday, June 25, 2008
27 Articles match "SharePoint"
See all articles with
"SharePoint"
|
The Latest from DevelopMentor
|
MORE
|
|
Purchasing Visual Studio 2010
Office and SharePoint Development. Microsoft Office 2007 Ultimate, Communicator 2007, Project 2007 Standard, Visio 2007 Professional, SharePoint Designer 2007. Microsoft SharePoint. Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also…. Visual Studio Professional. Plain. Upgrade from 2005/2008. with MSDN. Visual Studio Premium. with new MSDN. with MSDN renewal. Visual Studio Utlimate. with new MSDN. with MSDN renewal. Debugging & Diagnostic.
The Blomsma Code
- Tuesday, July 13, 2010
Adding StarterSTS as a Claims Provider for ADFS2
This allows to “plugin” the STS into ADFS2 or Sharepoint as a claims provider. The v1 beta of StarterSTS has an updated relying party configuration section. Here’s a quick walkthrough for ADFS2: Register StarterSTS as claims provider in ADFS. This is really easy. Simply go to the ADFS2 configuration console and add a new claims provider. Then point the wizard to the StarterSTS WS-Federation metadata file (either by URL or using a file path). Afterwards you have to add some claim rules – to get started you could add a pass-through rule for the name claim.
www.leastprivilege.com
- Sunday, February 28, 2010
Sessions for 3rd Dutch Code Camp on 21-Nov-2009
SharePoint nightmares. The sessions for the 3rd Dutch Code Camp have been posted to www.codecamp.nl. The Code Camp will be held on November 21, 2009 at the Hogeschool in Rotterdam (Netherlands). Tijdslot. Track A. Track B. Track C. 09:30 - 10:45. Around.NET Framework 4 in one hour. Roland Guijt. ASP.NET - MVC 2.0. Sander Gerz. Windows Mobile en het werken met data. Arjan van Huizen. 11:00 - 12:15. ADO.NET EF 4.0. Kurt Claeys. Marianne van Wanrooij. iPhone development met jQTouch. Maurice de Beijer. 13:15 - 14:30. VSTO 2010 met Office 2010. Hassan Fadilli. Timmy Kokke. 14:45 - 16:00.
The Blomsma Code
- Tuesday, November 10, 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 essential code is fairly simple: Tags: SharePoint 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.
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. Fortunately SharePoint makes this very easy. The different version of SharePoint has different requirements for the Search box and the way these different serach boxes are implemented are using the Delegate feature of WSS. Tags: SharePoint Part one of this is then to remove your site from the content source in SSP, but you probably also want to remove the Search box from every page in your site. The source files are here and a precooked solution file is here.
The Black Knight Sings
- Friday, August 15, 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 users for a list of all the SharePoint sites they have access to. Tags: SharePoint ve implemented a small feature which provides this information as an application page, which you can access through a new menu item on the Welcome menu. The implementation of this is quiet simple: Add a menuitem to the Welcome menu pointing to our own application page: < CustomAction Id = " 6346660F-707E-40d2-A7CF-AB6BAC7A98FD ". Location = " Microsoft.SharePoint.StandardMenu ". Sequence = " 400 ".
The Black Knight Sings
- Sunday, April 26, 2009
-
Custom pagers for SPGridView
Tags: SharePoint
The Black Knight Sings
- Friday, December 19, 2008
-
Caching a SharePoint list as a datatable
If you need something similar then here is my class, it doesn't deal with item level permissions, so if you need that you'll have to implement something different: Tags: SharePoint 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.
The Black Knight Sings
- Friday, December 19, 2008
|
|
|