ASP Today Author -
[Cached Version]
Published on: 10/3/2006
Last Visited: 10/3/2006
Ramon ArjonaASP Today Author
ASP Today logo
...
Ramon Arjona
Ramon is a Senior Consultant with Wizards of the Coast.Originally from Hawaii, Ramon now lives in Washington state with his wife and two cats.Photo of Ramon Arjona
Spam Protection: If emailing authors, replace ' *=* ' in any quoted email address by '@' before sending the mail.
Articles by Ramon Arjona
...
Ramon Arjona
...
Ramon Arjona
...
Ramon Arjona In his first article in this series, Ramon Arjona covered the basics of the SHAPE syntax and the reasons why you would want to employ Data Shaping in the first place.In this article, he takes us through the design and building of a business object to allow our users to create and maintain a personalized data store of family tree information.More
...
Ramon Arjona Most of us are familiar with accessing information stored in relational databases.However, not everything fits readily into a relational model.This is true even for some data that is persisted in a traditional relational database - sometimes it would be better to organize data in a hierarchical, rather than relational fashion.Ramon Arjona describes how this can be accomplished using the MSDataS ...More
...
Ramon Arjona For the past several years, the Web browser has promised to become a universal front end.Ramon Arjona introduces HTML Applications that have enabled developers to build their front-end Windows-based applications by using only DHTML, without having to sacrifice any of the power or flexibility that has typically been the exclusive realm of traditional client-side development tools such as Visual Ba ...More
...
Ramon Arjona ColdFusion is a stable, reliable web application server platform.Since Allaire initially released Cold Fusion in 1995, it has been shown to be a scalable, cross-platform solution for Web developers.This is a proven technology that has been around for half a decade, and is already a major force in the Web development world.Ramon Arjona gives us, as Web application developers, an introduction to ...More
...
Ramon Arjona Using ASP to serve content that is not truly dynamic can be wasteful, consuming server resources and resulting in slower perceived download time.For small data sets, or data sets that are not truly dynamic, Vanilla HTML is a better solution.Ramon Arjona discusses a means by which VBScript can be used to automate the creation of static content.More