(Xianzhong Zhu) When developing a real ASP.NET AJAX framework based web application, we often need to beautify the web pages to attract more web surfers besides giving them the professional and consolidated functions. With the characteristic behaviors and animated controls supplied by ASP.NET AJAX
Other News
XML and Java technology: Sun’s Java and XML APIs: Helping or hurting?
(Brett D. McLaughlin, Sr.) For programmers newer to the Java and XML scene, or who come to XML through the lens of Sun and the J2SE, it’s worth briefly remembering JAXP in its earliest days. At that stage, JAXP was the third API to the Java and XML party, following (well) after the introduction and
Blank space appears in the file when you export a report to a physical page format file in SQL Server 2005 Reporting Services or in SQL Server 2000 Reporting Services
In Microsoft SQL Server 2005 Reporting Services or in Microsoft SQL Server 2000 Reporting Services, blank space appears in a file that you export. This problem occurs if the following conditions are true: • You export the report to a physical page format file, such as a PDF document or an image f
Oracle 11g – XMLIndex (part 1)
(Marco Gralike) The following is an extension on the former post about “About Table(XMLSequence()) and XMLTable”. These examples where based on a XMLType column using CLOB storage. If you have read the “Oracle 11g – XMLType Storage Options“, then you should now know that this storage model is only p
Generic Error Logger using ASP.Net & C#
(Munir Shaikh) In this article I just want to put some light on “global.asax” file and how we can make use of “Application_Error”.
Monitoring Stored Procedure Usage
(Gregory A. Larsen) I was attending a SQL Server event a few weeks back when a number of DBA types were talking about new features in SQL Server 2005. One of the topics that came up was how might you monitor execution of stored procedures. One DBA said it would be nice if he had a method to identify
Factoring Content Boxes with the Factory Pattern in PHP 5
(Alejandro Gervasio) Working with factory classes is a rather common process for many PHP developers who build object-based applications on a frequent basis. If you want to find out how to make this helpful class work for you, then this group of articles might be what you need. Welcome to the final
Transaction Isolation and the New Snapshot Isolation Level
(Paul Alcon) Concurrency and transaction isolation are a prickly subject, difficult to explain with any kind of clarity without boring the reader and leaving their poor brain in a complete muddle. Therefore, it is often ignored in the vain hope it won’t affect us and we can forget all about it. Well
Using SERVICE_NAMES in Oracle
(Hampus) The use of “SERVICE_NAMES” in Oracle is quite an old and probably well known feature but perhaps not everyone is familiar with it yet.
Executing External Programs From Within Oracle
(James F. Koopmann) Oracle 10g has given us the ability to execute external programs from within Oracle. Lets take a look at what we need to do to expose this new feature.
