top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Macromedia Flash MX 2004 per Windows e Macintosh / Katherine Ulrich
Macromedia Flash MX 2004 per Windows e Macintosh / Katherine Ulrich
Autore Ulrich, Katherine
Pubbl/distr/stampa Milano : Tecniche nuove, 2004
Descrizione fisica xxiv, 661 p. : ill. ; 23 cm
Disciplina 006.78
Collana Quickstart
Soggetto topico Computer animation
Web sites - Design
ISBN 8848116396
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione ita
Record Nr. UNISALENTO-991002378599707536
Ulrich, Katherine  
Milano : Tecniche nuove, 2004
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Mastering Joomla! 1.5 extension and framework development [[electronic resource] ] : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Mastering Joomla! 1.5 extension and framework development [[electronic resource] ] : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Autore Lanham Chuck
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (560 p.)
Disciplina 006.78
Altri autori (Persone) KennardJames
Soggetto topico Web site development
Open source software
Soggetto genere / forma Electronic books.
ISBN 1-282-62410-5
9786612624100
1-84951-053-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to Joomla!; Overview; Joomla! 1.5 Framework; Framework layer; Libraries; Framework; Plugins; Application layer; Extension layer; Extension types and their uses; Components; Modules; Plugins; Languages; Templates; Tools; Extension Manager; Requirements; Joomla Extension Directory (JED); Development tools; JoomlaCode.org; Coding standards; phpDocumentor; J!Dump; Summary; Chapter 2: Getting Started; A quick object lesson; Inheriting from JObject; Design Patterns
Predefined constantsThe Joomla! process; Working with JRequest; From Request to Response; Load Core; Libraries; Build application; The session; Initialize application; Multilingual support; UTF-8 string handling; Route application; URI structure; Dispatch application; Render application; Send response; Directory structure; Summary; Chapter 3: The Database; The core database; Database structure; Database naming conventions; Database Prefix; Table names; Column names; Creating a component table; Additional points to consider; Dates; Parsing data; Dealing with multilingual requirements
Using the databaseJDatabase::query(); Writing queries; JDatabase::load methods; loadResult( ) : string; loadResultArray( numinarray : int=0 ) : array; loadRow( ) : array; loadAssoc( ) : array; loadObject( ) : stdClass; loadRowList( key : int ) : array; loadAssocList( key : string='' ) : array; loadObjectList( key : string='' ) : array; JDatabase::ADOdb methods; JTable; Creating the JTable subclass; Creating a new record; Reading a record; Updating a record; Deleting a record; Checking a record in or out; Ordering; Publishing; Hits; Parameter fields; Summary; Chapter 4: Extension Design
Supporting classesHelpers; Using and building getInstance() methods; Using the registry; Saving and loading registry values; The user; User parameters; The session; The browser; Assets; Extension structure; The structure of a component; Component directory structure; Component file structure; Component class names; Setting up a component sandbox; SQL install and uninstall files; Install and uninstall scripts; Component XML manifest file; The structure of a module; Module directory structure; Module file structure; Module class names; Setting up a module sandbox; Module XML manifest file
The structure of a pluginPlugin directory structure; Setting up a plugin sandbox; Extension packaging; Summary; Chapter 5: Component Design; Component design; The MVC software design pattern; Model; View; Controller; Connecting the dots; Building the MVC component; Building the component frontend; Building the entry point; Building the controller; Building the frontend model; Building the frontend view; Rendering other document types; Updating the manifest; Building the component backend; Building the backend entry point; Building the controller; Building the backend model; Building the table
Building views
Record Nr. UNINA-9910459339903321
Lanham Chuck  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Mastering Joomla! 1.5 extension and framework development [[electronic resource] ] : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Mastering Joomla! 1.5 extension and framework development [[electronic resource] ] : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Autore Lanham Chuck
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (560 p.)
Disciplina 006.78
Altri autori (Persone) KennardJames
Soggetto topico Web site development
Open source software
ISBN 1-282-62410-5
9786612624100
1-84951-053-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to Joomla!; Overview; Joomla! 1.5 Framework; Framework layer; Libraries; Framework; Plugins; Application layer; Extension layer; Extension types and their uses; Components; Modules; Plugins; Languages; Templates; Tools; Extension Manager; Requirements; Joomla Extension Directory (JED); Development tools; JoomlaCode.org; Coding standards; phpDocumentor; J!Dump; Summary; Chapter 2: Getting Started; A quick object lesson; Inheriting from JObject; Design Patterns
Predefined constantsThe Joomla! process; Working with JRequest; From Request to Response; Load Core; Libraries; Build application; The session; Initialize application; Multilingual support; UTF-8 string handling; Route application; URI structure; Dispatch application; Render application; Send response; Directory structure; Summary; Chapter 3: The Database; The core database; Database structure; Database naming conventions; Database Prefix; Table names; Column names; Creating a component table; Additional points to consider; Dates; Parsing data; Dealing with multilingual requirements
Using the databaseJDatabase::query(); Writing queries; JDatabase::load methods; loadResult( ) : string; loadResultArray( numinarray : int=0 ) : array; loadRow( ) : array; loadAssoc( ) : array; loadObject( ) : stdClass; loadRowList( key : int ) : array; loadAssocList( key : string='' ) : array; loadObjectList( key : string='' ) : array; JDatabase::ADOdb methods; JTable; Creating the JTable subclass; Creating a new record; Reading a record; Updating a record; Deleting a record; Checking a record in or out; Ordering; Publishing; Hits; Parameter fields; Summary; Chapter 4: Extension Design
Supporting classesHelpers; Using and building getInstance() methods; Using the registry; Saving and loading registry values; The user; User parameters; The session; The browser; Assets; Extension structure; The structure of a component; Component directory structure; Component file structure; Component class names; Setting up a component sandbox; SQL install and uninstall files; Install and uninstall scripts; Component XML manifest file; The structure of a module; Module directory structure; Module file structure; Module class names; Setting up a module sandbox; Module XML manifest file
The structure of a pluginPlugin directory structure; Setting up a plugin sandbox; Extension packaging; Summary; Chapter 5: Component Design; Component design; The MVC software design pattern; Model; View; Controller; Connecting the dots; Building the MVC component; Building the component frontend; Building the entry point; Building the controller; Building the frontend model; Building the frontend view; Rendering other document types; Updating the manifest; Building the component backend; Building the backend entry point; Building the controller; Building the backend model; Building the table
Building views
Record Nr. UNINA-9910784934403321
Lanham Chuck  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Mastering Joomla! 1.5 extension and framework development : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Mastering Joomla! 1.5 extension and framework development : the professional guide to programming Joomla! : extend the power of Joomla! by adding components, modules, plugins, and other extensions / / Chuck Lanham, James Kennard
Autore Lanham Chuck
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, U.K., : Packt Open Source, 2010
Descrizione fisica 1 online resource (560 p.)
Disciplina 006.78
Altri autori (Persone) KennardJames
Soggetto topico Web site development
Open source software
ISBN 1-282-62410-5
9786612624100
1-84951-053-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to Joomla!; Overview; Joomla! 1.5 Framework; Framework layer; Libraries; Framework; Plugins; Application layer; Extension layer; Extension types and their uses; Components; Modules; Plugins; Languages; Templates; Tools; Extension Manager; Requirements; Joomla Extension Directory (JED); Development tools; JoomlaCode.org; Coding standards; phpDocumentor; J!Dump; Summary; Chapter 2: Getting Started; A quick object lesson; Inheriting from JObject; Design Patterns
Predefined constantsThe Joomla! process; Working with JRequest; From Request to Response; Load Core; Libraries; Build application; The session; Initialize application; Multilingual support; UTF-8 string handling; Route application; URI structure; Dispatch application; Render application; Send response; Directory structure; Summary; Chapter 3: The Database; The core database; Database structure; Database naming conventions; Database Prefix; Table names; Column names; Creating a component table; Additional points to consider; Dates; Parsing data; Dealing with multilingual requirements
Using the databaseJDatabase::query(); Writing queries; JDatabase::load methods; loadResult( ) : string; loadResultArray( numinarray : int=0 ) : array; loadRow( ) : array; loadAssoc( ) : array; loadObject( ) : stdClass; loadRowList( key : int ) : array; loadAssocList( key : string='' ) : array; loadObjectList( key : string='' ) : array; JDatabase::ADOdb methods; JTable; Creating the JTable subclass; Creating a new record; Reading a record; Updating a record; Deleting a record; Checking a record in or out; Ordering; Publishing; Hits; Parameter fields; Summary; Chapter 4: Extension Design
Supporting classesHelpers; Using and building getInstance() methods; Using the registry; Saving and loading registry values; The user; User parameters; The session; The browser; Assets; Extension structure; The structure of a component; Component directory structure; Component file structure; Component class names; Setting up a component sandbox; SQL install and uninstall files; Install and uninstall scripts; Component XML manifest file; The structure of a module; Module directory structure; Module file structure; Module class names; Setting up a module sandbox; Module XML manifest file
The structure of a pluginPlugin directory structure; Setting up a plugin sandbox; Extension packaging; Summary; Chapter 5: Component Design; Component design; The MVC software design pattern; Model; View; Controller; Connecting the dots; Building the MVC component; Building the component frontend; Building the entry point; Building the controller; Building the frontend model; Building the frontend view; Rendering other document types; Updating the manifest; Building the component backend; Building the backend entry point; Building the controller; Building the backend model; Building the table
Building views
Record Nr. UNINA-9910824850703321
Lanham Chuck  
Birmingham, U.K., : Packt Open Source, 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Mathematica / Stan Wagon
Mathematica / Stan Wagon
Autore Wagon, Stan
Edizione [1a ed]
Pubbl/distr/stampa Milano : McGraw-Hill Libri Italia, 1995
Descrizione fisica xiv, 350 p. : ill. ; 24 cm
Disciplina 006.78
Collana Studio e professione
Soggetto topico Mathematica (Computer file)
Mathematics-data processing
ISBN 8838634033
Classificazione AMS 68-00
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNISALENTO-991001121489707536
Wagon, Stan  
Milano : McGraw-Hill Libri Italia, 1995
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Mern projects for beginners : create Five social web apps using mongodb, express.Js, react, and node / / Nabendu Biswas
Mern projects for beginners : create Five social web apps using mongodb, express.Js, react, and node / / Nabendu Biswas
Autore Biswas Nabendu
Pubbl/distr/stampa California : , : Apress L. P., , [2021]
Descrizione fisica 1 online resource (293 pages)
Disciplina 006.78
Soggetto topico Computer programming
ISBN 1-4842-7138-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910502628603321
Biswas Nabendu  
California : , : Apress L. P., , [2021]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microsoft SharePoint 2016 für Dummies / / Rosemarie Withee, Ken Withee
Microsoft SharePoint 2016 für Dummies / / Rosemarie Withee, Ken Withee
Autore Withee Rosemarie
Edizione [1. Auflage.]
Pubbl/distr/stampa Weinheim, [Germany] : , : Wiley-VCH, , 2017
Descrizione fisica 1 online resource (436 pages) : illustrations
Disciplina 006.78
Collana Für Dummies
Soggetto topico Intranets (Computer networks)
ISBN 3-527-80694-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione ger
Record Nr. UNINA-9910149614203321
Withee Rosemarie  
Weinheim, [Germany] : , : Wiley-VCH, , 2017
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microsoft Silverlight 4 and SharePoint 2010 integration [[electronic resource] ] : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Microsoft Silverlight 4 and SharePoint 2010 integration [[electronic resource] ] : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Autore Hillar Gastón C
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2010
Descrizione fisica 1 online resource (336 p.)
Disciplina 006.78
Altri autori (Persone) ConstantinescuMarius
Soggetto topico User interfaces (Computer systems)
Application software - Development
Soggetto genere / forma Electronic books.
ISBN 1-282-71251-9
9786612712517
1-84968-007-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Integrating Silverlight 4 with SharePoint 2010; Understanding the benefits of integrating Silverlight with SharePoint; Creating a SharePoint solution; Preparing the development environment; Setting up the development environment; Discovering the rich controls offered by the Silverlight Toolkit; Browsing themes with sample controls; Preparing the server; Browsing SharePoint Site collections; Creating a Silverlight LOB (Line-of-Business) RIA; Creating rich User eXperiences (UX)
Building a Silverlight 4 RIAAdding a Silverlight Web Part; Adding a Silverlight RIA as a shared document; Adding a Silverlight Web Part to display a Silverlight RIA; Working with many Silverlight Web Parts in a single page; Understanding client and server code; Summary; Chapter 2: Deploying and Debugging Techniques for Silverlight and SharePoint; Deploying a Silverlight RIA included in a SharePoint solution; Creating a list of tasks in SharePoint; Browsing SharePoint lists and fields with Visual Studio; Creating a Silverlight RIA to be linked with a SharePoint module
Working with the asynchronous methods and callbacksWorking with the ClientContext object; Linking a SharePoint module to a Silverlight RIA; Understanding the default deployment configuration; Debugging Silverlight and SharePoint; Debugging Silverlight Web Parts; Taking advantage of Visual Studio 2010 multi-monitor support; Understanding 32-bit and 64-bit differences; Understanding scalability; Preparing applications for multiple-browser support; Summary; Chapter 3: Interacting with Data on the SharePoint Server; Managing data in a Silverlight RIA included in a SharePoint solution
Working with the SharePoint 2010 Silverlight Client Object Model to insert itemsInserting items in a SharePoint list with the Silverlight Web Part; Working with successful and failed asynchronous queries; Retrieving specific information about fields; Creating complex LOB applications composed of multiple Silverlight RIAs; Interacting with multiple Silverlight Web Parts in the same page; Understanding Line-Of-Business systems as independent Web Parts; Expanding LOB systems with delete operations; Understanding how to delete an item from a list; Expanding LOB systems with update operations
Updating an item in a listSummary; Chapter 4: Creating Dynamic Business Solutions; Accessing an external database in a Silverlight RIA included in a SharePoint solution; Creating a new database; Creating a new external content type to access data in a SQL Server database; Browsing a SharePoint list with external content and its fields; Interacting with external data sources using the SharePoint 2010 Silverlight Client Object Model; Specifying the fields to include in a CAML query for an external list; Consuming Business Connectivity Services from a Silverlight Web Part
Understanding security issues related to Business Connectivity Services
Record Nr. UNINA-9910459401403321
Hillar Gastón C  
Birmingham, U.K., : Packt Pub., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microsoft Silverlight 4 and SharePoint 2010 integration [[electronic resource] ] : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Microsoft Silverlight 4 and SharePoint 2010 integration [[electronic resource] ] : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Autore Hillar Gastón C
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2010
Descrizione fisica 1 online resource (336 p.)
Disciplina 006.78
Altri autori (Persone) ConstantinescuMarius
Soggetto topico User interfaces (Computer systems)
Application software - Development
ISBN 1-282-71251-9
9786612712517
1-84968-007-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Integrating Silverlight 4 with SharePoint 2010; Understanding the benefits of integrating Silverlight with SharePoint; Creating a SharePoint solution; Preparing the development environment; Setting up the development environment; Discovering the rich controls offered by the Silverlight Toolkit; Browsing themes with sample controls; Preparing the server; Browsing SharePoint Site collections; Creating a Silverlight LOB (Line-of-Business) RIA; Creating rich User eXperiences (UX)
Building a Silverlight 4 RIAAdding a Silverlight Web Part; Adding a Silverlight RIA as a shared document; Adding a Silverlight Web Part to display a Silverlight RIA; Working with many Silverlight Web Parts in a single page; Understanding client and server code; Summary; Chapter 2: Deploying and Debugging Techniques for Silverlight and SharePoint; Deploying a Silverlight RIA included in a SharePoint solution; Creating a list of tasks in SharePoint; Browsing SharePoint lists and fields with Visual Studio; Creating a Silverlight RIA to be linked with a SharePoint module
Working with the asynchronous methods and callbacksWorking with the ClientContext object; Linking a SharePoint module to a Silverlight RIA; Understanding the default deployment configuration; Debugging Silverlight and SharePoint; Debugging Silverlight Web Parts; Taking advantage of Visual Studio 2010 multi-monitor support; Understanding 32-bit and 64-bit differences; Understanding scalability; Preparing applications for multiple-browser support; Summary; Chapter 3: Interacting with Data on the SharePoint Server; Managing data in a Silverlight RIA included in a SharePoint solution
Working with the SharePoint 2010 Silverlight Client Object Model to insert itemsInserting items in a SharePoint list with the Silverlight Web Part; Working with successful and failed asynchronous queries; Retrieving specific information about fields; Creating complex LOB applications composed of multiple Silverlight RIAs; Interacting with multiple Silverlight Web Parts in the same page; Understanding Line-Of-Business systems as independent Web Parts; Expanding LOB systems with delete operations; Understanding how to delete an item from a list; Expanding LOB systems with update operations
Updating an item in a listSummary; Chapter 4: Creating Dynamic Business Solutions; Accessing an external database in a Silverlight RIA included in a SharePoint solution; Creating a new database; Creating a new external content type to access data in a SQL Server database; Browsing a SharePoint list with external content and its fields; Interacting with external data sources using the SharePoint 2010 Silverlight Client Object Model; Specifying the fields to include in a CAML query for an external list; Consuming Business Connectivity Services from a Silverlight Web Part
Understanding security issues related to Business Connectivity Services
Record Nr. UNINA-9910785235703321
Hillar Gastón C  
Birmingham, U.K., : Packt Pub., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microsoft Silverlight 4 and SharePoint 2010 integration : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Microsoft Silverlight 4 and SharePoint 2010 integration : techniques, practical tips, hints, and tricks for Silverlight interactions with SharePoint / / Gastón C. Hillar ; reviewers, Marius Constantinescu ... [et al.]
Autore Hillar Gastón C
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2010
Descrizione fisica 1 online resource (336 p.)
Disciplina 006.78
Altri autori (Persone) ConstantinescuMarius
Soggetto topico User interfaces (Computer systems)
Application software - Development
ISBN 1-282-71251-9
9786612712517
1-84968-007-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; Table of Contents; Preface; Chapter 1: Integrating Silverlight 4 with SharePoint 2010; Understanding the benefits of integrating Silverlight with SharePoint; Creating a SharePoint solution; Preparing the development environment; Setting up the development environment; Discovering the rich controls offered by the Silverlight Toolkit; Browsing themes with sample controls; Preparing the server; Browsing SharePoint Site collections; Creating a Silverlight LOB (Line-of-Business) RIA; Creating rich User eXperiences (UX)
Building a Silverlight 4 RIAAdding a Silverlight Web Part; Adding a Silverlight RIA as a shared document; Adding a Silverlight Web Part to display a Silverlight RIA; Working with many Silverlight Web Parts in a single page; Understanding client and server code; Summary; Chapter 2: Deploying and Debugging Techniques for Silverlight and SharePoint; Deploying a Silverlight RIA included in a SharePoint solution; Creating a list of tasks in SharePoint; Browsing SharePoint lists and fields with Visual Studio; Creating a Silverlight RIA to be linked with a SharePoint module
Working with the asynchronous methods and callbacksWorking with the ClientContext object; Linking a SharePoint module to a Silverlight RIA; Understanding the default deployment configuration; Debugging Silverlight and SharePoint; Debugging Silverlight Web Parts; Taking advantage of Visual Studio 2010 multi-monitor support; Understanding 32-bit and 64-bit differences; Understanding scalability; Preparing applications for multiple-browser support; Summary; Chapter 3: Interacting with Data on the SharePoint Server; Managing data in a Silverlight RIA included in a SharePoint solution
Working with the SharePoint 2010 Silverlight Client Object Model to insert itemsInserting items in a SharePoint list with the Silverlight Web Part; Working with successful and failed asynchronous queries; Retrieving specific information about fields; Creating complex LOB applications composed of multiple Silverlight RIAs; Interacting with multiple Silverlight Web Parts in the same page; Understanding Line-Of-Business systems as independent Web Parts; Expanding LOB systems with delete operations; Understanding how to delete an item from a list; Expanding LOB systems with update operations
Updating an item in a listSummary; Chapter 4: Creating Dynamic Business Solutions; Accessing an external database in a Silverlight RIA included in a SharePoint solution; Creating a new database; Creating a new external content type to access data in a SQL Server database; Browsing a SharePoint list with external content and its fields; Interacting with external data sources using the SharePoint 2010 Silverlight Client Object Model; Specifying the fields to include in a CAML query for an external list; Consuming Business Connectivity Services from a Silverlight Web Part
Understanding security issues related to Business Connectivity Services
Record Nr. UNINA-9910819794103321
Hillar Gastón C  
Birmingham, U.K., : Packt Pub., 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui