Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Components


Message #1 by "Tim Farrell" <timothy.farrell@c...> on Tue, 11 Jun 2002 20:37:28
In an effort to model an example site:(http://www.ibuyspystore.com/)
I am attempting to get an understanding of the site was put together.  The 
only part that I am confused with is the following statement.

"these stored procedures is then encapsulated in a component layer"

What is a component layer and where does it reside?

Is it the code you place in the aspx.vb page?  If I add a component and 
enclude the scripts naming the components appropriately, do they need to 
reside in any particular place (such as the bin)?

I have found this site to be of great use in understanding some of the 
technologies of .net.  Check it out if your in a similar situtation and 
you need to see some of the tech actually working.

Thanks for your thoughts.

Sincerely,

Tim

  Return to Index