c# - Using Visual Studio with Bootstrap and Umbraco -


i need assistance setting solution in visual studio uses umbraco.

i'm planning on developing umbraco cms platform in visual studio 2013, using c# , bootstrap. source control done team foundation server.

i understand need create empty asp.net mvc application, create c# class, use nuget install umbraco on development server. need else set environment?

and bootstrap fit this?

first of - umbraco content management system. provides back-office managing content of system.

umbraco have project template can download inside visual studio. project contains needed structure , packages in it.

here couple of useful links:

umbraco template project

article called nuget packages , visual studio templates

so now, when have umbraco installed , have back-office - need display content somehow end users. here place can use bootstrap apply styling content.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -