Avatar of Mike Eghtebas
Mike Eghtebas
Flag for United States of America asked on

Bootstrap download, visual studio 2013

Q1: Do I need to download bootstrap with my vs2013 development (desktop development use)?

Q2: With the link scripts below, do I still need to download bootstrap?
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>

Open in new window


Q3: are there any advantages downloading over use of link scripts in working with bootstrap?

Q4: How bootstrap is downloaded for vs2013 (do I need to use NuGet Package Manager)?
CSSHTMLC#Bootstrap

Avatar of undefined
Last Comment
Mike Eghtebas

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
kaufmed

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Mike Eghtebas

ASKER
Thank you.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23