Steve Pietrek - Everything SharePoint

My continuous learning of SharePoint…

Archive for April 15th, 2008

Links (4/15/2008)

Posted by Steve Pietrek on April 15, 2008

SharePoint

  1. Execute SharePoint flawlessly - some design and planning resources
  2. EndUserSharePoint.com: How do I get a specific file to always be on top of the library list?
  3. EndUserSharePoint.com: How can I create and Employee of the Day slideshow?
  4. Controlling PeoplePicker Content
  5. Windows SharePoint Services & Microsoft Office SharePoint Server hotfixes for March 27, 2008
  6. Improving performance for stsadm -o export and import
  7. Configure alternate access mapping (Windows SharePoint Services)
  8. Scaling MySites; How Many MySites per Content DB?
  9. Inconvenient SPSecurityTrimmedControl
  10. When Datasheets go bad
  11. Microsoft SharePoint Server 2007: SharePoint Server Architecture, SharePoint Server Authentication, Interopability, SharePoint Services Security, SharePoint Disaster Recovery, and more | SharePoint Server 2007 Webcasts
  12. Search features, web parts and delegate controls
  13. How to customize application pages in the Layouts folder in SharePoint Server 2007 and in Windows SharePoint Services 3.0
  14. Chris O’Brien’s blog: Introducing the SharePoint Content Deployment Wizard
  15. Site Map Web Part for Microsoft Office SharePoint Server (MOSS)
  16. Imtech SharePoint Developer (Free SharePoint Tools)
  17. Creating your own wrapper controls in SharePoint 2007
  18. Inconvenient SPSecurityTrimmedControl
  19. Paging Content Query Web Part
  20. Performance of custom XSL/XML Web Parts in SharePoint 2007
  21. Book Review: The SharePoint Shepherd’s Guide for End Users
  22. Retrieving items from a MOSS 2007 list using web services
  23. Creating Features by building a Virtual Site
  24. Forum Web Part for SharePoint
  25. SharePoint 2007 - Site Collections and When to Use Them
  26. More help on creating custom timer jobs (and a useful SharePoint site warmup tool)
  27. Custom Actions in the SharePoint Rich HTML Editor Control with a custom Pop-up dialog

Office

  1. Synchronize XSD from an InfoPath document with a SharePoint project for server-side XSD validation
  2. Accelerate your InfoPath managed code development
  3. Breaking Apart Excel Files with Beyond Compare

Posted in SPLinks | No Comments »

Remove Existing InfoPath VSTA Project

Posted by Steve Pietrek on April 15, 2008

This morning I was creating an InfoPath 2007 form and wanted to add an OnChanged event handler for a dropdownlist control. Bear in mind this is my first foray into InfoPath programming - never had a need previously. I right-clicked the dropdownlist control and selected Programming - Changed Event. Visual Studio Tools for Applications fired up but the project was VB.NET. No offense to VB but I would rather program in C#. Need to find a way to remove the current VB project and create a C# one instead.

Read the rest of this entry »

Posted in InfoPath | No Comments »