Skip to main content

www.iwkid.com

Go Search
Home
Blog
Playground
Code Snippets
TweakSP
Contact Me
  
www.iwkid.com > Speaking  

Speaking

Modify settings and columns
  
View: 
DescriptionFilter
SharePoint @ InetiumBiweekly Developer Meetings (Internal)11/19/2008 11:30 AM
General overview of SharePoint 2007 and how to get started as a developer.
Using PowerShell with SharePointWisconsin SharePoint User Group11/18/2008 3:45 PM
A look at how Developers and Administrators can use PowerShell to get more out of their SharePoint environments.  We’ll look at the basics of PowerShell and then jump into how to automate administrative tasks and how to learn and explore the SharePoint Object Model.
Social NetworkingMinnesota SharePoint User Group11/12/2008 9:00 AM
A look at Social Networking opportunities in SharePoint.
Data Form Web Part Development ApproachesSt. Louis SharePoint User Group11/11/2008 10:00 AM
A deep dive into using the Data Form Web Part and SharePoint Designer to create Composite Applications, Mashups, and Rich Internet Applications.
SharePoint Development PanelMinneapolis Office Developers Interest Group9/23/2008 5:30 PM
Panel Q&A with several speakers
SharePoint + SilverlightMinnesota Silverlight User Group9/16/2008 12:00 PM
In this presentation we’ll provide a quick overview of SharePoint before discussing integration opportunities such as:
  • Leveraging the Silverlight Blueprint for SharePoint
  • Using SharePoint Designer to add Silverlight to your SharePoint sites
  • Developing Silverlight applications that use SharePoint as a data source
SharePoint Object Model - Beyond the BasicsMinnesota Developers Conference9/9/2008 8:00 AM
In this session we’ll explore what is possible with the object model, dig into some of the lesser-known namespaces, and review some best practices and techniques.
Open Panel DiscussionMinnesota SharePoint User Group8/13/2008 9:00 AM
Panel Q&A with several speakers:
 
Wes Preston, Neil Iversen, Brian Caauwe, Lori Neff, Todd Klindt
Developing against SharePoint Remotely, no object model allowed!Minneapolis Office Developers Interest Group7/22/2008 5:30 PM
Develop against SharePoint from afar using Web Services and RPC.  Learn some of the techniques for working with SharePoint from other machines, without the use of the object model.
Extending SharePoint: TweakSPTwin Cities SharePoint Camp6/14/2008 1:15 PM
Tools of the TradeTwin Cities SharePoint Camp6/14/2008 11:00 AM
In this session we'll take a look at some of the tools that every SharePoint Developer should know about:  Fiddler, PowerShell, SharePoint Designer
The Magical Data Form Web PartTwin Cities SharePoint Camp6/14/2008 9:30 AM
A deep dive into using the Data Form Web Part and SharePoint Designer to create Composite Applications, Mashups, and Rich Internet Applications.
What's new to the SharePoint Community in 2008Minnesota SharePoint User Group6/11/2008 9:00 AM
With the numerous blog posts, community projects, and product releases this year, keeping up with the SharePoint Community can seem overwhelming.  Please join us for a review on what's new to the SharePoint Community. 
 
Covered topics include:
•  Silverlight for SharePoint Blueprint
•  Installing SharePoint on Windows Vista 
•  Important Codeplex projects and updates
SharePoint DesignerState of MN - Internal User Group4/23/2008 9:00 AM
  • Introducing SharePoint Designer
  • SharePoint Designer for Web Content Management:  Master Pages and Layout Pages
  • SharePoint Designer for Business Process Automation:  Building SharePoint Designer Workflows
  • SharePoint Designer for Collaboration:  The Data Form Web Part
SharePoint Development - Beyond the Object ModelTwin Cities Code Camp4/5/2008 2:15 PM
A look at some of the behind the scenes technologies related to SharePoint including JavaScript, RPC, XSLT, and Web Services. We’ll take a look at how SharePoint works some of its UI magic and how to make it do what we want it to do without jumping into .NET.
Three SharePoint Development Gems in 30 minutes2008 Microsoft Office System Developer Conference - Unconference2/13/2008 1:15 PM

In about ten minutes each we'll blaze through how to:

  1. unlock the secrets of SharePoint Designer, RPC, and the SharePoint Web Services using Fiddler!
  2. explore the SharePoint object model like never before using PowerShell
  3. make SharePoint do what you want it to do using out of the box Web Parts: LVWP/CEWP/DVWP
Building Composite Applications on the SharePoint PlatformMinnesota SharePoint User Group10/10/2007 9:00 PM
Discuss how to use SharePoint Designer to build composite applications on the SharePoint platform.
 
Topics covered include:
  • What is a composite application
  • What you can do out of the box
  • Intro to SharePoint Designer
  • List View/Data View/Data Form Web Parts