Contact TLCC
Search Results

Do another search!

Order a developer/admin course
Order a user course

Intermediate LotusScript for Notes and Domino 8.5$899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 8.5 course builds upon the techniques learned in the Beginner LotusScript course. This course will expand your LotusScript programming skills and your knowledge of the Domino Object Model. Become a LotusScript expert in your own home and/or office!

Advanced LotusScript for Notes Domino 8.5$699Click here to purchase this course.
This advanced LotusScript programming course will make you a LotusScript expert! Learn how to handle errors, work with relational databases, work with rich text like tables and hotspots, send internet emails from an agent and more.

Beginner LotusScript for Notes Domino 8.5$699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 8.5 course will teach you the basics of the LotusScript language and the Domino object model. This course has many real life demonstrations and examples. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Advanced LotusScript for Notes and Domino 9$699Click here to purchase this course.
This advanced LotusScript programming course will make you a LotusScript expert! Learn how to handle errors, work with relational databases, work with rich text like tables and hotspots, send internet emails from an agent and more.

Intermediate LotusScript for Notes and Domino 9$899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 9 course builds upon the techniques learned in the Beginner LotusScript course. This course will expand your LotusScript programming skills and your knowledge of the Domino Object Model. Become a LotusScript expert in your own home and/or office!

Beginner LotusScript for Notes and Domino 9$699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 9 course will teach you the basics of the LotusScript language and the Domino object model. This course has many real life demonstrations and examples. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Advanced LotusScript for Notes Domino 8$699Click here to purchase this course.
This advanced LotusScript programming course will make you a LotusScript expert! Learn how to handle errors, work with relational databases, work with rich text like tables and hotspots, send internet emails from an agent and more.

Intermediate LotusScript for Notes and Domino 8$899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 8 course builds upon the techniques learned in the Beginner LotusScript course. This course will expand your LotusScript programming skills and your knowledge of the Domino Object Model. Become a LotusScript expert in your own home and/or office!

Beginner LotusScript for Notes Domino 8$699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 8 course will teach you the basics of the LotusScript language and the Domino object model. This course has many real life demonstrations and examples. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Advanced LotusScript for Notes Domino 7$699Click here to purchase this course.
This advanced LotusScript programming course will make you a LotusScript expert! Learn how to handle errors, work with relational databases, work with rich text like tables and hotspots, send internet emails from an agent and more.

Intermediate LotusScript for Notes and Domino 7$899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 7 course builds upon the techniques learned in the Beginner LotusScript course. This course will expand your LotusScript programming skills and your knowledge of the Domino Object Model. Become a LotusScript expert in your own home and/or office!

Beginner LotusScript for Notes Domino 7$699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 7 course will teach you the basics of the LotusScript language and the Domino object model. This course has many real life demonstrations and examples. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Notes Domino 7 LotusScript Package$1,799Click here to purchase this package.
This package contains the three Notes Domino 7 LotusScript courses. Buy them together and save! For a limited time, get the Using LotusScript in Domino 7 Web Applications course at no extra cost! Save $850 by buying this package!

Notes Domino 6 LotusScript Package$1,799Click here to purchase this package.
This package combines the Notes Domino 6 Beginner, Intermediate and Advanced LotusScript courses. TLCC's Notes Domino 6 LotusScript courses will prepare you for the LotusScript certification exam (273). For a limited time get a free course, Using LotusScript in Domino 6 Web Applications. These courses would cost $2,650 dollars if purchased separately. Save $850 by purchasing this package!

