Promote 38 Demote | XPage Yourself! High Performance Domino Application DevelopmentWith the introduction of XPages, Domino developers face a whole new world of opportunity to create compelling applications. At the same time, many battle-tested approaches to building high-performance, scalable systems no longer apply. Learn how to design Xpages applications to maximize performance and reliability by looking at specific data layouts ... |
Promote 13 Demote | Fixing it with Brokers!Discover how you can utilize specific Server and Database architectures and remote Domino Data Management to provide secure, scalable, and feature-rich Domino Applications. Learn how you can extend our enterprise infrastructures through the creation of middleware Domino Applications and utilization of Java Servlets. Most Domino ... |
Promote 34 Demote | Integrate with Anything!Discover how to integrate Notes & Domino with all your existing technology investments and public services. Learn how Domino's flexible architecture, open APIs, extensive language support, and cross-platform strategy can allow you to interact with almost any technology you can think of, delivered to any desktop, web browser, mobile devices ... |
Promote 26 Demote | Dispelling the Myth: techniques for architecting massively scalable Domino applicationsIn addition to the commonly accepted practices that should be applied to the development and deployment of any Domino application, judicious use of certain unconventional approaches can maximize the performance of an application subjected to extraordinary levels of user activity. Discover how a shift in the way that we view ... |
Promote 12 Demote | Automatically register wired broker properties as view eventsCurrently when a view is wired to another component in a composite application, we define the event handler in an action. Ideally each wired property would become a view event to which we can bind event handlers. For example, in the PostOpen:
On Event propertyId From Source Call handleProperty |