A A A Font Size

MOSS Mania

MOSS Mania Minute: Creating a Publishing Page in code

I've had to create a publishing page from code several times and it's a handy thing to know how t...
Posted on 4/16/2008 12:00 PM by Mike Parrill | Comments (2)

MOSS Mania Minute: Using Extension Methods in C# 3.0

Microsoft released a really neat feature in C# 3.0.  This allows you to add methods to existing c...
Posted on 4/3/2008 12:35 PM by Mike Parrill | Comments (0)

MOSS Mania Minute: Checking Permissions in SharePoint

If you have a custom section in your site and you want to lock it down, SharePoint has provided b...
Posted on 3/25/2008 3:39 PM by Mike Parrill | Comments (1)

MOSS Mania Minute: Ensuring that a user is logged into SharePoint

If you are writing code for a custom component in SharePoint and you need to make sure that the use...
Posted on 3/25/2008 10:32 AM by Mike Parrill | Comments (0)

Checking to see if a user is in a role

I had written some code to check to see if a user was a member of a role and it was working prope...
Posted on 9/17/2007 11:17 PM by Mike Parrill | Comments (0)

MOSS Mania Minute - SPContentType System is it's own parent!

I needed to loop up the content type tree of a list item to see what content types it belonged to. ...
Posted on 9/16/2007 1:05 AM by Mike Parrill | Comments (0)

Hiding Controls inside of SharePoint 2007 using Security Trimming

There is a built in control in SharePoint 2007 that lets you hide controls that users do not have...
Posted on 9/10/2007 12:24 AM by Mike Parrill | Comments (0)

Development Tools and Techniques for Working with Code in Windows SharePoint Services 3.0

Patrick Tisseghem has posted a two part article on the MSDN library about development tools and tec...
Posted on 6/22/2007 5:33 PM by Mike Parrill | Comments (0)

MCMS 2002 API vs MOSS API

As a MCMS 2002 developer it is sometimes hard to get used to the MOSS API for Publishing.  I have f...
Posted on 4/13/2007 6:28 PM by Mike Parrill | Comments (0)

Inserting Data into a HyperLink Column in MOSS

If you need to insert data into a HyperLink column in a list, you can use the following code: item[...
Posted on 2/26/2007 7:13 PM by Mike Parrill | Comments (1)

Uses of SPContext

Mirjam's blog lists some uses of SPContext.  Here are a few I grabbed from his post: SPList curr...
Posted on 2/26/2007 3:25 AM by Mike Parrill | Comments (0)

Creating a List with a Custom View in MOSS

The following code can be used to create a custom list in MOSS and apply a custom view to it: ...
Posted on 2/26/2007 3:07 AM by Mike Parrill | Comments (0)

Writing a MOSS WebPart

Here is a link that helped me in creating my first MOSS WebPart, since it is a little different tha...
Posted on 2/14/2007 6:57 PM by Mike Parrill | Comments (0)
Observer
Mike Parrill
Senior Developer
SusQtech
Stephens City, VA

Search This Blog

 

© 2010 SusQtech. All rights reserved.
Powered by SharePoint Server 2007 and using the MemberToMember SharePoint Add-On for social media capabilities.