Beginner LotusScript for Notes Domino 6$699Click here to purchase this course.
This course teaches you the basics of the LotusScript language and the Domino object model. This course is designed for both the programmer who has never worked with object oriented programming languages and the experienced coder who wants to learn the Domino Object Interface. Get started with the LotusScript programming language and some basic functions. Learn to use the basic building blocks of LotusScript including the different data types and when to use them. Discover how to work with strings and text and to control the flow of your program and LotusScript looping structures. Harness the power of arrays and lists to store your data. Explore object oriented programming and use LotusScript and the Domino Object Interface to access and operate on Notes and Domino objects. Learn how to work with both back-end and front-end Domino document objects. Many real life demonstrations and examples are built right into the course. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Advanced LotusScript for Notes Domino 6$699Click here to purchase this course.
Take your LotusScript skills to the next level with TLCC's Advanced LotusScript for Notes Domino 6 course. Learn how to use subroutines, functions, and script libraries. Build error-handling into your LotusScript code to effectively trap and handle run-time errors. Discover how to more effectively work with agents by using Notes logs to record agent activity and error messages. Get better control your agents by understanding agent security and agent triggers. Learn how to integrate relational database information into your application by using both ODBC and the Lotus Connectors to read and write data that resides in a relational database. Learn advanced techniques to program Rich Text fields and dynamically create tables, doclinks, and sections. Discover how to create a great looking internet email from a LotusScript agent using the MIME and NotesStream LotusScript classes.

Using LotusScript in Domino 8.5 Web Applications$349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications.

Using LotusScript in Domino 9 Web Applications$349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications.

Notes Domino 9 LotusScript Package$1,799Click here to purchase this package.
This package contains all three of the Notes Domino 9 core LotusScript courses above plus get the Using LotusScript in Domino Web Applications for free! Buy them together and save $850 with this package!

Notes Domino 8.5 LotusScript Package$1,799Click here to purchase this package.
This package contains the three Notes Domino 8.5 LotusScript courses, plus for a limited time, get a free course, Using LotusScript in Domino 8.5 Web Applications. Buy them together and save $850 with this package!

Notes Domino 8 LotusScript Package$1,799Click here to purchase this package.
This package contains the three Notes Domino 8 LotusScript courses, plus get a fourth course for free. Buy them together and save $850 with this package!

Beginner LotusScript for Notes Domino 8.5 DemonstrationFREE Try this demo for free!
Try the first three modules of TLCC's Beginner LotusScript for Notes Domino 8.5 course for free! TLCC’s This course will teach you the basics of the LotusScript language and the Domino object model. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Using LotusScript in Domino 6 Web Applications$349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications. As with all TLCC courses, instructor help is only a click away!

Intermediate LotusScript for Notes Domino 6$899Click here to purchase this course.
This course expands your understanding and mastery of the LotusScript programming language and the Domino Object Interface. Learn how to control the user interface with front end classes and build user dialogs and prompts. Manipulate information in fields. Work with doc links, attachments and embedded objects. Learn to add text to a rich text field using different text styles, sizes, colors and fonts. Discover several ways to gather and process groups of documents using various search techniques such as full text searches and with Notes views and folders. Enhance your applications by adding powerful reporting functions to create reports that go beyond the capabilities of standard Notes views. Generate and send memos and other documents using the Notes mail system and the NotesNewsletter class. Many real life demonstrations and activities reinforce your learning and provide hands-on practice to make you a LotusScript expert!

Using LotusScript in Domino 8 Web Applications$349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications.

Using XML and Web Services for Domino 7$699Click here to purchase this course.
This course will cover XML and web services from the basics to advanced development. Start off learning what XML is and how to use XML in views, forms, and agents to export Domino data as XML. Next, you will create LotusScript and Java agents to import XML data from anywhere into a Domino application. The use of XLST is covered to transform XML data in an agent. DXL is also covered to export and import Domino documents and design elements. Next, build on your new XML skills by creating Domino web services to expose Domino data to any web service client using both LotusScript and Java. Finally, the use of Eclipse or Rational Application Developer 7 to create Java code that can be used as a web service client is covered.

Using LotusScript in Domino 7 Web Applications$349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications.

Using XML and Web Services in Domino 8.5$699Click here to purchase this course.
This course will introduce the Domino Developer to XML and web services. Incorporate XML into your Domino Applications using standard design elements such as agents, forms, pages and views. Both LotusScript and Java will be used in this course. Learn how to use XLST style sheets to transform XML data in Domino agents and to use DXL to both export and import Domino data and design elements. Expose your Domino data via an RSS Feed. An extensive series of lessons will teach you how to use Domino 8.5 to make available web services (using both LotusScript and Java) on a Domino server for use by any web services client. Consuming web services will also be covered in this course.

