Pro ASP.NET SharePoint 2010 solutions techniques for building SharePoint functionality into ASP.NET applications

You’ve run into this issue numerous times. You are developing an ASP.NET application, and you need to incorporate functionality that comes pre-packaged in SharePoint. Wikis, blogs, document management, user authentication, access management—common needs across a variety of solutions. Without guidanc...

Descripción completa

Detalles Bibliográficos
Autor principal: Milner, Dave (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: New York, N.Y. : Apress 2010.
Edición:1st ed. 2011.
Colección:The expert's voice in .NET Pro ASP.NET SharePoint 2010 solutions
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628020906719
Tabla de Contenidos:
  • Title page; Copyright page; Contents at a Glance; Table of contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; CHAPTER 1 SharePoint as aDevelopment Platform; SharePoint Features; Extensibility; Web Site Extensibility; SPFarm; SPWebApplication and SPSite; SPSite and SPWeb; Development Extensibility; Document Management; Authentication and Authorization; Authentication; Authorization; Microsoft Office Integration; SharePoint Designer 2010; SharePoint Workspace; Visual Studio 2010 Integration; Common Approach to Application Development in SharePoint
  • Intranet ScenarioPublishing Site Scenario; Sandboxed Solutions; Advanced Approaches to Application Development; Summary; CHAPTER 2 Visual Studio 2010-Advancing the SharePoint Development Environment; Anatomy of a Visual Studio 2010 SharePoint Project; Empty SharePoint Project; Feature; Package; Visual Web Part; SharePoint Customization Wizard; Deploy As a Farm Solution; Deploy As a Sandboxed Solution; Examining the Visual Web Part Solution; Elements.xml; VisualWebPart1.cs; VisualWebPart1.webpart; VisualWebPart1UserControl.ascx; VisualWebPart1UserControl.ascx.cs; Wrapping ASP.NET Development
  • Coding the Sample Visual Web PartDeploying a Solution; Examining the Deployment Process; Deploying to a Test or Production Environment; Using Features; Feature.Template.xml; Feature1.feature and Feature1 Nodes; Package Designer; Packaging Explorer; SharePoint Project Templates; Sequential Workflow; State Machine Workflow; Business Data Connectivity Model; Event Receiver; List Definition; ContentType; Module; Site Definitions; Import Reusable Workflow; Import SharePoint Solution Package; Other Visual Studio Templates and Features; Team Development; Development; Test; Production; Summary
  • CHAPTER 3 SharePoint, IIS, and the .NET FrameworkSharePoint 2010 in IIS 7 Manager; IIS and .NET Fundamentals; HTTP.sys Protocol Listener; WWW and WAS Services; ISAPI Filters; IISReset.exe; Modules; SharePoint 2010 File System Folders Under IIS; SharePoint 2010 Virtual Directories; SharePoint 2010 and the .NET Framework; WSS web.config File; Assemblies; MergedActions; Modules; SafeControls; Code Access Security; Custom Trust Level Configurations; Strong Name Signing Assemblies; Sandboxed Solutions; Site Collection Administrator Deployed; Security; Summary
  • CHAPTER 4 SharePoint Architecture-File System, Database, and the Provider PatternSharePoint 2010 and the File System; SharePoint Root; ADMISAPI; Bin; CONFIG; Data; HCCab; Help; ISAPI; LOGS; Policy; Resources; TEMPLATE; UserCode; WebClients; WebServices; Program Files\Microsoft Office Server; Bin; Config; Data; Logs; MUI; Service; Sql; Synchronization Service; Tools; TransformApps; WebClients; WebServices; WSS Folders; SharePoint 2010 Databases; Virtual machine "a" contains the following pre-configured software:; Virtual machine "b" contains the following pre-configured software:
  • AdventureWorksDW