Configure to run compilify.net

Source: Internet
Author: User

Compilify is an online compiler that appears as a Service. Its founder is Justin rusbatch, which runs on Roslyn CTP [1. Since recently, it has received a lot of attention from the. NET community. We contacted Justin and asked him a few questions. --- Reference: compilify -- let you compile. Net code in the browser

After trying a few small programs, I found that compilify is a really cool application. I decided to download it to my local configuration and try it out. This program is developed using vs2011 Asp.net MVC 4.0. It is too advanced for foreigners, but my vs2010 can only modify project files.

First, open the solution file compilify. sln, replace

Microsoft Visual Studio solution file, format version 12.00
# Visual Studio 11

Microsoft Visual Studio solution file, format version 11.00
# Visual maxcompute 2010

Open the project file web. csproj in the web folder and replace

<Projecttypeguids> {E3E379DF-F4C6-4180-9B81-6769533ABE47}; {349c5851-65df-111089384-00065b846f21}; {fae04ec0-301f-11d3-bf4b-00c04f79efbc} </projecttypeguids>

<Projecttypeguids> {E53F8FEA-EAE0-44A6-8774-FFD645390401}; {349c5851-65df-111089384-00065b846f21}; {fae04ec0-301f-11d3-bf4b-00c04f79efbc} </projecttypeguids>

Finally, re-open the solution, upgrade nuget to the latest version, set the web and worker as the startup project, and compile it.

The compilify operation requires MongoDB and redis support. After MongoDB and reids are started locally, start the project. The running interface is as follows:

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.