Building Web Applications with Microsoft® Office SharePoint® Designer 2007 Step by Step

Teach yourself how to create rich, dynamic Web applications with Microsoft Office SharePoint Designer 2007. Master the tools for managing user input and backend processes-without coding-and deliver the smart solutions your business needs. Use CSS to customize layout and optimize usabilityBuild your...

Descripción completa

Detalles Bibliográficos
Autor principal: Jansen, John (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol : Microsoft Press 2009.
Edición:1st edition
Colección:Step by Step
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627661806719
Tabla de Contenidos:
  • Cover; Copyright Page; Contents; Introduction; Server Environments; Scenarios Addressed by This Book; Expectations and Looking Ahead; Features and Conventions of This Book; Using the Companion CD; What's on the CD?; Minimum System Requirements; SharePoint Designer; Windows SharePoint Services; Step-by-Step Exercises; Installing the Practice Files; Using the Practice Files; Removing the Practice Files; Removing the .Stp Files; Getting Help; Getting Help with This Book and Its CD; Getting Help with Microsoft Office SharePoint Designer 2007; Questions and Comments
  • Chapter 1: Working with Web ApplicationsRecognizing a Web Application; Installing Windows SharePoint Services 3.0; Using SharePoint Site Templates; Creating a SharePoint Blog; Creating Content Inside a SharePoint Blog; Creating Pages Containing Web Part Connections in SharePoint; Key Points; Chapter 2: Working with SharePoint Sites in SharePoint Designer; Opening SharePoint Sites in SharePoint Designer; Using Tools in Code View; Using Tools in Design View; Key Points; Chapter 3: Accessing the Styles Behind SharePoint Pages; Creating Content Rendered with CSS
  • Applying Styles by Using the Task PanesStyling ASP.NET Controls by Using CSS; Understanding CSS Rules and HTML; Using SharePoint Controls and CSS; Key Points; Chapter 4: Creating Layout with Cascading Style Sheets; Understanding Table Layout; Understanding CSS Layout; Editing the CSS for Your Layout; Creating a CSS Layout Menu; Key Points; Chapter 5: Working with Master Pages; Exploring the Master Page Gallery; Reading a Master Page at Design Time; Creating an ASPX Page Based on a Master Page; Creating a Master Page; Creating the Minimal SharePoint Master Page; Key Points
  • Chapter 6: Creating Custom Navigation ControlsInserting an ASP.NET Menu Control; Setting Menu Control Properties; Modifying Style Properties of an asp:menu Control; Adding a Link to a SharePoint Navigation Control; Adding Style to SharePoint Navigation Controls; Key Points; Chapter 7: Creating Data Sources in SharePoint; Accessing List Data from Within the Current Site; Copying and Modifying a List Data Source; Accessing List Data from Other Sites; Creating a SQL Data Source; Accessing RSS and Server-Side Scripts; Accessing XML Web Services; Linking Data Sources; Key Points
  • Chapter 8: Creating Data ViewsDragging a Data Source onto the Design Surface; Setting a Custom Sort and Group for a Data View; Inserting Specific Fields from the Data Source Details Task Pane to Enable Inline Editing; Connecting Data Views from One Page to Another with Web Part Connections; Converting a List View to a Data View; Key Points; Chapter 9: Using ASP.NET and SharePoint Controls in Data Views; Binding Data to an ASP.NET Control; Filtering a View Based on an ASP.NET Control Value; Formatting Values in a Data View as ASP.NET and SharePoint Controls
  • Using an ASP.NET Control in a Data View