|
ExampleWeb
NReco Web application example.
IntroductionThis sample illustrates how NReco framework can be used with ASP.NET (3.5) for building flexible, maintainable and extensible applications. Application features:
Quick Start
Configuring Web SampleWeb app sample is usual VS project with custom post-build actions (don't worry about VS exclamation and choose 'Load Project Normally'). Just build it; new folder named 'web' will appear (at the same level where 'bin' and 'obj' are located). Configure this folder as web application root. Last thing is SQLExpress database. Just create empty database and fix connection string (@webConfigRules.xml). |
Sign in to add a comment