(Bilal Haidar) Microsoft ASP.NET 2.0 shipped with a complete membership API that allows developers to manage the application’s users and their roles. However, this API best suits small to medium web sites due to their limitation in expressing a detailed member record.
Author: SSWUG Research
Implementing Search in Reports using ReportViewer
(Mahesh Chand) The ReportViewer control provides Find and FindNext methods to find a text in the report. The Find method takes two parameters – the text and the starting page number.
Database Definition on Demand [DB2 9 for z/OS]
(Craig Mullins) As you probably know, online schema evolution (sometimes referred to as “online schema change”) was one of the key new features of DB2 V8. But, as its name implies, its capabilities continue to evolve. With V9, online schema evolution expands to simplify more types of database defini
SOA Forgot the Data: Composite Data Services and Data Governance
(Ash Parikh, Ajay Ramachandran and Premal Parikh) Many organizations today are moving steadily toward implementing a service-oriented architecture (SOA) for standards-based software interoperability and business flexibility. However, most forget about the data integration, governance and management
Tip: Use Web search engines to locate XML
(Uche Ogbuji) XML was designed for the Web, and so it follows that XML is meant to be found by Web search engines. You might need to take advantage of this when you seek a particular XML document. Or perhaps you need examples of XML in a particular format. You have a variety of advanced Web search e
Search Engine Optimisation (SEO) Checklist – Page titles and link text
(James Crowley) Search engine optimisation is pretty much part and parcel of creating websites these days. Getting the basics right don’t require a large amount of work, but can make all the difference. Many of these also improve the general usability and accessibility of your site too – so you get
Easiest Application-Level MySQL Auditing
(Sheeri Kritzer) This article shows the easiest way to audit commands to a MySQL database, assuming all content happens from an application. Now, this will use a lot of storage, and doubles the query load for each query, but it’s useful for when you know you want to capture the information of someon
Using WAN Acceleration to Improve SQL Performance, Management and Protection
(Jeff Aaron) The structured query language (SQL is a standard method of conveying information to and from relational databases. In many instances, these databases are centrally located, requiring SQL transactions to take place across a wide area network (WAN). In addition, enterprises often replicat
Build a Web Application with JDeveloper 10g Using EJB, JPA, and JavaServer Faces
In this tutorial, you use Oracle JDeveloper (10.1.3.1.0 or 10.1.3.2.0) to build a web application. EJB 3.0 and Java Persistence API (JPA) are used to build the data model. For the web client, JSF (JavaServer Faces) is used to build the user interface, which will include a master-detail page and an e
EBS advanced topologies: Sharing APPL_TOP, ORACLE_HOMEs, err… heck, why don’t we share it all?
(Arnoud Roth) Implementing a shared APPL_TOP with E-Business Suite is common practice these days. Since 11.5.10, there is also support for a shared technology stack (8.0.6 and iAS ORACLE_HOMEs).