Using XML and Web Services for Domino 9$699Click here to purchase this course.
This course will introduce the Domino Developer to XML and web services. Incorporate XML into your Domino Applications using standard design elements such as agents, forms, pages and views. Both LotusScript and Java will be used in this course. Learn how to use XLST style sheets to transform XML data in Domino agents and to use DXL to both export and import Domino data and design elements. Expose your Domino data via an RSS Feed. An extensive series of lessons will teach you how to use Domino 9 to make available web services (using both LotusScript and Java) on a Domino server for use by any web services client. Consuming web services will also be covered in this course.

Using XML and Web Services in Domino 8$699Click here to purchase this course.
This course will introduce the Domino Developer to XML and web services. Incorporate XML into your Domino Applications using standard design elements such as agents, forms, pages and views. Both LotusScript and Java will be used in this course. Learn how to use XLST style sheets to transform XML data in Domino agents and to use DXL to both export and import Domino data and design elements. Expose your Domino data via an RSS Feed. An extensive series of lessons will teach you how to use Domino 8 to make available web services (using both LotusScript and Java) on a Domino server for use by any web services client. Consuming web services will also be covered in this course.

Notes Domino 8 Application Development Update$499Click here to purchase this course.
Learn about the changes in the Notes 8 and Domino Designer 8 clients, including the new Eclipse based Notes 8 client, changes to forms, views and web applications. Learn about all the new formula language, LotusScript and Java enhancements. Learn how to create code that acts as a web service client and the changes in web services in Domino 8. Create new types of applications using the new Composite Application feature. Learn how DB2 can be used as a back end storage in Domino 8 and how this enables developers to create more powerful applications.

Notes Domino 8.5 Application Development Update$399Click here to purchase this course.
Learn how to use the all new Domino Designer 8.5 client and take advantage of the new design elements such as XPages and themes. This course also covers what is new in web application development, LotusScript, Java and composite applications. This course will prepare you for the certification exam (951) required to update your existing certification to IBM Certified Application Developer - Lotus Notes and Domino 8.5

Notes Domino 6 Application Development Update$599Click here to purchase this course.
Attention R5 application developers! This distance learning course will make you a Release 6 expert in a mere 2 1/2 days. Easy, convenient and cost-effective, it will thoroughly prepare you for the Notes Domino 6 Application Development Update Exam required to achieve Notes Domino 6 CLP status. Learn to lock documents and design elements, debug code on a remote server, and save disk space with single copy templates. Get hands-on experience using the new design elements like layers, style sheets, HTML files, JavaScript libraries, and more. Learn how to enable the new in-view document editing feature and the embedded editor feature. Learn and use the many new and enhanced @functions and @commands. Program the new LotusScript/Java objects to work with rich text elements like tables, sections and doclinks. Connect to relational databases using Data Connection Resources, plus much more. Become a Notes Domino 6 expert and pass the re-certification exam for a fraction of the cost of classroom learning!

XPages Development 1 and 2 for Domino 9 Package$1,599Click here to purchase this package.
Get both of the XPage development 1 and 2 courses together at a great price with this package and save $200! This package does not contain the JavaScript course.

XPages for Notes and Domino 8.5 Package$1,599Click here to purchase this package.
Get both of the XPage development courses together at a great price with this package and save $200! This package does not contain the JavaScript course.

Introduction to XPages Development (8.5)FREE Try this demo for free!
This FREE course will get you started with XPages. Learn how to create an XPage, add controls to display Domino documents and views, and try out some cool stuff you can do with XPages like creating charts and graphs in both the Notes client and a web browser.

Notes Domino 9 Application Development Update$499Click here to purchase this course.
Learn all the new features in Notes and Domino 9 including the new controls for XPages that allow you to build a great looking XPages application. Ready to move your applications to mobile devices? This course has an entire module on using the new Mobile controls. You will also learn how to use the new Server Side JavaScript debugger and how to use Source Control in Designer 9. Many other topics are also included! This course will prepare you for the certification exam to update your 8.5 certification and become an IBM Certified Application Developer - Notes and Domino 9.

JavaScript and XPages Development 1 and 2 Package$1,899Click here to purchase this package.
This package has all three XPages courses. You get the JavaScript for XPages Development course along with both of the XPage development courses. Save $600 with this package!

Introduction to XPages Development (9)FREE Try this demo for free!
This FREE course will get you started with XPages. Learn how to create an XPage, add controls to display Domino documents and views, and try out some cool stuff you can do with XPages like creating charts and graphs in both the Notes client and a web browser.

Mobile XPages Development for Domino 8.5$599Click here to purchase this course.
Learn how to move your Notes and Domino applications to the iPhone, Android, and Blackberry devices using the mobile controls available in the IBM Lotus Notes and Domino 8.5.3 Upgrade Pack 1. This course covers all the new mobile controls as well as many tips and techniques on how to develop mobile web applications using XPages.

Mobile XPages Development for Domino 9.0$599Click here to purchase this course.
Learn how to move your Notes and Domino applications to the iPhone, Android, and Blackberry devices using the mobile controls (now built right into Domino 9!) This course covers all the new mobile controls as well as many tips and techniques on how to develop mobile web applications using XPages.

Developing XPages using Domino Designer 8.5$899Click here to purchase this course.
Take a deep dive into XPages. All the XPage controls are covered including how to validate data, show views, and use the provided simple actions. Learn the various programming options in XPages such as server-side JavaScript, the Expression language, and using the Java object model. Use CSS and Themes to format and style your XPages applications. Take advantage of the built-in Ajax support to provide field level typeahead and partial page refresh of an XPage. Advanced techniques such as repeat controls, session and application variables, joining data from more than one view, combining views and documents on one XPage, building your own custom reusable controls, and Java/web services integration are also covered in this comprehensive course.

Developing Domino 9 Web Applications$699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web using traditional Domino web techniques (not XPages). Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application.

XPages Development 1 for Notes and Domino 9$899Click here to purchase this course.
Take a deep dive into XPages. All the XPage controls are covered including how to validate data, show views, and use the provided simple actions. Learn the various programming options in XPages such as server-side JavaScript, the Expression language, and using the Domino object model. Use CSS and Themes to format and style your XPages applications. Take advantage of the built-in Ajax support to provide field level typeahead and partial page refresh of an XPage. Advanced techniques such as repeat controls, session and application variables, joining data from more than one view, combining views and documents on one XPage, building your own custom reusable controls, and Java integration are also covered in this comprehensive course.

Developing Domino 8 Web Applications$699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web. Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application.

Developing Domino 7 Web Applications$699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web. Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application. This course will prepare you for the Notes Domino 7 Developing Web Applications exam (712.)

Notes Domino 8 Application Development 1SALE $599
Regular Price - $899
Click here to purchase this course.
Using Notes and Domino Designer 8, you will learn how to create a Domino database, create forms, add fields to a form, create views, use the formula language, and create agents. Learn how to make your Domino application available to web browser users and how to enhance your application using framesets, outlines, pages, tables, layers, single category views, hotspots, buttons, and actions. Complete your application by adding help documents and applying Domino security.

Intermediate Java Programming for Notes Domino 7$899Click here to purchase this course.
Take your Java programming skills to the next level! Learn how to use the core Java classes to work with strings, numbers, vectors, arrays, and to read and write information. Learn web application techniques like performing field validation, preventing multiple submissions of incomplete forms, and passing data using URL variables. Build a cool web based order form that will hold multiple items. Use the Domino Objects for Java classes to access and work with Notes items, rich text items, documents, views, view entries and document collections. Use a Java agent to build reports to show the information in a database exactly the way you want using the rich text classes. Learn how to use Eclipse and other development environments to write Java agents.

Developing Domino 8.5 Web Applications$699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web. Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application. There is also a complete module on the use of XPages.

