ID: 25041, Complete example using ASP.NET 2.0 with RAD Studio 2007

by Andreano Lanusse Email: Anonymous


This example show how to use the ASP.NET 2.0, support AJAX technology, Master Page, Skins and Site Themes.

The database connection is based on dbExpress using AdoDbxClient, with this examplo you can learn how to use this technology.

Also explain the 8 events in the global.asax file. These events are used to create application access, page access counter and logged users counters.
DownloadDetails
Download 2.1MB
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link) To download this, you must have registered:
A free membership

For Delphi, Version 11.0 to 11.0 553 downloads
Copyright: No significant restrictions


Updated on Thu, 15 Nov 2007 23:06:10 GMT
Originally uploaded on Tue, 02 Oct 2007 11:35:47 GMT

   Explore the files in this upload

Description
This new version of Page Counter explores some of these news features in RAD Studio 2007, like:

- Ajax Web-based Application
- ADODbxClient
- Master Page
- Site Maps
- Themes
- Blackfish SQL

Also explains the 8 events in the global.asax file. This events are used to create application access, page access and logged users counters.

- Application_Start
- Session_Start
- Application_BeginRequest
- Application_EndRequest
- Application_AuthenticateRequest
- Application_Error
- Session_End
- Application_End

This application was tested with two databases, InterBase 2007 and Blackfish SQL, so I'm using ADODbxClient that you can created the same database structure in other databases.

  Latest Comments  View All Add New

Move mouse over comment to see the full text


Server Response from: USSVS-BDN2

 
© Copyright 2008 Embarcadero Technologies, Inc. All Rights Reserved. Contact Us   Legal Notices   Privacy Policy   Report Software Piracy