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

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Demo/Asp.Net/ReadMe.txt	Thu Mar 27 21:46:09 2014 +0400
@@ -0,0 +1,14 @@
+This version of the PetShop application is simplified as much as possible and
+has the following limitations:
+
+- It does not provide database creation script.
+  You should download the original version of Microsoft .NET Pet Shop 4.0
+  from MSDN (http://msdn2.microsoft.com/en-us/library/aa479071.aspx)
+  and install it instead.
+- MSMQ order processing has been removed.
+- Support for Oracle has been removed.
+
+If you install the database on the different from local machine,
+please modify the web.config file accordingly.
+
+Try the "Off-Limits to Guests" link on the main page.