Is it possible to make c# asp.net "empty web site" responsive using bootstrap? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it possible to make c# asp.net "empty web site" responsive using bootstrap?

I am using visual studio 2012, in that i am created a website as" visual c#->asp.net Empty Web site". my website is to do some mathematical equations. it will accept values from client and do the mathematical steps and shows the out put to client. I want to make this project responsive. is it possible? if anybody have the idea please share to me. email-id - iamanunadh@gmail.com

12th Mar 2018, 1:51 AM
Anunadh
Anunadh - avatar
3 Answers
+ 1
do you have any examples?
12th Mar 2018, 1:56 AM
Anunadh
Anunadh - avatar
0
go to nuget package mangers and install bootstrap
12th Mar 2018, 5:52 AM
Ali Zeraatkar
Ali Zeraatkar - avatar
0
Yeah, I use Visual Studio 2017 and the mvc template is bootstrap responsive.
12th Mar 2018, 1:24 PM
Bagshot
Bagshot - avatar