Notes Domino 8.5 Application Development 1SALE $599
Regular Price - $899
Click here to purchase this course.
Using Notes and Domino Designer 8.5, you will learn how to create a Domino database, create forms, add fields to a form, create views, use the formula language, and create agents. Learn how to make your Domino application available to web browser users and how to enhance your application using framesets, outlines, pages, tables, layers, single category views, hotspots, buttons, and actions. Complete your application by adding help documents and applying Domino security.

Beginner Java Programming for Notes Domino 9$599Click here to purchase this course.
This course will teach you the basics of the Java language and apply that knowledge to writing Java-based agents in Domino. Learn the basic Java operators, statements and core classes. Then learn how to use Java to access and interact with Domino Objects including the Session, Database, View, AgentContext and Document objects. This course is written exclusively for Notes and Domino developers and contains many live demonstrations and activities you do right in Domino Designer.

JavaScript for XPages Development (9.0)$699Click here to purchase this course.
JavaScript is the core language used in XPages and JavaScript skills are suggested before starting with XPages training. If you don't have JavaScript skills than take this course before you take TLCC's XPages courses. This course will teach you JavaScript by using XPages in the familiar Domino Designer environment.

Notes Domino 7 System Administration 1$699Click here to purchase this course.
In this course you will learn the fundamentals of administering Domino 7 by installing and configuring a small Domino network from the ground up. Learn the ins and outs of using the Domino Administrator client. Get a solid grounding in how Domino security works, from user IDs to server access to database ACLs. Configure mail routing between your Domino servers and between your network and the Internet. Configure replication between your Domino servers and find out how to control what replicates. Learn the tricks to troubleshoot mail routing and replication. Understand how to securely enable your Domino server to act as a web server. This course, along with TLCC's Notes Domino 7 System Administration 2 course, will prepare you for all three exams required to become an IBM Certified System Administrator in Notes Domino 7.

Notes Domino 7 Application Development Update$349Click here to purchase this course.
Attention Notes and Domino 6 application developers! This timely and comprehensive course will make you a Domino 7 expert. Easy, convenient and cost-effective, it will thoroughly prepare you for the Notes Domino 7 Application Development Update Exam (701) required to become an IBM Certified Application Developer - Lotus Notes and Domino 7. Learn about the changes in the Notes 7 and Domino Designer 7 client, including how to enable auto-saving of documents, input-enabled fields, shared columns, and right-click menu actions. Discover how web services work and how Domino 7 makes it easy to create a web service. Learn about the new @functions and methods introduced in Domino 7, the Java remote debugger, agent profiling and application probes.

Java 1 for XPages Development (8.5)$799Click here to purchase this course.
This course will teach you Java language basics and how to use Java in XPages. Learn the basic Java operators, statements and core classes. Then learn how to use Java to access and interact with Domino Objects including the Session, Database, View and Document objects. Learn how to take advantage of the power of Java in your XPages development!

Java 2 for XPages Development (9.0)$899Click here to purchase this course.
Apply your Java programming skills that you learned in Java 1 to advanced XPages development techniques. Learn how to debug XPages, use the Expression Language (EL), Managed Beans, and use third party Java libraries to export data in pdf, spreadsheet, and word processing formats!

Java 1 for XPages Development (9.0)$799Click here to purchase this course.
This course will teach you Java language basics and how to use Java in XPages. Learn the basic Java operators, statements and core classes. Then learn how to use Java to access and interact with Domino Objects including the Session, Database, View and Document objects. Learn how to take advantage of the power of Java in your XPages development!

XPages Complete Package for Domino 9$2,999Click here to purchase this package.
Save $1,000 with this package and get ALL FIVE XPages courses! The package includes the JavaScript for XPages Development course but does not include any Java courses.

Notes Domino 8 System Administration Update$499Click here to purchase this course.
Learn about the changes in the Domino 8 server and Domino Administrator 8 client. This course also covers the new Eclipse based Notes 8 client and how to deploy this new client across your organization.

