(Keith Pijanowski) Mapping classes to schemas and serializing objects to XML documents leads to interoperability. Consider the relationship that exists among classes, schemas, objects, and XML documents (as illustrated in Figure 1). Classes are constructs that describe a software system’s data in a
Other News
Compile Apps Your Way With Custom Tasks For The Microsoft Build Engine
(Sayed Ibrahim Hashimi) In previous versions of Visual Studio, the build process was mostly a black box, and there were few things that you could do to customize your build process. With the release of Visual Studio 2005 and the Microsoft .NET Framework 2.0, your managed projects can be built using
AJAX changes everything, believe it
(Stephen Swoyer) There are a few things you need to know about Asynchronous JavaScript and XML, one of the most talked about trends in Web app dev. First, AJAX isn’t strictly a technology but just one way to solve a fairly common set of problems. Second, codejockeys are divided over AJAX. It’s not t
Using Geometric Transforms for Text Effects in .NET
(Peter Aitken) Geometric transforms let you take an image and distort it in some way, such as rotation, translation, flipping, or stretching. Geometric transforms are a rather complex topic and are well beyond explaining in a single article. But you can learn and use one very handy aspect of transfo
Discovering the API Using Visual Basic 6 and Visual Basic .NET
(Hannes du Preez) As a Visual Basic programmer, you are likely to encounter the Windows API. This article will explain in detail what the Windows API is, as well as the different implementations of the API in Visual Basic 6 and Visual Basic .NET.
Reap the Benefits of SQL Server’s New Database Tuning Advisor
(Drew Georgopulos) Database Tuning Advisor (DTA), the SQL Server 2005 replacement for the Index Tuning Wizard (ITW), has two entry points: –A GUI that practically drives itself –A command line interface with all its traditional gnarly-ness
Connect MySQL to WebSphere Application Server Using a DataSource
(Kulvir Singh Bhogal) In the J2EE realm, data sources are Java objects that represent physical data storage systems such as relational databases. It is via javax.sql.DataSource objects that a J2EE application can retrieve underlying connections to the databases being represented by the DataSource ob
Participants needed for IBM user experience study
(Chris Eaton) IBM User Experience is looking for DBAs to participate in user feedback study sessions. The sessions will consist of face-to-face interviews or phone interviews (depending on your location) to learn about your data server requirements, work environment, and ways in which you use the da
Gain insight and upgrade!
The excuses have been eliminated: Get ahead of your workloads by upgrading to DB2 for z/OS Version 8 today. This complimentary seminar will show you how easy it is to take advantage of the latest technology for reducing operational costs and minimizing the costs of bringing new workloads online. Eve
Execute Sql Server 2005 Integration Services package from C#
(Jeff Modzel) There are many ways to execute a Sql Server 2005 Integration Services (SSIS) package. You can use the command line utility DTExec.exe or its window equivalent, DTExecUI.exe. A package can be executed within Sql Server Business Intelligence Studio (Visual Studio) or from a Sql Server
