September 25, 2002 - IBuySpy's .src Files | WebReference

September 25, 2002 - IBuySpy's .src Files

Yehuda Shiran September 25, 2002
IBuySpy's .src Files
Tips: September 2002

Yehuda Shiran, Ph.D.
Doc JavaScript

The IBuySpy Store's documentation is a good example for using JScript .NET. Yesterday, we showed you the menu at the top of each documentation page. This menu includes links to all components being used in the current page. The display of the documentation page is done with an ASP.NET page, srcview.aspx. This file resides in SourceViewer, underneath StoreDOCJS. The content of the menu of each documentation page is stored in files with extension .src. Here is an example for such a file (ProductsList.src):

Overview:ProductsList Overview|ProductsListPage.htm
Page Source:ProductsList.aspx|ProductsList_aspx.htm
User Controls:Header|_header_ascx.htm,Menu|_menu_ascx.htm
Business Logic:ProductsDB|Components_ProductsDB_js.htm
Stored Procedures:ProductsByCategory|ProductsByCategory.htm
All .src files reside in the SourceViewer folder.