SharePoint Zip Logo A Black Blade Associates blog. Struggling with SharePoint? We can help.


Blog moved: This blog has moved to http://thingsthatshouldbeeasy.wordpress.com. Go there now to see the new posts.


Thursday, January 27, 2011

Slides Available for “Project Tracking with SharePoint - out of the box” at Boston Area SharePoint User Group


Update:
Missed this session or want to see it again? Join me at SharePoint Saturday Hartford, January 29th, 2011.

It was great to speak at the January 2011 meeting of the Boston Area SharePoint User Group. The presentation slides are now available for download.

Presenting “Project Tracking with SharePoint - out of the box” at SharePoint Saturday – Hartford, CT


Update: SharePoint Saturday Hartford is SOLD OUT! See a list of upcoming SharePoint Saturdays.

Join me at Saturday, January 29 in Hartford, where I will present my new session, “Project Tracking with SharePoint - out of the box”. This session is designed for regular users, no coding or administration knowledge is needed.

Monday, January 24, 2011

Presenting "Advanced Web Part development in SharePoint" at SharePoint Saturday – Hartford, CT


Update: SharePoint Saturday Hartford is SOLD OUT! See a list of upcoming SharePoint Saturdays.

Join me at Saturday, January 29 in Hartford, where I will present my new session, “Project Tracking with SharePoint - out of the box”. This session is designed for regular users, no coding or administration knowledge is needed.

Thursday, January 13, 2011

Webinar Posted: Things that Should be Easy in SharePoint Development

If you missed my SharePoint Saturday Boston session on Things that Should be Easy in SharePoint Development, you’re in luck. You can see view the session right here.

Ever spend a day writing SharePoint code that should have taken an hour? We'll look at common SharePoint coding tasks that seem like they should easy but can quickly eat up time, and what we can do to mitigate them. This session is intended for application architects, project managers, and developers.

SharePoint Saturday Boston #3 Webinar Series - Things that should be easy in SharePoint Development from SPS Boston on Vimeo.

Don’t miss out on the other SharePoint Saturday Boston #3 webinars.

Thursday, January 06, 2011

“Things that Should be Easy in SharePoint Development” Webinar

Join me for an encore webinar of this my “Things that Should be easy in SharePoint Development” presentation, Friday, January 7, 2010 at 11:45 AM. Register today!

This is a 200-level session targeted at junior to mid-level developers. The goal of the session is to go through several SharePoint programming tasks that one would think would be fairly straight forward but are not. These gotchas can put off new SharePoint developers and cause project delays for even those experienced with the platform.

The slides and source code for the demos is now available for download. Download powered by Black Blade’s SharePoint Zip 

Here’s the session outline:

  • Querying Data
    What good is putting data into SharePoint if you can’t get it out when and how you need? We’ll look at some troublesome quirks that make it hard to get at the SharePoint information you need.
    • Relational Data Queries
    • Date Time Queries
    • Site Context via HTTP
  • Workflow
    The SharePoint workflow features are really good. Learn how to deal with the stumbling blocks to making them great. 
    • Creating Workflow Tasks
    • Processing Task Changes
    • Working with OOTB task forms
    • Creating Custom Workflow Activities
  • User Interface
    The SharePoint user interface framework is highly extensible. Learn how to get the most benefit out of the web part framework.
    • AJAX
    • Reusable Dataview Web Parts
    • Web Part Connections with OOTB Web Parts
  • Platform
    There are 6 major SharePoint platform versions. Write code that will dynamically detect the SharePoint platform type and version, whether the code is running on the SharePoint farm or remotely.
    Once you can detect on which of the 6 major SharePoint platform versions your code is running, how do you make sure your code will run without error, and without settling for “lowest common denominator” feature set? Of course we’ll want to do it all with a single code base.
    • Platform Detection Mechanisms
      • Object Model
      • Registry
      • File System
      • HTTP Code
    • Multi-platform Code
      • Object Model
      • HTTP Code

The webinar is Friday, January 7, 2010 at 11:45 AM. Register today! The webinar will be recorded in case you miss it. The slides and source code for the demos is now available for download. Download powered by Black Blade’s SharePoint Zip