October 3, 2002 - IBuySpy File Interactions
![]() |
October 3, 2002 IBuySpy File Interactions Tips: October 2002
Yehuda Shiran, Ph.D.
|
Web.config file. There is also a lot if 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:

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.



