Simulate a Video Store using C#, ASP and XML

Robby

Moderator
Joined
Nov 17, 2002
Messages
3,461
Location
Montreal, Ca.
User Rank
*Expert*
Heres a sample, using C#, ASP and XML, all the code is in the Code-Behind.
The exact same methods can be used with VB.NET.

All controls are placed into a PlaceHolder.

BTW, place the entire folder (solution) in an IIS environment.
 

Attachments

Last edited by a moderator:
Back
Top