locked
Bootstrap Designer with support for cshtml/razor syntax pages RRS feed

  • Question

  • User629484948 posted

    Hi Everyone,

    I need to know, if there is any bootstrap editor/designer which has support for cshtml/razor pages. I am using Asp.Net Mvc , the html pages also contains the razor syntax, I have already tried some Bootstap editors, in which I can upload html pages, make changes to the pages and then download them. But my as I am using Asp.Net MVC, my webpages also contains Razor syntax, so when I try to upload web pages in Bootstrap Editor for making changes in the design it does not load the page, and says the razor/C# syntax is not supported. I tried editors like Pinegrow etc.

    It will be a great help if anybody can tell or give some link to a site, if there is any Bootstrap Editor available which has support for cshtml pages. Thanks in Advance.

    Best Regards

    Zubair

    Wednesday, June 3, 2015 5:21 AM

All replies

  • User554930053 posted

    Hello,

    Realize my response is a year late.  I'm beginning to use Pinegrow now and I love it.  I'm also running into the same situation.

    Unfortunately you might not find something that is the best for both worlds so let me offer this suggestion:

    Use a Compare tool like BeyondCompare or WinMerge.

    Keep too copies of the file you are editing, one that loads in Pinegrow, the other with the complete ASP/Razor syntax.

    Make design changes in Pinegrow and merge the changes using a comparison tool with the ASP/Razor syntax file to utilize your goodies.

    Keep the common HTML/Bootstrap/JavaScript (i.e. non ASP/Razor stuff) in sync between the too files to the best of your ability.

    Friday, May 13, 2016 4:25 PM