In this whitepaper, we will make a powerful comparison between the two choices that businesses have for building XML-based web services: the Java 2 Platform, Enterprise Edition (J2EE) 1, built by Sun Microsystems and other industry players, and Microsoft.NET 2, built by Microsoft Corporation. Some of the statements we make will offend you, and hopefully more of them will agree with you. So as you read this paper, please remember our three promises:
1. We promise to compare these choices at a logical, neutral, and unbiased level.
2. We promise to tell the tale about how we really do feel about these technologies.
3. We promise to dispel the Fear, Uncertainty, and Doubt (FUD) that exists in the marketplace today.
Read the rest of this entry »
02 Sep
Posted by jj as ASP.Net
All of the tutorials we’ve examined so far have used a tiered architecture consisting of presentation, Business Logic, and Data Access layers. The Data Access Layer (DAL) was crafted in the first tutorial (Creating a Data Access Layer) and the Business Logic Layer in the second (Creating a Business Logic Layer). Starting with the Displaying Data With the ObjectDataSource tutorial, we saw how to use ASP.NET 2.0’s new ObjectDataSource control to declaratively interface with the architecture from the presentation layer.
Read the rest of this entry »
This tutorial is intended to give a very basic introduction to using the Zend Framework to write a basic database driven application.
NOTE: This tutorial has been tested on versions 1.0.0 of the Zend Framework. It stands a very good chance of working with later versions, but it’s unlikely to work on versions prior to version 1.0.0
Read the rest of this entry »
This tutorial shows a simple example using Hibernate. We will create a simple Java application, showing how Hibernate works. Hibernate is a solution for object relational mapping and a persistence management solution or persistent layer. This is probably not understandable for anybody learning Hibernate.
Read the rest of this entry »
WHAT IS A MySQL DATABASE ?
A MySQL database is just a useful way to store and order a lot of information. “Databases are most useful when it comes to storing information that fits into logical categories. For example, say that you wanted to store information of all the employees in a company. With a database you can group different parts of your business into separate tables to help store your information logically. Example tables might be: Employees, Supervisors, and Customers. Each table would then contain columns specific to these three areas.”
Read the rest of this entry »
Decision-makers in every industry are constantly looking for more and more cost reduction and time-to-market acceleration, and
the software and system development industry is no exception to this rule. By taking advantage of the extensive use of both UML
and MDA TM (Model-Driven Architecture), technologies standardized by the OMG (Object Management Group), the Objecteering/UML integrated model-driven development environment allows you to make dramatic gains in productivity, quality and application reuse.
Read the rest of this entry »
01 May
This guide is a troubleshooting reference used for maintaining and servicing the notebook. It provides comprehensive information on identifying notebook features, components, and spare parts, troubleshooting notebook problems, and performing notebook disassembly procedures. Copyright 2004 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Intel and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. SD Logo is a trademark of its proprietor. Bluetooth is a trademark owned by its proprietor and used by Hewlett-Packard Company under license.
Read the rest of this entry »
ConXML is an XML format used to describe conversational applications between people and services using clients such as the mobile phone messaging, instant messenger, and email. It allows conversational applications to be developed and deployed in an analogous way to HTML for visual applications. Many kinds of ConXML applications can be developed. These applications can include: content sharing, event management, polling, order inquiry, package tracking, driving directions, emergency notification, fiight tracking, customer relationship management, prescription refilling, audio newsmagazines, real-estate information and national directory assistance applications.
Read the rest of this entry »