Introducing the International SharePoint Conference London 2012
If you are not redirected please click the Banner below
Pick and Mix
DEV301 - Developing with REST and LINQ in SharePoint - Paul Schaeflein
SharePoint 2010 has new and improved ways to work with data. LINQ to SharePoint lets a developer work with data from SharePoint lists in a strongly typed way that preserves relationships between lists. Integration of ADO.NET Data Services provides a way to get data from SharePoint remotely using REST-style Web services. This session demonstrates how to write code that uses each of these new data-oriented features and shows some new SharePoint platform data-oriented features along the way. Also covered are factors to consider when choosing which data access technology is best for different custom development scenarios.
DEV302 - SharePoint 2010 Developer’s Mythbusters - Mirjam van Olst
This session will talk about common misconceptions on developing custom solutions for SharePoint. The session will provide best practices, point out gotchas and dive into some IT Pro stuff a developer has to know about in order to be able to build solid SharePoint solutions.
DEV303 - Developing with Silverlight + SharePoint 2010 = Awesome - Tobias Zimmergren
A session about how you can utilize the Silverlight functionality and capabilities in the .NET framework to build your own rich interfaces to enhance the OOTB experience.
You will learn;
DEV304 - InfoPath 2010 Under the Hood: Building next gen SharePoint applications using Infopath and SharePoint Designer 2010 - Darvish Shadraven
Learn how to use InfoPath 2010 and SharePoint Designer 2010 to create forms, workflows, custom list views, and integrate line-of-business data to create a procurement portal. We’ll roll up our sleeves and take you under the hood of the application to show you how it works and how it was built, using InfoPath, SPD, and Visio to create end to end experiences that include workflow and enterprise data collection.
Important Concepts:
DEV305 - Bringing your data to Life using Visio Services - David McMahon
We’ll show how using Visio Services you can bring that extra wow factor to your data using data bound Diagrams, and how you can combine various data sources on a single Visio Diagram to create a Silverlight Dashboard simply and easily and how to combine that dashboard with other SharePoint elements. We’ll focus on how to create a data Connection Class to talk to a Custom Data source. The Point? That way you can plug in multiple data sources from anywhere to create your dashboard. We’ll talk about authentication but most of all we’ll talk about how easy it is to create a web page which brings your data to life!
IT306 - Best Practices for Deploying Project Server 2010 on SharePoint Server 2010 - Rolly Perreaux
As the SharePoint Administrator, you’ve spent months fine tuning your SharePoint Farm to get it running like a well-oiled machine. Now the execs are telling you to deploy Project Server 2010. BUT THERE’S NO NEED TO PANIC! Since you already know SharePoint Server 2010, you’re well over half-way to deploying Project Server 2010. In this session, we will present how to install and configure Project Server 2010. We will explain how Project Server 2010 works with SharePoint, provide a detailed roadmap to successfully implement Project Server in your SharePoint Farm AND give you the tips-n-tricks to complete all the tasks in the shortest amount of time.
DEV307 - State Machine Workflows: Esoteric Techniques or something everyone should be using - Mike Fitzmaurice
State machines are an approach to workflow design that allows a lot more flexibility, a lot more readability, and a lot less chaos to almost any process model. In a very real sense, almost all workflows would benefit from being redesigned as state machines, but certain use cases fit this design model particularly well. This session will explain what state machines are, why to use them, how to create them in Visual Studio and other products, and how to redesign a number of workflow models as state machines instead.
IT/DEV308 - SharePoint Search 2010 Challenges Tricks and Tips - Matthew McDermott
Many organizations struggle with SharePoint search configuration when it falls outside simple document search. This session presents strategies for handling special search scenarios like large files, images and video. This session also presents techniques for metadata tagging of files that are outside of the control of the search team. The tips and techniques are presented as patterns that can be used in many different search situations.
IW309 - SharePoint Branding – Creating a successful branding project map - Cathy Dew
Successful branding projects start out with a detailed plan to determine the user needs as well as the needs from a content perspective. I will cover what the initial considerations need to be to create a successful branding plan that will allow for a phased approach to implementation and leave room for future growth.
IT/DEV310 - Scaling Sand Boxed Solutions - Maurice Prather
TBC
IT/DEV311 - Fine Tuning SharePoint 2010 Performance and optimization - Eric Shupps and Rob Foster
There are many facets of SharePoint that can be tuned to dramatically increase the overall performance of your farm. In this session, you will learn how to apply best practices to performance tune SharePoint 2010 by deep diving into the following topics: Planning and sizing for anticipated usage, handling large numbers of concurrent users, implementing caching and compression, configuring IIS, tuning SQL server, managing large lists and resource throttling, optimizing custom code, reducing page payload and performing load and scalability testing.
IT/DEV312 - SharePoint Worst Practices: SharePoint 2010 Failed Deployments Joel Oleson
Don’t you wish you knew what makes SharePoint Fail? This session focuses on worst practices to help you understand “What NOT to do.” Everyone from developers to administrators and business analysts should get something out of this presentation designed for all people who are involved in SharePoint deployments.
DEV313 - ECM Guidance – Custom Document ID Service - Paul Swider
SharePoint Server supports using custom code to create document IDs. In this session you will learn how to create a custom document ID provider. You will learn exactly how custom Document ID’s can be generated based on your business rules. After the session the sample code will be made available to help you quickly create your own custom provider.
IW314 - So you want to consume data and display it in SharePoint 2010 -Brett Lonsdale & Rob Foster
TBC
IW315 - Creating consistency in the user interface design with SharePoint 2010 - Cathy Dew
Once a determination has been made to create a custom branded SharePoint 2010 site, you will need to keep in mind all the pieces/parts that need to be created. This session will focus on the best practices surrounding master pages, alternate CSS and page layouts for an Intranet site.
DEV316 - Extending Health & Monitoring (Part 2) - Todd carter
Have you ever wanted to extend the Health Rules, Usage Logging, or create custom reports? We are going to dig into what it takes to extend the new SharePoint 2010 Health and Monitoring functionality. Expect to see some code in this session as well as some demos which show off what we can build.