The website ASP.NET

  • Thread starter Thread starter Arjen
  • Start date Start date
This is a newsgroup. You were reading it on a web site interface. But if you
go to the www.asp.net site and have a look at the source code, you'll see
that it is just HTML.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
The website is based on the sample application IBuySpy. The sample uses a
database as back-end... I heart that they changed the sample and now use XML
files as back-end.

Arjen
 
database as back-end... I heart that they changed the sample and now use
XML files as back-end.

That I would not know. However, it doesn't make much difference. An XML file
can function as a database.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Back
Top