Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6071449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:02:55+00:00 2026-05-23T10:02:55+00:00

Does anyone have any experience with setting up an asp.net web application project such

  • 0

Does anyone have any experience with setting up an asp.net web application project such that a non-developer such as a designer could work on this project without any Visual Studio or build tools?

Currently we are developing web projects where we are required to commit binaries along with source into version control. Now I’m opposed to this practise mainly because I believe generated files shouldn’t be stored in source control. One of the reasons why they persist is so a designer can modify css and html without needing visual studio installed.

With our project, IIS is configured to run the website straight from the project directory. I want to introduce a system with continuous integration but I’m not sure if there exists a solution that can check out the source code and also download compiled binaries of the project. This way a designer can modify and commit css changes but still run the website within the project directory.

This does sound round-about, so any alternative asp.net workflow suggestions would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:02:55+00:00Added an answer on May 23, 2026 at 10:02 am

    You don’t need the whole Visual Studio to build your asp.net project, just write them a simple .bat that launches MSBuild and builds the site. It’s installed along the .Net Framework, available on any machine. As for the script contents, this should be enough

    C:\WINDOWS\Microsoft.NET\Framework\4.0\MSBuild.exe /t:Clean;Build
    

    So I’d recommend removing the binaries from the version control and instead checking-in this script and instructing UI designers to run it once when they update the code from the repository.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone have any experience of hooking up an ASP.NET application to protx? I
Does anyone have any experience that indicates what kind of performance hit a developer
Does anyone have any experience creating a skin engine for asp.net MVC? I know
Does anyone have any experience of using SproutCore together with ASP.NET MVC? For what
Does anyone have any experience with how well web services build with Microsoft's WCF
Does anyone have any experience with card on file services for credit cards, that
Does anyone have any experience with pjsip on android devices? I see several non-commercial/test
Does anyone have any experience getting MSTest to copy hibernate.cfg.xml properly to the output
Does anyone have any experience hosting the Windows Workflow designer surface? I've seen a
Does anyone have any experience in using compression on their cached data? I understand

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.