Skip to content

unlim-it/categorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Categorizer Project

Requirements

  • Visual Studio 2013
  • MS SQL Server 2008 +

Folow this steps to run application

  • Change Categorizer.Services\Web.config connection string
...
<connectionStrings>
    <add name="CategorizerData" connectionString="Data Source=.\SQLEXPRESS; Initial Catalog=CategorizerData; ...
</connectionStrings>
...
  • Rebuild each project separately
  • Run 'Categorizer.Services' project
  • Run 'Categorizer.Web' project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published