Domino 7 application development :: writing and upgrading applications for the latest Lotus Notes/Domino platform /
Writing and upgrading applications for the latest Lotus Notes Domino Platform.
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | , , |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, U.K. :
Packt Pub.,
2007.
|
Schriftenreihe: | From technologies to solutions.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Writing and upgrading applications for the latest Lotus Notes Domino Platform. |
Beschreibung: | Title from title screen. Includes index. |
Beschreibung: | 1 online resource (v, 205 pages) : illustrations |
ISBN: | 9781847190000 1847190006 1281252700 9781281252708 9786611252700 6611252703 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn251947150 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr zn||||||||| | ||
008 | 080802s2007 enka o 001 0 eng d | ||
040 | |a NUI |b eng |e pn |c NUI |d N$T |d IDEBK |d OCLCQ |d E7B |d OCLCQ |d B24X7 |d OCLCQ |d OCLCF |d YDXCP |d OCLCQ |d AGLDB |d LIV |d VNS |d OCLCQ |d VTS |d NLE |d COO |d UKMGB |d M8D |d VT2 |d RDF |d VLY |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
015 | |a GBB6G3523 |2 bnb | ||
016 | 7 | |a 018010662 |2 Uk | |
019 | |a 320697309 |a 765143024 |a 904555742 |a 1103260991 |a 1162527358 |a 1241912743 |a 1300588263 | ||
020 | |a 9781847190000 |q (electronic bk.) | ||
020 | |a 1847190006 |q (electronic bk.) | ||
020 | |a 1281252700 | ||
020 | |a 9781281252708 | ||
020 | |a 9786611252700 | ||
020 | |a 6611252703 | ||
020 | |z 9781904811060 | ||
035 | |a (OCoLC)251947150 |z (OCoLC)320697309 |z (OCoLC)765143024 |z (OCoLC)904555742 |z (OCoLC)1103260991 |z (OCoLC)1162527358 |z (OCoLC)1241912743 |z (OCoLC)1300588263 | ||
037 | |a 9781847190000 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a HF5548.4.L673 |b D66 2007eb | |
072 | 7 | |a COM |x 060010 |2 bisacsh | |
082 | 7 | |a 005.7/1376 |2 22 | |
049 | |a MAIN | ||
245 | 0 | 0 | |a Domino 7 application development : |b writing and upgrading applications for the latest Lotus Notes/Domino platform / |c Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh. |
260 | |a Birmingham, U.K. : |b Packt Pub., |c 2007. | ||
300 | |a 1 online resource (v, 205 pages) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a From technologies to solutions | |
500 | |a Title from title screen. | ||
500 | |a Includes index. | ||
505 | 0 | |a Cover; Table of Contents; Preface; Chapter 1: A Short History of Notes and Domino; Summary; Chapter 2: New Notes 7 Client and Domino 7 Server Features; Lotus Notes 7; Domino Administrator; Domino Server; LEI; Summary; Chapter 3: Lotus Notes/Domino 7 and DB2; DB2 as a Domino Data Store; Prerequisites; Software Required for the Domino Server; Transactional Logging; DB2 Installation Accounts; Installation and Configuration; Testing Connectivity to the DB2 Instance; Verifying DB2 Version Information; Additional DB2 Configuration; The DB2 Server Enablement Tool | |
505 | 8 | |a The DB2 Access Server, DB2 Access Views, and Query ViewsInstalling the DB2 Access Server; DB2 Access Views; Creating the DB2 Access View Definition; Populating DB2 with Domino Data; Mapping DB2 User Names to Domino; Query Views; Summary; Chapter 4: New Lotus Domino Designer 7 Features; AutoSave; Configuring the Lotus Notes Client for AutoSave; Configuring Applications for AutoSave; Design Enhancements; Shared Columns; Design View; Input-Enabled Formulas; The Default Form Indicator; Design Elements; Design Elements Sortable by Name; Inline Editing of Design Elements; New SmartIcons | |
505 | 8 | |a Agent ProfilingAccessing Modified Documents; Right Mouse Button; Java; Sun Java Support; Remote Java Debugging; Summary; Chapter 5: Upgrading Domino Applications; Lotus Notes 7 Client Features; New Domino Designer Client Features; AutoSave; Things to Consider when Enabling AutoSave in a Form; Referencing Profile Documents in Views; Web Services; DB2 Design Integration; Tips when Using DB2; Template Management; Reviewing Code; Customizing New Templates; Recompiling Script Libraries; A Final Note about Templates; Summary; Chapter 6: Upgrading Formulas; Before you begin: Devise a Backup Strategy | |
505 | 8 | |a New @Commands and @Formulas@Command([DiscoverFolders]); @AdminECLIsLocked; DB2-Related @Functions; @IsDB2; @DB2Schema; @IsEmbeddedInsideWCT; @PolicyIsFieldLocked; Obsolete @Formulas; Third-Party Tools; Summary; Chapter 7: Upgrading Agents and LotusScript; Before You Begin; Design a Test Plan; Create Backups; Recompile All LotusScript; Other Considerations; Third-Party Tools; New Features; Profiling; New LotusScript Methods; NotesDatabase. GetModifiedDocuments([ndtSince], [intClass]); NotesDocumentCollection. UntilTime; NotesUIWorkspace. IsEmbeddedInsideWCT; NotesAgent. GetPerformanceDocument | |
505 | 8 | |a LotusScript DebuggerAgent Design View; Summary; Chapter 8: Web Services and Domino 7; Creating a Simple Web Service Using Domino Designer 7; Implementing a Simple Web Service; Exploring the Web Service Using a Browser; Adding Exception Handling to the Web Service; Expanding the Web Service to Include Complex Data Types; Other Complex Return Types; Implementing the CompanyInfo Web Service Using Java; Domino Designer WSDL Actions; Export WSDL; Import WSDL; Show WSDL; UDDI Registries; Summary; Chapter 9: Optimizing Application Performance; Database Properties; Unread Marks | |
520 | |a Writing and upgrading applications for the latest Lotus Notes Domino Platform. | ||
546 | |a English. | ||
630 | 0 | 0 | |a Lotus Domino. |0 http://id.loc.gov/authorities/names/n96122270 |
630 | 0 | 0 | |a Lotus Notes. |0 http://id.loc.gov/authorities/names/n93093640 |
630 | 0 | 7 | |a Lotus Domino |2 fast |
630 | 0 | 7 | |a Lotus Notes |2 fast |
650 | 0 | |a Web sites |x Authoring programs. |0 http://id.loc.gov/authorities/subjects/sh98000036 | |
650 | 6 | |a Sites Web |x Systèmes-auteur. | |
650 | 7 | |a COMPUTERS |x Web |x Browsers. |2 bisacsh | |
650 | 7 | |a Web sites |x Authoring programs |2 fast | |
700 | 1 | |a McCarrick, Dick. |4 aut | |
700 | 1 | |a Heinz, Barry. |4 rev | |
700 | 1 | |a Menon, Divya. |4 edt | |
700 | 1 | |a Singh, Saurabh. |4 edt | |
758 | |i has work: |a Domino 7 application development (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGTqytxf8CVDgHy77qtqPP |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |t Domino 7 application development. |d Birmingham, UK : Packt Pub., 2007 |z 9781904811060 |z 190481106X |w (OCoLC)135214102 |
830 | 0 | |a From technologies to solutions. |0 http://id.loc.gov/authorities/names/no2008038412 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=266793 |3 Volltext |
936 | |a BATCHLOAD | ||
938 | |a Books 24x7 |b B247 |n bks00025590 | ||
938 | |a EBSCOhost |b EBSC |n 266793 | ||
938 | |a YBP Library Services |b YANK |n 3030359 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn251947150 |
---|---|
_version_ | 1816881673934995456 |
adam_text | |
any_adam_object | |
author | McCarrick, Dick |
author2 | Heinz, Barry Menon, Divya Singh, Saurabh |
author2_role | rev edt edt |
author2_variant | b h bh d m dm s s ss |
author_facet | McCarrick, Dick Heinz, Barry Menon, Divya Singh, Saurabh |
author_role | aut |
author_sort | McCarrick, Dick |
author_variant | d m dm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HF5548 |
callnumber-raw | HF5548.4.L673 D66 2007eb |
callnumber-search | HF5548.4.L673 D66 2007eb |
callnumber-sort | HF 45548.4 L673 D66 42007EB |
callnumber-subject | HF - Commerce |
collection | ZDB-4-EBA |
contents | Cover; Table of Contents; Preface; Chapter 1: A Short History of Notes and Domino; Summary; Chapter 2: New Notes 7 Client and Domino 7 Server Features; Lotus Notes 7; Domino Administrator; Domino Server; LEI; Summary; Chapter 3: Lotus Notes/Domino 7 and DB2; DB2 as a Domino Data Store; Prerequisites; Software Required for the Domino Server; Transactional Logging; DB2 Installation Accounts; Installation and Configuration; Testing Connectivity to the DB2 Instance; Verifying DB2 Version Information; Additional DB2 Configuration; The DB2 Server Enablement Tool The DB2 Access Server, DB2 Access Views, and Query ViewsInstalling the DB2 Access Server; DB2 Access Views; Creating the DB2 Access View Definition; Populating DB2 with Domino Data; Mapping DB2 User Names to Domino; Query Views; Summary; Chapter 4: New Lotus Domino Designer 7 Features; AutoSave; Configuring the Lotus Notes Client for AutoSave; Configuring Applications for AutoSave; Design Enhancements; Shared Columns; Design View; Input-Enabled Formulas; The Default Form Indicator; Design Elements; Design Elements Sortable by Name; Inline Editing of Design Elements; New SmartIcons Agent ProfilingAccessing Modified Documents; Right Mouse Button; Java; Sun Java Support; Remote Java Debugging; Summary; Chapter 5: Upgrading Domino Applications; Lotus Notes 7 Client Features; New Domino Designer Client Features; AutoSave; Things to Consider when Enabling AutoSave in a Form; Referencing Profile Documents in Views; Web Services; DB2 Design Integration; Tips when Using DB2; Template Management; Reviewing Code; Customizing New Templates; Recompiling Script Libraries; A Final Note about Templates; Summary; Chapter 6: Upgrading Formulas; Before you begin: Devise a Backup Strategy New @Commands and @Formulas@Command([DiscoverFolders]); @AdminECLIsLocked; DB2-Related @Functions; @IsDB2; @DB2Schema; @IsEmbeddedInsideWCT; @PolicyIsFieldLocked; Obsolete @Formulas; Third-Party Tools; Summary; Chapter 7: Upgrading Agents and LotusScript; Before You Begin; Design a Test Plan; Create Backups; Recompile All LotusScript; Other Considerations; Third-Party Tools; New Features; Profiling; New LotusScript Methods; NotesDatabase. GetModifiedDocuments([ndtSince], [intClass]); NotesDocumentCollection. UntilTime; NotesUIWorkspace. IsEmbeddedInsideWCT; NotesAgent. GetPerformanceDocument LotusScript DebuggerAgent Design View; Summary; Chapter 8: Web Services and Domino 7; Creating a Simple Web Service Using Domino Designer 7; Implementing a Simple Web Service; Exploring the Web Service Using a Browser; Adding Exception Handling to the Web Service; Expanding the Web Service to Include Complex Data Types; Other Complex Return Types; Implementing the CompanyInfo Web Service Using Java; Domino Designer WSDL Actions; Export WSDL; Import WSDL; Show WSDL; UDDI Registries; Summary; Chapter 9: Optimizing Application Performance; Database Properties; Unread Marks |
ctrlnum | (OCoLC)251947150 |
dewey-full | 005.7/1376 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.7/1376 |
dewey-search | 005.7/1376 |
dewey-sort | 15.7 41376 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06198cam a2200745 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn251947150</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr zn|||||||||</controlfield><controlfield tag="008">080802s2007 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">NUI</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">NUI</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">B24X7</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">LIV</subfield><subfield code="d">VNS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">NLE</subfield><subfield code="d">COO</subfield><subfield code="d">UKMGB</subfield><subfield code="d">M8D</subfield><subfield code="d">VT2</subfield><subfield code="d">RDF</subfield><subfield code="d">VLY</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G3523</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018010662</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">320697309</subfield><subfield code="a">765143024</subfield><subfield code="a">904555742</subfield><subfield code="a">1103260991</subfield><subfield code="a">1162527358</subfield><subfield code="a">1241912743</subfield><subfield code="a">1300588263</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847190000</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847190006</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1281252700</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781281252708</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786611252700</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6611252703</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781904811060</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)251947150</subfield><subfield code="z">(OCoLC)320697309</subfield><subfield code="z">(OCoLC)765143024</subfield><subfield code="z">(OCoLC)904555742</subfield><subfield code="z">(OCoLC)1103260991</subfield><subfield code="z">(OCoLC)1162527358</subfield><subfield code="z">(OCoLC)1241912743</subfield><subfield code="z">(OCoLC)1300588263</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781847190000</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HF5548.4.L673</subfield><subfield code="b">D66 2007eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060010</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.7/1376</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="245" ind1="0" ind2="0"><subfield code="a">Domino 7 application development :</subfield><subfield code="b">writing and upgrading applications for the latest Lotus Notes/Domino platform /</subfield><subfield code="c">Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, U.K. :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2007.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (v, 205 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">From technologies to solutions</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Title from title screen.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Table of Contents; Preface; Chapter 1: A Short History of Notes and Domino; Summary; Chapter 2: New Notes 7 Client and Domino 7 Server Features; Lotus Notes 7; Domino Administrator; Domino Server; LEI; Summary; Chapter 3: Lotus Notes/Domino 7 and DB2; DB2 as a Domino Data Store; Prerequisites; Software Required for the Domino Server; Transactional Logging; DB2 Installation Accounts; Installation and Configuration; Testing Connectivity to the DB2 Instance; Verifying DB2 Version Information; Additional DB2 Configuration; The DB2 Server Enablement Tool</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">The DB2 Access Server, DB2 Access Views, and Query ViewsInstalling the DB2 Access Server; DB2 Access Views; Creating the DB2 Access View Definition; Populating DB2 with Domino Data; Mapping DB2 User Names to Domino; Query Views; Summary; Chapter 4: New Lotus Domino Designer 7 Features; AutoSave; Configuring the Lotus Notes Client for AutoSave; Configuring Applications for AutoSave; Design Enhancements; Shared Columns; Design View; Input-Enabled Formulas; The Default Form Indicator; Design Elements; Design Elements Sortable by Name; Inline Editing of Design Elements; New SmartIcons</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Agent ProfilingAccessing Modified Documents; Right Mouse Button; Java; Sun Java Support; Remote Java Debugging; Summary; Chapter 5: Upgrading Domino Applications; Lotus Notes 7 Client Features; New Domino Designer Client Features; AutoSave; Things to Consider when Enabling AutoSave in a Form; Referencing Profile Documents in Views; Web Services; DB2 Design Integration; Tips when Using DB2; Template Management; Reviewing Code; Customizing New Templates; Recompiling Script Libraries; A Final Note about Templates; Summary; Chapter 6: Upgrading Formulas; Before you begin: Devise a Backup Strategy</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">New @Commands and @Formulas@Command([DiscoverFolders]); @AdminECLIsLocked; DB2-Related @Functions; @IsDB2; @DB2Schema; @IsEmbeddedInsideWCT; @PolicyIsFieldLocked; Obsolete @Formulas; Third-Party Tools; Summary; Chapter 7: Upgrading Agents and LotusScript; Before You Begin; Design a Test Plan; Create Backups; Recompile All LotusScript; Other Considerations; Third-Party Tools; New Features; Profiling; New LotusScript Methods; NotesDatabase. GetModifiedDocuments([ndtSince], [intClass]); NotesDocumentCollection. UntilTime; NotesUIWorkspace. IsEmbeddedInsideWCT; NotesAgent. GetPerformanceDocument</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">LotusScript DebuggerAgent Design View; Summary; Chapter 8: Web Services and Domino 7; Creating a Simple Web Service Using Domino Designer 7; Implementing a Simple Web Service; Exploring the Web Service Using a Browser; Adding Exception Handling to the Web Service; Expanding the Web Service to Include Complex Data Types; Other Complex Return Types; Implementing the CompanyInfo Web Service Using Java; Domino Designer WSDL Actions; Export WSDL; Import WSDL; Show WSDL; UDDI Registries; Summary; Chapter 9: Optimizing Application Performance; Database Properties; Unread Marks</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Writing and upgrading applications for the latest Lotus Notes Domino Platform.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Lotus Domino.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n96122270</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Lotus Notes.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n93093640</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Lotus Domino</subfield><subfield code="2">fast</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Lotus Notes</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98000036</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Systèmes-auteur.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">Browsers.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">McCarrick, Dick.</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Heinz, Barry.</subfield><subfield code="4">rev</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Menon, Divya.</subfield><subfield code="4">edt</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Singh, Saurabh.</subfield><subfield code="4">edt</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Domino 7 application development (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGTqytxf8CVDgHy77qtqPP</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="t">Domino 7 application development.</subfield><subfield code="d">Birmingham, UK : Packt Pub., 2007</subfield><subfield code="z">9781904811060</subfield><subfield code="z">190481106X</subfield><subfield code="w">(OCoLC)135214102</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">From technologies to solutions.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2008038412</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=266793</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="936" ind1=" " ind2=" "><subfield code="a">BATCHLOAD</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Books 24x7</subfield><subfield code="b">B247</subfield><subfield code="n">bks00025590</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">266793</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">3030359</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn251947150 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:16:28Z |
institution | BVB |
isbn | 9781847190000 1847190006 1281252700 9781281252708 9786611252700 6611252703 |
language | English |
oclc_num | 251947150 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (v, 205 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Packt Pub., |
record_format | marc |
series | From technologies to solutions. |
series2 | From technologies to solutions |
spelling | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh. Birmingham, U.K. : Packt Pub., 2007. 1 online resource (v, 205 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier From technologies to solutions Title from title screen. Includes index. Cover; Table of Contents; Preface; Chapter 1: A Short History of Notes and Domino; Summary; Chapter 2: New Notes 7 Client and Domino 7 Server Features; Lotus Notes 7; Domino Administrator; Domino Server; LEI; Summary; Chapter 3: Lotus Notes/Domino 7 and DB2; DB2 as a Domino Data Store; Prerequisites; Software Required for the Domino Server; Transactional Logging; DB2 Installation Accounts; Installation and Configuration; Testing Connectivity to the DB2 Instance; Verifying DB2 Version Information; Additional DB2 Configuration; The DB2 Server Enablement Tool The DB2 Access Server, DB2 Access Views, and Query ViewsInstalling the DB2 Access Server; DB2 Access Views; Creating the DB2 Access View Definition; Populating DB2 with Domino Data; Mapping DB2 User Names to Domino; Query Views; Summary; Chapter 4: New Lotus Domino Designer 7 Features; AutoSave; Configuring the Lotus Notes Client for AutoSave; Configuring Applications for AutoSave; Design Enhancements; Shared Columns; Design View; Input-Enabled Formulas; The Default Form Indicator; Design Elements; Design Elements Sortable by Name; Inline Editing of Design Elements; New SmartIcons Agent ProfilingAccessing Modified Documents; Right Mouse Button; Java; Sun Java Support; Remote Java Debugging; Summary; Chapter 5: Upgrading Domino Applications; Lotus Notes 7 Client Features; New Domino Designer Client Features; AutoSave; Things to Consider when Enabling AutoSave in a Form; Referencing Profile Documents in Views; Web Services; DB2 Design Integration; Tips when Using DB2; Template Management; Reviewing Code; Customizing New Templates; Recompiling Script Libraries; A Final Note about Templates; Summary; Chapter 6: Upgrading Formulas; Before you begin: Devise a Backup Strategy New @Commands and @Formulas@Command([DiscoverFolders]); @AdminECLIsLocked; DB2-Related @Functions; @IsDB2; @DB2Schema; @IsEmbeddedInsideWCT; @PolicyIsFieldLocked; Obsolete @Formulas; Third-Party Tools; Summary; Chapter 7: Upgrading Agents and LotusScript; Before You Begin; Design a Test Plan; Create Backups; Recompile All LotusScript; Other Considerations; Third-Party Tools; New Features; Profiling; New LotusScript Methods; NotesDatabase. GetModifiedDocuments([ndtSince], [intClass]); NotesDocumentCollection. UntilTime; NotesUIWorkspace. IsEmbeddedInsideWCT; NotesAgent. GetPerformanceDocument LotusScript DebuggerAgent Design View; Summary; Chapter 8: Web Services and Domino 7; Creating a Simple Web Service Using Domino Designer 7; Implementing a Simple Web Service; Exploring the Web Service Using a Browser; Adding Exception Handling to the Web Service; Expanding the Web Service to Include Complex Data Types; Other Complex Return Types; Implementing the CompanyInfo Web Service Using Java; Domino Designer WSDL Actions; Export WSDL; Import WSDL; Show WSDL; UDDI Registries; Summary; Chapter 9: Optimizing Application Performance; Database Properties; Unread Marks Writing and upgrading applications for the latest Lotus Notes Domino Platform. English. Lotus Domino. http://id.loc.gov/authorities/names/n96122270 Lotus Notes. http://id.loc.gov/authorities/names/n93093640 Lotus Domino fast Lotus Notes fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. COMPUTERS Web Browsers. bisacsh Web sites Authoring programs fast McCarrick, Dick. aut Heinz, Barry. rev Menon, Divya. edt Singh, Saurabh. edt has work: Domino 7 application development (Text) https://id.oclc.org/worldcat/entity/E39PCGTqytxf8CVDgHy77qtqPP https://id.oclc.org/worldcat/ontology/hasWork Print version: Domino 7 application development. Birmingham, UK : Packt Pub., 2007 9781904811060 190481106X (OCoLC)135214102 From technologies to solutions. http://id.loc.gov/authorities/names/no2008038412 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=266793 Volltext |
spellingShingle | McCarrick, Dick Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / From technologies to solutions. Cover; Table of Contents; Preface; Chapter 1: A Short History of Notes and Domino; Summary; Chapter 2: New Notes 7 Client and Domino 7 Server Features; Lotus Notes 7; Domino Administrator; Domino Server; LEI; Summary; Chapter 3: Lotus Notes/Domino 7 and DB2; DB2 as a Domino Data Store; Prerequisites; Software Required for the Domino Server; Transactional Logging; DB2 Installation Accounts; Installation and Configuration; Testing Connectivity to the DB2 Instance; Verifying DB2 Version Information; Additional DB2 Configuration; The DB2 Server Enablement Tool The DB2 Access Server, DB2 Access Views, and Query ViewsInstalling the DB2 Access Server; DB2 Access Views; Creating the DB2 Access View Definition; Populating DB2 with Domino Data; Mapping DB2 User Names to Domino; Query Views; Summary; Chapter 4: New Lotus Domino Designer 7 Features; AutoSave; Configuring the Lotus Notes Client for AutoSave; Configuring Applications for AutoSave; Design Enhancements; Shared Columns; Design View; Input-Enabled Formulas; The Default Form Indicator; Design Elements; Design Elements Sortable by Name; Inline Editing of Design Elements; New SmartIcons Agent ProfilingAccessing Modified Documents; Right Mouse Button; Java; Sun Java Support; Remote Java Debugging; Summary; Chapter 5: Upgrading Domino Applications; Lotus Notes 7 Client Features; New Domino Designer Client Features; AutoSave; Things to Consider when Enabling AutoSave in a Form; Referencing Profile Documents in Views; Web Services; DB2 Design Integration; Tips when Using DB2; Template Management; Reviewing Code; Customizing New Templates; Recompiling Script Libraries; A Final Note about Templates; Summary; Chapter 6: Upgrading Formulas; Before you begin: Devise a Backup Strategy New @Commands and @Formulas@Command([DiscoverFolders]); @AdminECLIsLocked; DB2-Related @Functions; @IsDB2; @DB2Schema; @IsEmbeddedInsideWCT; @PolicyIsFieldLocked; Obsolete @Formulas; Third-Party Tools; Summary; Chapter 7: Upgrading Agents and LotusScript; Before You Begin; Design a Test Plan; Create Backups; Recompile All LotusScript; Other Considerations; Third-Party Tools; New Features; Profiling; New LotusScript Methods; NotesDatabase. GetModifiedDocuments([ndtSince], [intClass]); NotesDocumentCollection. UntilTime; NotesUIWorkspace. IsEmbeddedInsideWCT; NotesAgent. GetPerformanceDocument LotusScript DebuggerAgent Design View; Summary; Chapter 8: Web Services and Domino 7; Creating a Simple Web Service Using Domino Designer 7; Implementing a Simple Web Service; Exploring the Web Service Using a Browser; Adding Exception Handling to the Web Service; Expanding the Web Service to Include Complex Data Types; Other Complex Return Types; Implementing the CompanyInfo Web Service Using Java; Domino Designer WSDL Actions; Export WSDL; Import WSDL; Show WSDL; UDDI Registries; Summary; Chapter 9: Optimizing Application Performance; Database Properties; Unread Marks Lotus Domino. http://id.loc.gov/authorities/names/n96122270 Lotus Notes. http://id.loc.gov/authorities/names/n93093640 Lotus Domino fast Lotus Notes fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. COMPUTERS Web Browsers. bisacsh Web sites Authoring programs fast |
subject_GND | http://id.loc.gov/authorities/names/n96122270 http://id.loc.gov/authorities/names/n93093640 http://id.loc.gov/authorities/subjects/sh98000036 |
title | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / |
title_auth | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / |
title_exact_search | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / |
title_full | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh. |
title_fullStr | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh. |
title_full_unstemmed | Domino 7 application development : writing and upgrading applications for the latest Lotus Notes/Domino platform / Dick McCarrick [and others] ; reviewer, Barry Heinz ; technical editors, Divya Menon, Saurabh Singh. |
title_short | Domino 7 application development : |
title_sort | domino 7 application development writing and upgrading applications for the latest lotus notes domino platform |
title_sub | writing and upgrading applications for the latest Lotus Notes/Domino platform / |
topic | Lotus Domino. http://id.loc.gov/authorities/names/n96122270 Lotus Notes. http://id.loc.gov/authorities/names/n93093640 Lotus Domino fast Lotus Notes fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Sites Web Systèmes-auteur. COMPUTERS Web Browsers. bisacsh Web sites Authoring programs fast |
topic_facet | Lotus Domino. Lotus Notes. Lotus Domino Lotus Notes Web sites Authoring programs. Sites Web Systèmes-auteur. COMPUTERS Web Browsers. Web sites Authoring programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=266793 |
work_keys_str_mv | AT mccarrickdick domino7applicationdevelopmentwritingandupgradingapplicationsforthelatestlotusnotesdominoplatform AT heinzbarry domino7applicationdevelopmentwritingandupgradingapplicationsforthelatestlotusnotesdominoplatform AT menondivya domino7applicationdevelopmentwritingandupgradingapplicationsforthelatestlotusnotesdominoplatform AT singhsaurabh domino7applicationdevelopmentwritingandupgradingapplicationsforthelatestlotusnotesdominoplatform |