List Headline Image
Updated by Gerhard Lang on Jan 31, 2014
 REPORT
Gerhard Lang Gerhard Lang
Owner
9 items   1 followers   0 votes   35 views

SP24 Conference

9

Farewell XSL, Welcome Display Templates

Farewell XSL, Welcome Display Templates

Almost everything was built with XSL in SharePoint 2010, but this technology is a little bit outdated in SharePoint 2013. In this session we will focus on Display Templates. Display Templates leverage HTML and JavaScript instead of XSL to present is content. This new technology is widely used in SharePoint 2013, so this session will be a good starting point if you want to know more about Display Templates. You will learn where and for what these Display Templates are used, and how to create and modify Display Templates. So if HTML and JavaScript is something familiar for you, and want to know more on how you can brand certain elements, than this session is something for you.

8

Introduction to PowerShell for SharePoint Developers and Administrators

Introduction to PowerShell for SharePoint Developers and Administrators

Are you a SharePoint Developer or Administrator? Only using the out of the box PowerShell cmdlets or none at all? Learn how to go beyond the built-in PowerShell Cmdlets for SharePoint to bend SharePoint to your will. In this presentation, I'll provide an introduction to the PowerShell language, how to use PowerShell with SharePoint, and show you how to write your own cmdlets and scripts. Learn how PowerShell can be used as a tool for content manipulation, easing multi-farm deployment challenges, and bulk site creation, among others.

7

Translating SharePoint 2013 from beginning to ending

Translating SharePoint 2013 from beginning to ending

During this session we will see all multilingual features of SharePoint 2013 with lot of demos including:
- Language pack
- Site Translations
- Variations
- Metadata
- Development and end user best practices
- And the brand new Machine Translation Service

6

Search First Migration with SharePoint 2013 – Benefits / Disadvantages

Search First Migration with SharePoint 2013 – Benefits / Disadvantages

Many Companies will need several years to migrate their existing SharePoint 2010 to the new SharePoint 2013 platform. Many of them want to use the enhanced and new functionalities of the integrated FAST Search now.

In this session I show several scenarios to utilize the benefits of a Search First Migration – and the possible disadvantages.

By Max Melcher
Twitter: @maxmelcher
Blog: http://melcher.it

5

Office 365 lessons learnt – developer decisions, tricks and tips [Confirmed]

Office 365 lessons learnt – developer decisions, tricks and tips [Confirmed]

As a developer or technical lead, your early Office 365 projects are likely to raise some big questions. How should you interpret Microsoft's mixed messages on sandbox solutions? How should test environments be handled in the cloud? Do you need to run more than one Office 365 tenancy? When you can't deploy files to the LAYOUTS directory, where should global assets such as CSS and JavaScript be stored? What about automation, when only 30 PowerShell cmdlets are available in SharePoint Online? And just how do you provision Managed Metadata fields, when the on-premises techniques cannot be used?

This session walks through the “dev strategy” decisions we made at Content and Code, and why. Over the course of several demos, we’ll also discuss apps, automation scripts and also advanced techniques such as Continuous Integration for Office 365.

Hopefully even people not expecting to work on an Office 365 development project can come away with flavour of what such a project might look like.

4

Azure IaaS - Easy Mode SharePoint 2013 Development Environment (Kenneth Maglio)

Azure IaaS - Easy Mode SharePoint 2013 Development Environment (Kenneth Maglio)

Utilizing Azure IaaS and pre-built VM images, we can stand up a SharePoint environment quickly using MSDN benefits

3

Importance of listforms and the developing options

Importance of listforms and the developing options

Why should i spend time on listform development? Let's see why listforms are important and what options are available to customize them by different tools and coding approaches. This will show you also how to improve the usability for your endusers.

2

The future of InfoPath and XML forms

The future of InfoPath and XML forms

InfoPath introduced XML documents to SharePoint. With the sunset of InfoPath looming, what does the future of XML docs have in store. I was part of the InfoPath founding team at Microsoft and now I am building the Formotus product which is taking InfoPath forms to tablets and mobile devices. In this session I will talk about the options available to InfoPath customers, in the light of the recent announcements from Microsoft.

1

Building No-Code Sandbox WebParts for now and the future

Building No-Code Sandbox WebParts for now and the future

SharePoint is an evolving platform: in 2007, we were all building farm web parts. Then in 2010, we were introduced with sandbox web parts, with the beginnings of the client side object model. In 2013, we are looking at the evolved app model, with a super-charged REST service.

As developers, while it is great to learn about what's coming down the pike, it feels extremely frustrating not knowing what to learn, or attend a session and learn a technology that you can’t put to use because you don’t use the latest and the most cutting edge in your organization.

Let’s take a step back, let’s look at how to build a web part using only JavaScript. Let’s separate the UX from the logic. Then let’s plug in different types of CRUD code to work with different versions of SharePoint, across different data sources: lists, search or user profile.

This session is about learning how to use JavaScript to build amazing web parts, regardless of what version of SharePoint you have.