view Demo/Asp.Net/ReadMe.txt @ 1:8f65451dc28f

Исправлена проблема с фабрикой и выборкой нескольких объектов в linq выражении
author cin
date Fri, 28 Mar 2014 01:04:56 +0400
parents f990fcb411a9
children
line wrap: on
line source

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.