Ed Hild Profile    

Blog Title edhild's WebLog
Blog Description No blog description listed in the feed.
Blog URL http://blogs.msdn.com/edhild
RSS Feed http://blogs.msdn.com/edhild/rss.xml
Validate Feed Validate this feed: feedvalidator.org or validator.w3.org
Feed Last Checked Sep 08, 2010 7:09:41 AM EST.
Realtime Update
Landed Here Jun 06, 2008
Location
Posts: # / 1st / Latest 50 - Sep 05, 2007 - Aug 24, 2010
Total Hits 2,066
SharePoint 2010 Demo: Automating Document Assembly
Ed Hild
pI captured a quick demo from the solution created in Chapternbsp;7 of our book Pro SharePoint 2010 Development which is available now. Apress is the publisher and you can find in on amazon or other preferred book store./p pThis chapter shows you how to combine Visual Studio Tools for Office, SharePoint 2010, and the Open XML document format to create a compelling tool for constructing structured documents. For context, wenbsp;focused on a proposal. Say a sales person starts a new proposal from [read].
Posted: Tue, Aug 24th '10
XBox 360 makes my Flip HD Camera even cooler
Ed Hild
pA while back I was given a Flip Ultra HD camera as a gift. This is a lovely camera that because of its convience has become the default video camera for my family to take on trips. The HD videos it creates are absolutely stunning. My first gotcha with the camera is that I wanted to be able to create DVDs of its videos. The issue here is that the Flip software stores its files as MP4s. When I first got it, you could export to WMV which is what i store most things in being that we have Zunes, etc [read].
Posted: Tue, Aug 24th '10
Create a Visual Web Part that can be Sandboxed!
Ed Hild
pThis week we released the Visual Studio 2010 SharePoint Power Tools. This fills a gap that has often been a room gasp when I talk to developers. I'd spend some time telling them all the benefits of Sandboxed Solutions only to then tell them that they could use it if they wanted to develop using the Visual Web Part template. This little guy here solves that problem. Enjoy!/p pa href="http://visualstudiogallery.msdn.microsoft.com/en-us/8e602a8c-6714-4549-9e95-f3700344b0d9"http://visualstudiogalle [read].
Posted: Wed, Jul 21st '10
Resolve ListData.svc error
Ed Hild
pI just finsihed a proof of concept with RTM bits and was surprised that for just out of the box lists, any query to listdata.svc was returning an error. In case anyone is stumbling or scratching their heads... there is an update for ADO.NET Data Services for .NET 3.5 SP1 that you need. Here is the download link:/p p class="MsoNormal" style="margin: 0in 0in 0pt;"a href="http://www.microsoft.com/downloads/details.aspx?familyid=79d7f6f8-d6e9-4b8c-8640-17f89452148eamp;displaylang=en"span style="fon [read].
Posted: Wed, Jul 21st '10
Remove branding from a SharePoint 2010 web part page for use in a dashboard
Ed Hild
pI've been working on a proof of concept using PerformancePoint Services in SharePoint 2010 and have discovered a nice trick to get SharePoint web parts to place nice with a PerformancePoint dashboard, You may not know this, but a PP dashboard like to over-write any changes you might have done in the browser when you deploy the dashboard from the designer. If you want to use a normal SharePoint web part, you can get away with this by using just a Web Page Report that basically creates an IFRAME [read].
Posted: Wed, Jul 14th '10
Getting User Profile Data into InfoPath
Ed Hild
pMany times when you have a user filling out an InfoPath form, you would like to auto-populate some of the fields with the data from the current user's SharePoint profile. I found a nice reference here:/p pa href="http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/04/05/InfoPath-_2D00_-Get-the-current-user-without-writing-code.aspx"http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/04/05/InfoPath-_2D00_-Get-the-current-user-without-writing-code.aspx/a/p pAnd I confirmed this technique st [read].
Posted: Tue, Jul 6th '10
PowerPivot for SharePoint 2010 Woes Solved!
Ed Hild
pSo I was working on a demo, trying to get PowerPivot installed server-side and didn't realize how much pain I was about to subject myself to./p pThe key is that apparently I was in a situation that isn't the norm. I had already installed SQL Server 2008 R2 and installed Analysis Services as part of that install. I had already installed SPS 2010 and created the farm (and a few site collections). And I was even on a domain controller.... geez, the install guides all want you to create the farm af [read].
Posted: Thu, Jul 1st '10
Building Visio Services Solutions
Ed Hild
pI captured a quick demo from the solution created in Chapter 13 of our book. This was one of Chad Wach's chapters and I have found it to be a great tool to demonstrate not only the out-of-the-box capabilities of Visio Services in SPS 2010, but also its extention points. In this webcast, you can see how you can connect a visio diagram to data causing the diagram to conditionally format it shapes. We then publish it to a SharePoint site. Once there, we use some javascript to take advantage of Vis [read].
Posted: Mon, Jun 28th '10
Building a Windows Sidebar Gadget with WPF against SPS 2010
Ed Hild
pI've been working on creating a solution for the internal MS sales teams here that has some really interesting components/code that I thought I would share. Basically, I was asked to create a windows sidebar gadget that displayed data that was maintained in some SharePoint 2010 lists. There were of course a few twists. The gadget had to continue to work while the sales folks were offline and where possible, I needed to incorporate photo's from people's my sites. I chose to build the solution in [read].
Posted: Fri, Jun 18th '10
Building a Mashup with Bing, Silverlight, and SharePoint 2010
Ed Hild
pSo a bit of a preview for you about one of the solutions from my new book, Pro SharePoint 2010 Solution Development. /p pimg src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-44-66/3652.bingmashup.jpg" border="0" //p pThis one shows how you can use the Silverlight Bing Maps control to build a SharePoint solution that layers data from a KML file, Geocoded RSS feed, and a SharePoint 2010 list. The beauty of the solution is that [read].
Posted: Wed, Jun 9th '10
SPC 2009 - Day 1
Ed Hild
Most of day 1 was the keynotes. Got to love that the first demo was for the developers in the room. Really like that the definition of SharePoint has become more broad then simply a collaboration platform. The new pie slide simply stated Next Generation Platform. I sat in all the keynotes and then mostly IT Pro sessions. This is because I am already pretty deep in the dev stuff. I went to IT Pro Overview, and the 2 part sessions on Architecture done wy the SharePoint 911 guys which were very ent [read].
Posted: Wed, Oct 21st '09
Resolved error setting up IRM for SharePoint 2007
Ed Hild
Was working on a proof of concept today and ran across an interesting error when trying to get the MOSS server to talk to RMS. Since this is just in a lab, the MOSS central administration web app pool was running as Network Service. When I chose to specify the RMS server, the error was that it was found, but that the local machine account did not have access. Turns out, you need to set a few permissions on one of the asmx web service files on the RMS server. In my case the RMS Server was on a do [read].
Posted: Thu, Sep 24th '09
My Presentation for Tomorrow's SharePoint Best Practices Conference
Ed Hild
I just wanted to post the deck I will be using for my session (SPDev 314) at the SharePoint Best Practices Conference in Reston. My session includes mostly demos around document generation scenarios with SharePoint. There is a lot of use of the new Open XML SDK. Most of the code samples have already made it onto this blog. So I'll just post the deck. Enjoy! http://cid-601cfa765e7a6fd3.skydrive.live.com/self.aspx/Public/conference/SPDEV314%20Hild.pptx [read].
Posted: Sun, Aug 23rd '09
Updating demos from my book for the DC SharePoint Best Practices Conference
Ed Hild
I’ve been updating some of my demos for the upcoming DC SharePoint Best Practices Conference (http://www.bestpracticesconference.com/). Basically, I have a session that shows different approaches to common document generation scenarios that customers have expressed an interest in. I will show why you want to be building these out with SharePoint and why you want to use some of the latest tools to help. These tools are things like the new Visual Studio Extensions for WSS, the new Open XML SDK, [read].
Posted: Mon, Aug 3rd '09
Web Part to view a User’s Claims
Ed Hild
As promised in my earlier video demo, here is a web part that I quickly wrote to view the claims of a user when they are authenticating to the SharePoint site using a Security Token Service such as Geneva Server. There are some important sections in the code. First is the check to see if a user is actually has a claims principal: IClaimsPrincipal icp = null; IClaimsIdentity claimsIdentity = null; public ViewClaimsWebPart() {      try      {   [read].
Posted: Wed, Jul 22nd '09
Microsoft Word Documents Opening in the Browser
Ed Hild
No this is not a post on anything SharePoint 2010 related. I get asked this question, quite a bit… It usually goes something like: I have a SharePoint site and when the user clicks on a Word document, the file is shown in the Internet Explorer viewer and not in MS Word. I had to track this down once upon a time with good old SharePoint 2003 so I can usually answer that it is a setting on the desktop that determines whether or not the rich client app will launch. At a recent conference, an atte [read].
Posted: Wed, Jul 15th '09
Demoing Geneva Beta 2 with MOSS 2007
Ed Hild
I put together a little video demo of using Geneva Beta 2 stuff with MOSS 2007. You can get these VMs using the links from the previous post, but it is an awful lot to download and setup. So I thought a video might be appealing. [read].
Posted: Mon, Jun 15th '09
Geneva Beta 2 support for MOSS 2007
Ed Hild
Since a lot of the customers I serve are government agencies, there has always been a lot of interest in ADFS with SharePoint. But there has always been lots of issues... ADFS being targeted to only federating Active Directory, what about Office client integration, SAML protocol support, etc... Well there is something new on the horizon and last month at Tech Ed there was some interesting announcements that impact the SharePoint world. If you haven't been watching the MS beta name list, it was [read].
Posted: Wed, Jun 3rd '09
Building Presentations from SharePoint Content
Ed Hild
This is really just a publish of an old demo I have had for some time, but finally got around to putting a video together. This demo is about two different ways to build PowerPoint presentations based off of SharePoint content. The first uses an Office Add-in approach and the second does everything on the server using Open XML. Enjoy! By the way, both solutions are in my book: Pro SharePoint Solution Development [read].
Posted: Thu, Apr 30th '09
Local DC SharePoint Conference Early Registration Is Open
Ed Hild
It's that time of year again. A local sharepoint user group that I am involved with is putting on a regional sharepoint conference. The dates are June 26th and 27th. Visit their web site for more information: http://www.sugdc.org/Events/Conferences/tabid/58/Default.aspx [read].
Posted: Fri, Apr 17th '09
Been Reviewing DPM 2007 SP1 Updates
Ed Hild
And came across a series of webcasts that I had to share: What's new for SharePoint in DPM 2007 SP1: http://edge.technet.com/Media/What-is-new-in-DPM-2007-SP1-for-protecting-SharePoint/ DPM Licensing Changes: http://edge.technet.com/Media/DPM-2007-sp1-Licensing/ Deep Dive on how DPM works: http://edge.technet.com/Media/DPM-2007-SP1-How-does-DPM-really-work/ [read].
Posted: Mon, Apr 6th '09
Code sample for merging SharePoint list data into Word documents
Ed Hild
A few posts ago, I put up a silverlight video of a solution from my book on how to merge sharepoint list data into templatized Word documents. See: http://blogs.msdn.com/edhild/archive/2008/10/29/merging-sharepoint-list-data-into-word-documents.aspx Of course the book has been out for quite a while and this new demo utilized a few new toys since then: Visual Studio 2008, the Word Content Control Toolkit, and the Open XML SDK (all discussed and links are in the prior post). I've been asked a few [read].
Posted: Mon, Jan 26th '09
Working on updating my Silverlight 2.0 stuff to RTM
Ed Hild
And of course there would have to be an error that I had to work around... I had built several samples with the pre-release stuff of Silverlight 2.0 and just started the processing of updating my environment. So I uninstalled everything in my dev environment related to silverlight and started over. This included Visual Studio 2008 SP1, Expression Blend 2 SP1, as well as the new Silverlight Tools for Visual Studio. After getting everything in the environment, I created a simple Silverlight app al [read].
Posted: Wed, Nov 19th '08
Webcast on the Podcasting Kit for SharePoint
Ed Hild
Webcast Alert! The Podcasting Kit For SharePoint You do NOT want to miss this week’s SharePoint Weekly Webcast Series presentation. I have lined up the folks from Microsoft's Academy Team who brought you the Podcasting Kit for SharePoint and it is sure to be a great, informative session. Please be sure to pass along this invite to your colleagues!! The meeting information for this week’s session is below as well as a download of the calendar invite in iCal format. The session will be this Th [read].
Posted: Mon, Nov 10th '08
PDC Video: SharePoint Online - Extending Your Service
Ed Hild
This is a pretty good video on some of the developer options for customizing SharePoint Online. If you are not familiar with SharePoint Online, it is SharePoint hosted by Microsoft for use by small organizations or companies as well as large ones. As this video explains, there are two different flavors Standard and Dedicated. Development in the Standard offering is a bit more challenging since the current offering does not allow you to deploy code to the multi-tenant infrastructure. I liked the [read].
Posted: Thu, Nov 6th '08
Merging SharePoint List Data into Word Documents
Ed Hild
I've recently been moving a lot of my older demos from when MOSS first RTMed into my new dev environment. During the move, I am also taking the time to update them to VS.NET 2008 and any other nicer tools that have come along. A popular demo of mine is a solution that shows you how to merge SharePoint list data into MS Word documents leveraging the Open XML file format. This example was originally published as part of my book: Pro SharePoint Solution Development by Apress. While moving the demon [read].
Posted: Wed, Oct 29th '08
Visio 2007 crashing on exit on Vista 64bit
Ed Hild
I had a minor success today. For the longest time, every time I closed Visio 2007 SP1 on my Vista 64bit machine, I would get a crash and an error. It was a minor annoyance since it was on exit... but I finally solved it today. First I launched Visio by using Explorer on the file system and choosing Run as Administrator. With it open, I went into the Trust Center and went to the Add-ins tab. I clicked the Go button to manage the COM-addins and then disabled the "Send to Bluetooth" add-in. This co [read].
Posted: Thu, Oct 23rd '08
POP3 on Windows Server 2008 MOSS Dev Env
Ed Hild
Just a quick note... If you are a MOSS dev setting up a new development environment on Windows Server 2008, you might have noticed that there is no POP3 service anymore. This makes it a bit difficult to shows workflow with email notifications, etc if you don't have the ability to have a user mailbox. And of course, you don't want the full blown Exchange app there because of the bloat on the VM and performance. Try out this free one: http://www.download.com/ArGoSoft-Mail-Server-Freeware/3000-2165 [read].
Posted: Fri, Oct 10th '08
A SharePoint adventure in "Publish Links to Office"
Ed Hild
So I had a need to do a little thing such as get a link to a MOSS site to show up in the "My SharePoint Sites" Save-As dialog in Office. First, this wasn't a site that I was indexing so, I couldn't rely on it picking up the fact that I was a member and automatically putting it into My SharePoint Sites list on my My Site. So let the adventure begin... First, it seemed innocent enough. If you go to the SSP that your My Site uses, there is an Admin option to configure "Published Links to Office cli [read].
Posted: Wed, Oct 8th '08
My SharePoint Best Practices Presentation
Ed Hild
While we are waiting for the decks to be officially postes on the sharepoint best practices portal, I've posted a copy on skydrive. It may not be the exact final copy, but it should be pretty close. http://cid-601cfa765e7a6fd3.skydrive.live.com/self.aspx/Public/conference/SharePoint%20Best%20Practices%20Conference%20Hild.pptx Most of the demos are already on this blog. Look at the resources slide in the presentation to find the links. -Ed [read].
Posted: Tue, Sep 16th '08
SharePoint and CRM
Ed Hild
It isn't too often that I get to share publicly some of the work we do at the MTC for customers. Fortunately, the US Air Force let Microsoft turn a proof of concept I worked on into a case study. This POC was done a while ago - in fact you'll recognize some of it is on older technology than the current revisions. The solution was focused on providing a tracking system for requests for forces that come in from JFCOM. The current system (at the time) was simply Outlook and Emails. The action offic [read].
Posted: Fri, Sep 5th '08
Best Practices SharePoint Conference
Ed Hild
There is a new SharePoint conference coming to the DC area on Sept 15-17. This conference is being run by the folks from Midsharp (Bill English and Ben Curry) who recently brought you the new SharePoint Best Practices book. I will be presenting a variation of my Enforce Governance by Provisioning Sites with Workflow session I gave at the MS SharePoint Conference 2008. For more info check out their site: http://www.sharepointbestpractices.com [read].
Posted: Mon, Aug 18th '08
Workaround for the SharePoint Asset Inventory Tool ';' error
Ed Hild
I was preparing for the upcoming conference and wanted to demo some of the new tools coming for SharePoint. Often I have heard the customer's IT department talk about finding rogue SharePoint installations and getting better metrics on how these servers were being used, so I thought I would spend some time with the SharePoint Asset Inventory Tool. This tool is currently in Beta, but is publicly available through Microsoft's Connect site. It is basically a scanning solution that looks for SharePo [read].
Posted: Thu, Jun 26th '08
Just Released: WSS 3.0 Tools for Visual Studio 2008
Ed Hild
The wait is over... change your dev environment! http://www.microsoft.com/downloads/details.aspx?FamilyID=7bf65b28-06e2-4e87-9bad-086e32185e68&displaylang=en From the Download site: Version 1.2 of the Visual Studio 2008 Extensions for Windows SharePoint Services contains the following tools to aid developers in building SharePoint applications: Visual Studio 2008 Project Templates Web Part Team Site Definition Blank Site Definition List Definition Empty SharePoint Project Visual Stud [read].
Posted: Fri, Jun 20th '08
Book Review: Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional
Ed Hild
Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional by Laurence Moroney This book has a bit of everything leaving everyone from new .NET web developers to experienced ones coming away with a good experience. This book is almost like having 2 books in one. The first half is an introduction to ASP.NET. It covers the foundation, basics,etc and includes examples of some common coding scenarios. The second half of the book is a real treat for experienced developers. [read].
Posted: Tue, Jun 17th '08
I actually got the Silverlight BluePrint for SharePoint samples to work
Ed Hild
And from reading the forums, blog comments, etc it seems like others are having a tough time. After going through the motions myself, I can see why. The first thing to realize is that the setup instructions in the Silverlight BluePrint tools assume that you have already done a lot to your environment in preparation of the Silverlight controls. I spent a good deal of time this week digging through it and since I achieved success, I thought I would write down my steps so others can follow. Just to [read].
Posted: Fri, May 30th '08
Summer Regional SharePoint Conference announced
Ed Hild
The SharePoint User Group of DC/VA is hosting their second conference. I will be delivering the keynote at this conference as well as repeating my SharePoint Conference 2008 session on Enforcing Governance By Provisioning Sites with Workflow. The conference is confirmed for Friday and Saturday, June 27-28, 2008 at the Holiday Inn , Washington Dulles [MAP] in Sterling, Virginia. The following site has all the details: http://www.sugdc.org/index_conf1.cfm Three Tracks... Presentations will lo [read].
Posted: Mon, May 12th '08
Book Review: Dreaming in Code by Scott Rosenberg
Ed Hild
I came across a really good read while at the book store. "Dreaming in Code" is written by Scott Rosenberg who is cofounder of Salon.com and not a programmer. This book takes you through his observations and insight into the world of software creation. He picks a team and their solution Chandler and follows them for several years. Out of this are very keen observations on project management (or lack there of), the open source world, and just how hard it is to create the vision that the team set [read].
Posted: Mon, May 12th '08
My fan club in Norway
Ed Hild
Well not really... But Bjørn in Norway has taken some of my content from my Apress book and created a few demonstrations. Nothing like hearing you name in the middle of a bunch of Norwegian. Anyway, thanks for the credit. Keep up the good work! http://www.nittitre.no/Pages/Demo/OfficeGenerator/Office%20Generator.html [read].
Posted: Thu, Apr 10th '08
System Center Capacity Planning Tool for SharePoint
Ed Hild
This week, one of our infrastructure architects asked me to create a MOSS capacity planning model for one of his customers. I was aware that we had released a System Center Capacity Planning Tool add-in for MOSS, but was completely surprised to find that you can download this tool and the add-in completely free from Microsoft. It does not require a System Center deployment. I ran everything on my laptop. If you haven't seen it, this tool is quite good. It allows you to specify things like: your [read].
Posted: Thu, Mar 27th '08
Playing with Popfly Explorer in VS.NET 2008
Ed Hild
I continued today to play around with more Popfly goodness. My favorite part is that there is a new Popfly Explorer add-in for VS.NET 2008. This add-in integrates the Popfly block development experience into Visual Studio. I am a big fan. Right from the beginning, you can see from this pic that you get to create Popfly blocks from the New Web Site interface: And then once the project is open, you get a schema with the XML block description file. As well as intellisense when writing the javascr [read].
Posted: Fri, Mar 21st '08
Book Review: Foundations of Popfly. Rapid Mashup Development
Ed Hild
Foundations of Popfly: Rapid Mashup Development by Eric Driffin is a must read for SharePoint developers wanting to stay ahead of the curve. Though the author doesn't make a direct connection to SharePoint, it is obvious that this mashup development environment will have an impact on the SharePoint world (I should point out that this conclusion is something I've reached on my own and not a company statement or roadmap). For those that have not heard the name, Popfly is a Mashup development tool [read].
Posted: Thu, Mar 20th '08
So I ran into an interesting problem in my MOSS development environment
Ed Hild
It happened last week and I am not sure of the exact cause... I have a few demonstrations that provision site collections and I am constantly deleting and recreating them as I show the solutions to customers. I should also point out that I recently was updating everything in the environment... WSS SP1, MOSS SP1, the new WSS Extensions for VS.NET etc. Bottom line, I had a site collection that would show up in Central Administration that wasn't really there. I tried to navigate to it and got a 404 [read].
Posted: Mon, Mar 17th '08
My SharePoint Conference Wrap Up
Ed Hild
All went well with my presentation on "Enforcing Governance by Provisioning Sites with Workflow". The feedback was positive and thank you all who attended. I saw a lot of good things at the conference which will give me a lot to blog about as I investigate a bit deeper. My favorite demonstration was actually part of the Day 1 keynote. As part of that keynote, Richard Riley did an awesome presentation of a search solution running in MOSS that used an interface built in Silverlight with a FAST ind [read].
Posted: Tue, Mar 11th '08
Site Provisioning Workflow with Custom SharePoint Designer Activity
Ed Hild
I've been working on my presentation and demos for the upcoming SharePoint Conference in Seattle. If you haven't heard of the conference, you are one of the few. It is sold out and there is even a wait list for Microsoft employees to get in. My session is entitled "Enforce Governance by Provisioning Sites with Workflows". It is in the last timeslot on Monday. Stop by and I promise you will see demos that you haven't seen anywhere else. And I should have a few books to give away as well. For one [read].
Posted: Wed, Feb 27th '08
How To: Add security trimming info to custom actions in SharePoint
Ed Hild
I have been asked the same question a few times in the last few weeks about custom actions in SharePoint and how to hide or show them depending on the user's identity. This information is spelled out in the SDK but I haven't seen much of it written in blogs, etc so I just thought I would post a quick summary. From the SDK, you can find that the schema for defining a custom action is as follows: The key to security trimming your custom action is the Rights attribute. This attribute allows you to [read].
Posted: Wed, Jan 16th '08
Video: Building Presentations from SharePoint Site Content
Ed Hild
First sorry for the long time away from posting. It was quite a busy fourth quarter. But welcome to 2008! I put together a quick video blog of two demonstrations I show about how to automate the creation of PowerPoint presentations based on SharePoint site content. The first part of the demo shows how a Visual Studio Tools for Office add-in for PowerPoint can call SharePoint's web services to retrieve content and build slides. The second approach shows how this can be done completely server sid [read].
Posted: Thu, Jan 3rd '08
Adding a "twist" to Out of the Box SharePoint Workflows: Site Provisioning
Ed Hild
I recently gave a talk on governance at a SharePoint conference and came up with a quick demo about how to use the out of the box workflows for site provisioning. I get asked this question a lot about adding something to the end of an OOB workflow (creating a site, saving a form to a database, etc). I put together something quick and documented it in an article on this blog: http://blogs.msdn.com/edhild/pages/using-oob-workflows-to-provision-sites.aspx Hope you like it. The basic premise is to [read].
Posted: Thu, Nov 8th '07
Announcing: Regional SharePoint Users' Conference
Ed Hild
Several user groups here on the east coast are putting on a regional SharePoint users' conference. It will be held 10/27-10/28 at the Hyatt hotel near Dulles airport. Last I heard there will be two tracks one for technical users and one for those more business focused. Most of the speakers are from the users' groups themselves who are actively involved with SharePoint projects, rollouts, development, etc within their companies. As it turns out, they asked me to be the keynote speaker (I just cou [read].
Posted: Thu, Sep 20th '07
My Photo Op: Bill Gates, Steve Ballmer, & Kevin Turner
Ed Hild
For fiscal year 2007, I received the Circle of Excellence award at Microsoft. This is a prestigious award given out for people who excel in their role. So world-wide just over 250 people received this award and the chairman's award winners were selected from this group. I didn't win the rolex (for the chairman award), but was honored to be a part of this elite group. In addition to a nice room at the Ritz-Carlton, the award winners were treated with a dinner with company executives. I had a grea [read].
Posted: Wed, Sep 5th '07



Blogs
S.S. Ahmed
Eric Alexander
Reza Alirezaei
Owen Allen
Paul Andrew
Axceler Blog
Tariq Ayad
William Baer
Todd Baginski
Jose Barreto
Alexander Bautz
Becky Bertram
Urs Bertschy
Simon Binaryjam
Darrin Bishop
Chrissy Blanco
Todd Bleeker
Michael Blumenthal
Robert Bogue
Christian Buckley
Gary Bushey
Sean Cantellay
Joe Capka
Mauro Cardarelli
Todd Carter
Eric Charran
Liam Cleary
Communardo Techblog
Renaud Comte
Andrew Connell
William Cornwill
Matthew Cosier
Penny Coventry
Paul Culmsee
Stephen Cummins
Marek Czarzbon
Jeff Dalton
Gabriele Del Giovine
Tim Dobrinski
Stacy Draper
Zlatan Dzinic
Erika Ehrli
Enterprise Search
eusp2010
Christopher Even
Lars Fastrup
Mike Fitzmaurice
Torsten Flegel
Rob Foster
Bob Fox
Toni Frankola
Bjorn Furuknap
Amar Galla
Paul Galvin
Mike Gannotti
Rob Garrett
Sebastian Gerling
Get the Point
Stefan Gossner
Brian Gough
Michael Greth
Matthias Groenert
Daniele Guarneri
Portals & Integration
Mike Hamilton
Spencer Harbar
Richard Harbridge
Marcus Hass
René Hézser
Sascha Henning
Susan Henry
Mike Herrity
Tim Heuer
Ben Hickman
Ed Hild
Thomas Hildebrandt
Scot Hillier
Kevin Hoffman
John Holiday
Greg Hughes
Christophe Humbert
Dave Hunter
Randall Isenhour
Becky Isserman
Barry Jinks
Chris Johnson
Kit Kai
Mattias Karlsson
Paul Keijzers
George Khalil
Noorez Khamis
Todd Klindt
Steffen Krause
Westin Kriebel
Larry Kuhn
Chandima Kulathilake
Andre Lage
Gary Lapointe
Daniel Larson
Eric Legault
Dan Lewis
Paul Liebrand
Bryant Likes
David Lim
Locatech
Angus Logan
Serge Luca
Gregory MacBeth
Igor Macori
Ricardo Magalh
Sahil Malik
Giuseppe Marchi
Waldek Mastykarz
Jean-Francois Mathieu
Andrew May
Ali Mazaheri
Matthew McDermott
Daniel McPherson
Jason Medero
Oscar Medina
Alexander Meijers
Robin Meure
Ryan Miller
Bob Mixon
Agnes Molnar
Adam Morgan
Ian Morish
Mart Muller
Amanda Murphy
Arno Nel
Mads Nissen
Chris O'Brien
Michael O'Donovan
Joel Oleson
Henry Ong
Doug Ortiz
Mike Oryszak
Paul Papanek Stork
Joris Peolmans
Shane Perran
Pieter Pieter
Steve Pietrek
Maurice Prather
Stuart Preston
Romeo Pruno
Chris Quick
Shereen Qumsieh
Dux Raymond
Tom Resing
Keith Richie
Namwar Rizvi
Tom Rizzo
Eli Robillard
Lance Robinson
Patrick Rogers
Eugene Rosenfeld
Zach Rosenfield
Ishai Sagi
Paul Schaeflein
Arnt Schoning
Brendon Schwartz
Carlos Segura Sanz
Philippe Sentenac
Arpan Shah
Itay Shakury
End User SharePoint
To The SharePoint
SharePoint and Tech Blog
SharePoint Blues
Sharepoint Design Team
Sharepoint Developer
SharePoint Magazine
SharePoint Product Team
Sharepoint Solutions
SharePointHosting Blog
Steve Sheppard
Eric Shupps
Bill Simser
Scott Singleton
Patrick Sledz
Heather Solomon
Thomas Sondergaard
Clare Stone
Nick Swan
Marwan Tarek
Jeremy Thake
Jan Tielen
Tools for Collaboration
Torsten Hufsky
UK SharePoint Team
Understanding SharePoint
Dan Usher
Serge van den Oever
Cornelius van Dyk
Xavier Vanneste
Geoff Varosky
Pierre Vivier-Merle
Natalya Voskresenskaya
JD Wade
Kris Wagner
Mike Walsh
Doug Ware
Michael Watson
Bart Wessels
Phil Wicklund
Wictor Wilen
Ivan Wilson
Woody Windischman
Daniel Winter
Andrew Woodward
Shane Young
Mohamed Zaki
Tobias Zimmer


SharePoint Resources


Inside the Index and Search Engines: Microsoft Office SharePoint Server 2007 (PRO-Developer) by Patrick Tisseghem


Advanced Microsoft Content Management Server MCMS: Working with the Publishing API, Placeholders, Search, Web Services, RSS, and Sharepoint Integration by Lim Mei Ying


Professional Microsoft Search: SharePoint 2007 and Search Server 2008 (Wrox Professional Guides) by Tom Rizzo


Google Sites & Chrome For Dummies (For Dummies (Computer/Tech)) by Ryan Teeter


SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform by Seth Bates


Microsoft Office SharePoint Server 2007 Best Practices by Ben Curry


Microsoft® Office SharePoint® Designer 2007 Step by Step by Penelope Coventry


Essential SharePoint 2007: A Practical Guide for Users, Administrators and Developers by Jeff Webb


Professional Microsoft Office SharePoint Designer 2007 (Wrox Programmer to Programmer) by Woodrow W. Windischman


Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 (Programmer to Programmer) by Amanda Murphy


Microsoft® Windows® SharePoint® Services 3.0 Step by Step (Step By Step (Microsoft)) by Olga Londer


Microsoft SharePoint 2007 Unleashed by Michael Noel


Microsoft SharePoint 2007 For Dummies (For Dummies (Computer/Tech)) by Vanessa L. Williams


The SharePoint Shepherd's Guide for End Users by Robert Bogue


The Microsoft SharePoint Step by Step Kit: Microsoft Windows SharePoint Services 3.0 Step by Step and Microsoft Office SharePoint Designer 2007 (Bpg-Other) by Olga Londer


SharePoint for Project Management: How to Create a Project Management Information System (PMIS) with SharePoint by Dux Sy


Beginning SharePoint 2007 Administration: Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 by Göran Husman


Professional SharePoint 2007 Development (Programmer to Programmer) by John Holliday


Inside Microsoft Windows SharePoint Services 3.0 (Pro Developer) by Ted Pattison; Daniel Larson


Microsoft® Office SharePoint® Server 2007 Administrator's Companion by Bill English


Professional SharePoint 2007 Design (Wrox Professional Guides) by Jacob J. Sanford


Inside Microsoft Office SharePoint Server 2007 by P. Tisseghem


Real World SharePoint 2007: Indispensable Experiences From 16 MOSS and WSS MVPs (Programmer to Programmer) by Robert Bogue


Mastering Windows SharePoint Services 3.0 by C. A. Callahan


Pro SharePoint Solution Development: Combining .NET, SharePoint and Office 2007 (Expert's Voice in Sharepoint) by Ed Hild


Seamless Teamwork: Using Microsoft® SharePoint® Technologies to Collaborate, Innovate, and Drive Business in New Ways (BP-Other) by Michael Sampson


Professional SharePoint 2007 Web Content Management Development: Building Publishing Sites with Office SharePoint Server 2007 (Wrox Programmer to Programmer) by Andrew Connell


Building Web Applications with Microsoft® Office SharePoint® Designer 2007 Step by Step (Step By Step (Microsoft)) by John Jansen


Microsoft Office SharePoint Designer 2007 Bible by Vikram Kartik


SharePoint 2007: The Definitive Guide by James Pyles


Microsoft SharePoint 2003 For Dummies (For Dummies (Computer/Tech)) by Vanessa L. Williams


Office and SharePoint 2007 User's Guide: Integrating SharePoint with Excel, Outlook, Access and Word (Expert's Voice) by Michael Antonovich


Building Content Type Solutions in SharePoint 2007 by David Gerhardt


Microsoft Windows SharePoint Services Step by Step (Step By Step (Microsoft)) by Olga Londer


MCTS: Microsoft Office SharePoint Server 2007 Configuration Study Guide: Exam 70-630 by James Pyles


Inside SharePoint Administration by Steve Caravajal


Sams Teach Yourself Microsoft SharePoint 2003 in 10 Minutes by Colin Spence


Microsoft Windows SharePoint Services 3.0 Quick Source Guide by Quick Source


Microsoft SharePoint Products and Technologies Administrator's Pocket Consultant by Ben Curry


SharePoint 2007 Development Recipes: A Problem-Solution Approach (Expert's Voice in Sharepoint) by Mark Gerow


Essential SharePoint 2007 by Scott Jamison


Professional Microsoft SharePoint 2007 Workflow Programming by Dr. Shahram Khosravi





About - Blog Submission - FAQ