Sign In  
Liam Cleary [SharePoint MVP]
RSS Feed Feed : Posts
hit counters
Add to Google Reader or Homepage
Subscribe in NewsGator Online
Add Liam Cleary [MVP SharePoint] to Newsburst from CNET News.com
Subscribe in Bloglines
Blog : Interesting Links
  Shareworkz
  BDC MetaMan
  Bamboo Solutions
  Corasworks
  Where I Work
  CKS
 
Blog : Links
  My Facebook Profile
  My Linkedin Profile
  My Xing Profile
  Downloads
  MVP Profile
  Technorati Profile
  Contact Me
  Code Library
  Twitter
 
Blog : Categories
  All Me!! Baby!!
  CKS
  CQWP
  Development
  Email
  Family
  General
  Groove
  InfoPath
  IRM
  Longhorn
  Lotus Notes
  Migration
  Mobility
  Office System 2007
  Personal Projects
  Records Management
  Security
  SharePoint
  Silverlight
  Testing
  Vista
  VSTO
  WSS
  XSL
 
Blog : Archives
  June 2007 (4)
  May 2007 (7)
  July 2007 (20)
  January 2007 (4)
  September 2006 (5)
  August 2006 (3)
  February 2007 (3)
  March 2007 (1)
  August 2007 (6)
  September 2007 (7)
  October 2007 (6)
  November 2007 (9)
  December 2007 (5)
  January 2008 (12)
  February 2008 (5)
  March 2008 (4)
  April 2008 (5)
  May 2008 (10)
  June 2008 (6)
  July 2008 (3)
 
Blog : Favorites
  Mark Bower
  Nigel Bridport
  Mark Deakin
  Jessica Gruber
  Martin Kearn
  SharePoint Team
  InfoPath Team
  Office Zealot
  OfficeRocker
  Todd Bleeker
  Mark Harrision
  Bill English
  Erol
  Julie Kremer
  Kathleen McGrath
  Joe Friend
  Mike Fitzmaurice
  JOPX
  Jensen Harris
  PJ Hough
  mszCool's
  Todd Baginski's
  MS Records Mngmt
  Amanda Murphy
  Shane Perran
  Darren Strange
  Jason Medero
  Bob Fox
  Tobias Zimmergren
  Eli Robillard
  Joel Oleson
  Tom Rizzo
  Dustin Miller
  Ted Pattison
  Bob Mixon
  Andrew Connell
  Keith Richie
  Pattrick Tisseghem
  Shane Young
  Arpan Shah
  Heather Solomon
  Steven Van de Craen
  MS Knowledge Network
  ECM Team Blog
  Ivan Wilson
  Nick Swan
  Ishai Sagi
  Andrew Woodward
  Ben Robb
 
CKS
 
MOSS2007 – User Controls within Web Part (Part 2)
Categories: Development, Office System 2007, SharePoint
In our last post we looked hosting a simple user control using a 3rd Party host web part. In this post let's look at creating our own host control. To do this we first need a new class project created using Visual Studio. Once created remove the e.....
[Read More]
0 Comments
 
SharePoint – User Control in Master Page (Page Footer)
Categories: Development, Office System 2007, SharePoint
Historically in web programming when you wanted to add let's say a list of static web links to a site you would use the following code: <!--#include file="mymenus.inc"--> Using this syntax would allow you to structure a website.....
[Read More]
5 Comments
 
[Off-Topic] Aren’t “Phishing” emails and web sites getting better!
Categories: General
Completely off my normal topic of blogging, I received an email today in my hotmail inbox: I was quite intrigued to find out that I am now able to become an "EBay Power Seller", fantastic, so I open up the email and am presented wit.....
[Read More]
0 Comments
 
Feedback Web Part
Categories: Development, Office System 2007, SharePoint
I recently had a requirement to create a web part that would allow users to write feedback for a particular page within a SharePoint. I found a great article from Janne Mattila, it talks about creating a feedback web part that uses a custom list f.....
[Read More]
2 Comments
 
Media Player Web Part
Categories: Development, Office System 2007, SharePoint
On a recent project I was working on there was a requirement for a web part that would allow Windows Media files to be played. After searching the internet I found the following link: http://www.sharepointblogs.com/ajp/archive/2007/07/18/media-play.....
[Read More]
12 Comments
 
U2U CAML Query Builder Feature Second Version is Released
Categories: Development, SharePoint, Office System 2007
Fantastic news from U2U, the latest version of the CAML Query Builder has been released. This is a slightly different version, but looks excellent. Get over to the following link and download it!   http://www.u2u.be/Res/downloads/u2usharepointso.....
[Read More]
0 Comments
 
Web Part Safe Control Utility
Categories: Development, Office System 2007, SharePoint
Just been searching the net for some stuff and came across a great utility from Chris for adding Safe Control entries to the web.config for the various DLL's you may have added to the GAC. Anyway it looks great and is well worth adding to your set o.....
[Read More]
0 Comments
 
MOSS2007 – The Wonderful Errors
Categories: Development, Office System 2007, SharePoint
It never ceases to amaze me what causes some of the errors you get within SharePoint, or any other application. Today while creating a web part I managed to get this error on a page that wasn't even using the web part I created as I haven't even a.....
[Read More]
2 Comments
 
MOSS2007 – User Control within a Web Part (Part 1)
Categories: Development, Office System 2007, SharePoint
While I have been working on a project I was asked about hosting user controls within a web part. I talked about using the SmartPart and also writing a custom host web part. As I have been asked this a few times now I thought it useful to document.....
[Read More]
0 Comments
 
MOSS2007 – My Site "Create Blog" Link Hidden using CSS
Categories: Development, Office System 2007, SharePoint
Over the past few months I have had the chance to work on a few different MOSS2007 implementations. Each is unique to a certain degree and each has its own issues and technical problems that need to be overcame. One issue that always seems to aris.....
[Read More]
0 Comments
 
Extranet Collaboration Toolkit for SharePoint
Categories: General, Office System 2007, SharePoint
Microsoft have released one of their Solution Accelerators for Extranet scenarios when using MOSS2007. It is made up of some custom web parts and controls etc, that make the extranet authentication and managament easier. It is currently in beta and .....
[Read More]
2 Comments
 
Free Exchange Server 2007 Component Architecture PDF
Categories: General
If you are into all the Microsoft Architecture and Applications then this is a great PDF to get your hands on. Aside from showing the high-level architecture, this poster highlights the feature set of Exchange Server 2007 such as:    Managemen.....
[Read More]
0 Comments