Notes Domino 7 Application Development 2$899Click here to purchase this course.
Become an expert Domino developer and get certified with this comprehensive distance learning course. This course concentrates on the tools you need to develop complex workflow applications and how to improve your application's user interface. Learn how to use Domino's many tools to lookup data in both Notes and relational databases with profile documents, @DbColumn, @DbLookup, DECS and DCR. The complete Domino security model is presented from top to bottom. This course will prepare you for the Notes Domino 7 Application Development Intermediate Skills certification exam (711) to become an IBM Certified Application Developer.

XPages Development 2 for Notes and Domino 8.5$899Click here to purchase this course.
Take your XPage expertise to a higher level with this advanced course for experienced XPage developers. This course concentrates on the skills needed to move your traditional Notes/Domino applications to XPages and to enhance your applications using the latest Web 2.0 tools. Learn how to create charts and graphs with the Dojo library. Dive into advanced Server-side JavaScript techniques like XAgents, working with dialogs, and using data from XML, JSON, and relational databases on your XPage.

Notes Domino 8.5 System Administration Update$399Click here to purchase this course.
This self-paced course, designed for experienced Domino 8 Administrators covers the new features in the Domino 8.5 server, such as the Domino Configuration Tuner and the new Domino Attachment and Object Service (DAOS.) Learn about the new changes for Policies and take advantage of the new ID Vault to safely store all the user id files. Setup Notes Shared Login to allow Notes users to use their Windows login to automatically unlock their Notes user id file. The course will thoroughly prepare you for the update exam (956) required to become an IBM Certified System Administrator - Lotus Notes and Domino 8.5.

Notes Domino 9 Application Development 1 DemonstrationFREE Try this demo for free!
Try the first four modules of TLCC's Notes Domino 9 Application Development 1 course for free! Learn how to develop Notes and Domino applications any place and any time. Using Domino Designer, you will learn how to create a Domino database, create forms, add fields to a form, and create views. The complete version of this course goes on to teach you how to use the formula language and enhance your application using framesets, outlines, pages, tables, single category views, layers, hotspots, buttons, agents, and actions. Complete your application by adding help documents and applying Domino security. This course is packed with demonstrations and activities to quickly get you developing Notes and Domino applications. As you progress through the course you build a customer tracking application.

Notes Domino 9 Application Development 1SALE $599
Regular Price - $899
Click here to purchase this course.
Using Notes and Domino Designer 9, you will learn how to create a Domino database, create forms, add fields to a form, create views, use the formula language, and create agents. Learn how to make your Domino application available to web browser users and how to enhance your application using framesets, outlines, pages, tables, single category views, hotspots, buttons, and actions. Complete your application by adding help documents and applying Domino security.

XPages Development 2 for Notes and Domino 9$899Click here to purchase this course.
Take your XPage expertise to a higher level with this advanced course for experienced XPage developers. This course concentrates on the skills needed to move your traditional Notes/Domino applications to XPages and to enhance your applications using the latest Web 2.0 tools. Learn how to create charts and graphs with the Dojo library. Dive into advanced Server-side JavaScript techniques like XAgents, working with dialogs, and using data from XML, JSON, and relational databases on your XPage.

Rapid XPages Development using Application Layout and Dojo UI Controls (8.5)$899Click here to purchase this course.
One of the hardest part of application development is designing a great user interface. There are many controls in the Extension Library/IBM Upgrade Pack 1 to enable rapid XPages development and provide a great Web 2.0 user interface. This course takes a deep dive into these controls such as the Application Layout, the many Dojo controls, Form Table, and the Data View control. This course will save you many hours of development time and your users will love your applications!

Rapid XPages Development using Application Layout and Dojo UI Controls (9.0)$899Click here to purchase this course.
One of the hardest part of application development is designing a great user interface. There are many new controls in Domino 9 to enable rapid XPages development and provide a great Web 2.0 user interface. This course takes a deep dive into these controls such as the Application Layout, the many Dojo controls, Form Table, and the Data View control. This course will save you many hours of development time and your users will love your applications!

(All prices are in U.S. Dollars.)

Click here to download a Adobe PDF version of TLCC's catalog!