Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Using the code

The code can be download from github https://github.com/beyourmarket/beyourmarket

In command line, to clone the solution from github

git clone https://github.com/beyourmarket/beyourmarket.git

Visual Studio 2013

This framework is ASP.NET MVC 5 based, Microsoft :NET 4.5 Framework is required. And it's recommend to use MS Visual Studio 2013.

Web Essentials 2013 and Entity Framework Power Tools are highly recommended to be installed.

Database

Currently, BeYourMarket supports SQL Compact 4.0 and SQL Server 2014 database.

*Microsoft SQL Server Compact 4.0 is a free, embedded database that software developers can use for building ASP.NET websites and Windows desktop applications. 

  • No labels