annotate Demo/Asp.Net/ReadMe.txt @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
1 This version of the PetShop application is simplified as much as possible and
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
2 has the following limitations:
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
3
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
4 - It does not provide database creation script.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
5 You should download the original version of Microsoft .NET Pet Shop 4.0
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
6 from MSDN (http://msdn2.microsoft.com/en-us/library/aa479071.aspx)
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
7 and install it instead.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
8 - MSMQ order processing has been removed.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
9 - Support for Oracle has been removed.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
10
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
11 If you install the database on the different from local machine,
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
12 please modify the web.config file accordingly.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
13
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
14 Try the "Off-Limits to Guests" link on the main page.