Cargando…

Microsoft SharePoint 2010 Development with Visual Studio 2010 Expert Cookbook.

Develop, debug, and deploy business solutions for SharePoint applications using Visual Studio 2010 with this book and ebook.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kithiganahalli, Balaji
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2011.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Microsoft SharePoint 2010 Development with Visual Studio 2010: Expert Cookbook; Microsoft SharePoint 2010 Development with Visual Studio 2010: Expert Cookbook; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers, and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code for this book; Errata; Piracy; Questions.
  • 1. Lists and Event ReceiversIntroduction; Validating data when an item is added to a list; Getting ready; How to do it ... ; How it works ... ; There's more ... ; More information-Event Receivers base class; Debugging Event Receivers; Developer Dashboard; See also; Adding a custom error message to the Event Receiver; Getting ready; How to do it ... ; How it works ... ; There's more ... ; More information-How to get field names; See also; Adding an Application Page to an Event Receiver; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Working with List Event Receiver.
  • Getting readyHow to do it ... ; How it works ... ; There's more ... ; See also; Deploying Event Receivers; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Creating a Feature Receiver; Getting ready; How to do it ... ; How it works ... ; See also; Debugging a Feature Receiver; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Debugging Feature Installed Events; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 2. Workflows; Introduction; Creating a sequential workflow; Getting ready; How to do it ... ; How it works ...
  • There's more ... See also; Creating a site workflow with an initiation form; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Deploying an InfoPath form with the workflow; Getting ready; How to do it ... ; How it works ... ; See also; Creating a task from the workflow; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Creating a custom task form; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Task delete; See also; 3. Advanced Workflows; Introduction; Creating a custom activity; Getting ready; How to do it ... ; How it works ...
  • There's more ... Workflow security; Sandboxed activities; See also; Creating a custom activity for a sandboxed solution; Getting ready; How to do it ... ; How it works ... ; See also; Creating a state machine workflow; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Adding a custom workflow status; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Creating a pluggable workflow service; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; 4. List Definitions and Content Types; Introduction; Creating a site column.