(Bill Hatfield) Tabs controls have become a very common user interface feature in both Windows and Web applications, and its not surprising. They provide a way to reuse screen real-estate in an easy-to-understand and easy-to-navigate way.
Author: SSWUG Research
AJAX DataGrid: An ASP.NET User Control
(Jibin Pan) This DataGrid is a Client Side Control. It is created by JavaScript and uses Ajax.net technology to communicate with ASP.NET code behind, from there, using ADO.NET to access the database and update the database with dataset.
Building Confidence in Data Quality with a New Approach to Data Warehouse Testing
(Dave Pierce, Jeff Moll and Darpan Biswas) Data warehouse solutions are becoming almost ubiquitous as a supporting technology for the operational and strategic functions at most companies. Data warehouses (DWs) play an integral role in business functions as diverse as enterprise process management,
Flash ASP.NET
(Ryan Moore) ASP.NET, like other Web platforms such as PHP, JSP, and ColdFusion, is a set of Web development technologies that can be used to create Web applications and Web Services. ASP.NET is the next generation of Microsoft’s Active Server Pages, a technology that was widely used to create Web a
Using the SQLCMD in SQL 2005 Server
(Jayaram Krishnaswamy) The SQLCMD lets you write SQL commands as well as T-SQL statements. It also has many other interesting features. This article explains the features of SQLCMD and shows you how to use them.
WebSphere Portal 6.0 in Context
(Dale Vile) One of the central components in IBM’s software strategy is WebSphere Portal. This provides a framework for delivering convenient integrated access for employees, customers or partners into the complex and often fragmented world of corporate IT systems. From a development perspective, we
Working with VARRAYs in Oracle – Part III
(James F. Koopmann) This article is the third and last in the three part series that has explored the use of VARRAYs in Oracle. This part will take a look at the performance implications if you should choose to use VARRAYS.
Grails on Oracle for Java Developers
(Tug Grall) If you are not familiar with Ruby on Rails, it is important to note that it has nothing to do with Java; it is a Ruby-based framework. Ruby on Rails is really interesting, powerful, and so on… but as a Java developer, I would like to do the same using Java (or equivalent) leveraging th
INTERSECT Operator in SQL Server 2005
(Muthusamy Anantha Kumar) Microsoft introduced a new operator, INTERSECT, in SQL Server 2005.
Dynamic Paging of Data for Java and .Net
(Lewis R Cunningham) The last couple of weeks have been really head’s down for me. I’m learning a new application, a new database (including a data warehouse) and learning how .Net can integrate with Oracle as a robust architecture for application development.
