|
|
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.
|
4 Articles match "2009"
See all articles with
"2009"
|
The Latest from The Black Knight Sings
|
MORE
|
|
New Job
Hi All. After almost 4 years with Kraftvaerk it was time to move on. 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. 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. 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. {. static int Main( string [] args). {.
The Black Knight Sings
- Monday, July 20, 2009
|
|
The Best from The Black Knight Sings
|
MORE
|
|
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. 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 ". GroupId = " PersonalActions ". Sequence = " 400 ". else. {.
The Black Knight Sings
- Sunday, April 26, 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. 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. {. static int Main( string [] args). {.
The Black Knight Sings
- Monday, July 20, 2009
New Job
Hi All. After almost 4 years with Kraftvaerk it was time to move on. 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. 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
583 Articles match "2009"
See all articles with
"2009"
|
The Latest from DevelopMentor
|
MORE
|
|
Business Analysis Maturity Model
ve blogged before (many times, The Product Owner role (August 2009), Requirements: The next challenge for Agile (February 2009), Books for Product Managers (December 2008) among others) about the Product Manager role. One of the important, but often overlooked, roles in any software development is the “needs” guy. put it that way to be as general as possible. Its the role which decided what the customer/end-user actually needs (sometimes wants but doesn’t need). In corporate IT departments and software service companies (i.e. However, he BA role is much misunderstood.
Allan Kelly's Blog
- Saturday, April 24, 2010
Thinktecture StarterSTS 1.0 RTW
checked-in the first public version of StarterSTS at 25th May 2009 and had 1861 download so far. Wow – I can’t tell you how happy and relieved I am to write this post ;). started to work with what’s now called WIF approximately two years ago – and built various security token services for customers, demos and internal use. Today I am announcing StarterSTS 1.0 which is feature complete (and hopefully reasonably bug-free) and finally includes documentation as well as nine new screencasts on the various feature areas. Now that 1.0 Codeplex Site. link] (main). link] (direct). link] (forum).
www.leastprivilege.com
- Saturday, April 3, 2010
EuroPLoP 2009 proceedings now online
As some of you will recall, I was one of the Chairs for the European Patterns conference in 2008 and 2009. One of my responsibilities for the 2009 conference was to produce the conference proceedings. 2009 represents a change for EuroPLoP. For 2009 this has all changed, we’ve gone electronic. Thanks to CEUR EuroPLoP 2009 proceedings are available for free to anyone who want them. So roll up, roll up, get your EuroPLoP 2009 conference proceedings here Well I’ve done it! While some authors (like myself) put their papers online not everybody did.
Allan Kelly's Blog
- Thursday, March 25, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Model – View – ViewModel with Silverlight
The View – Model – ViewModel design pattern, also known as MVVM, is getting more popular these days. have found it extremely easy to use when developing very different applications and have used the design pattern recently in both ASP.NET, WPF and Silverlight applications. However easy as it might be is seems to confuse people as I have seen some terrible examples where people make a complete mess of things. Josh Smith did an excellent screen cast for Pixel8 on using MVVM with WPF, you can find it here. The View is data bound to a ViewModel. This is the most important step to remember. 11: {.
The Problem Solver
- Tuesday, April 7, 2009
-
CodeStock 2009
CodeStock is a community-organized software conference running in Knoxville TN, on June 26-27 2009. Registration is only $25 and includes lunch, t-shirt, and what looks to be a great session lineup. An interesting aspect is that registered attendees can vote for sessions they’d like to see… I’ve submitted a session abstract on the DLR (“The Dynamic Language Runtime: Why You Should Care”, under the Ruby/Python category) so if you’re planning to attend and have any interest in hearing more about a cornerstone of.NET 4, vote for me! All your wildest dreams will come true. ;-).
-
Rehosting the Workflow Designer in WF4
Note: This blog post is written using the.NET framework 4.0 Beta 2 With Windows Workflow Foundation 3 it was possible to rehost the workflow designer in your own application. But possible is about all there was to say about it as it was pretty hard to do anything beyond the basics. With Windows Workflow Foundation 4 live has become much better on the rehosting front In fact it is possible to create the fully functional and useful workflow editor below in about 200 lines of code. Now that is more like it! The WorkflowDesigner The WorkflowDesigner is the main class to work with. null ). {. Sweet.
The Problem Solver
- Wednesday, December 23, 2009
-
Congratulations 2009 Microsoft MVP!
We are pleased to present you with the 2009 Microsoft® MVP Award! Dear Maurice de Beijer, Congratulations! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others. We appreciate your outstanding contributions in Connected System Developer technical communities during the past year. yes, I am happy again www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu
The Problem Solver
- Wednesday, July 1, 2009
-
Devweek 2009
Just posted all my demos from my sessions at devweek, checkout all the Rock Solid Knowledge guys demos via Rock Solid Knowledge Conferences. Also just like to say what a fantastic conference Devweek is, met loads of interesting people and had a lot of fun delivering the talks. Patterns Dartboard worked out really well.Tim tried hard to get me to consider moving to Ruby.and Oliver scared me with F
.NET Mutterings
- Thursday, March 26, 2009
|
|
|