spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript / column120


IBuySpy Store, Part II: JScript Components

Sr Instructional Designer D2L-Moodle,Clearance
WSI Nationwide, Inc.
US-NJ-Fort Monmouth

Justtechjobs.com Post A Job | Post A Resume
Developer News
News Flash: Adobe Has iPhone Workaround
Adobe's Flash 10.1 Goes Mobile (Minus iPhone)
A Salute to Visionary CEOs


File Interactions

The IBuySpy Store is quite complex. There are about 20 stored procedures, 13 ASP.NET pages, 5 user controls, 5 JScript .NET scripts, and one Web.config file. There are also a lot of interactions between these files. An ASP.NET page uses classes from all of the JScript .NET files, as well as ASP.NET user controls. IBuySpy classes use the stored procedures as their only mechanism to interact with the database. To assist you in finding your way in the IBuySpy Store code, we drew a color-coded map of the different file types and the interactions between them:

On the left hand side you see the ASP.NET user controls (pink) and the JScript .NET components (red). On the right hand side you see all the stored procedures (green). On the bottom you see all the ASP.NET pages. We drew a horizontal line from each stored procedure (green), from each user control (pink), and from each JScript .NET component (red). The vertical lines represent a called-by relationship between the ASP.NET pages at the bottom and the rest of the system. For example, a green vertical line between Login.aspx and the green line going left out of the CustomerLogin stored procedure shows that this stored procedure is called from the Login.aspx ASP.NET page.


Next: How to compile JScript components

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Building a Banking Application Home Page with OOP · Mixing Scripting Languages · Review: phpFox, a Social Networking CMS with all the Bells and Whistles
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Enterprise 2.0: Social Networking in the Cloud · BroadSoft Marketplace Hastens Pace of Telephony Innovation · Review: HTC Hero for Sprint


Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: October 7, 2002
Revised: October 7, 2002

URL: http://www.webreference.com/js/column120/4.html