Hello Friends
How to use Bootstrap in asp.net ? whats the use of it ?
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek JaiswalPosted Sep 6, 2014, 11:36 AM
Here are some good reason
http://www.sitepoint.com/11-reasons-to-use-twitter-bootstrap/
check these for integration
http://www.mytecbits.com/microsoft/dot-net/bootstrap-3-0-0-with-asp-net-web-forms
http://geekswithblogs.net/JeremyMorgan/archive/2012/09/18/how-to-use-twitter-bootstrap-on-an-asp.net-website.aspx
:)
Abhishek JaiswalPosted Aug 24, 2014, 7:51 AM
These are the best available tutorials for bootstrap over the internet (including function, demos, ref codes etc.)
try these links
http://getbootstrap.com/components/
http://getbootstrap.com/javascript/
#HappyCoding :)
Rajendra TripathyPosted Aug 22, 2014, 9:34 AM
// Prevent the User from selecting a Date Earlier than today
// Call the code:
Note: You may argue that the user can still change the date by typing into the textbox or entering an invalid date. Well that can be easily handled using a ValidationControl.
Vignesh BabuPosted Aug 22, 2014, 6:21 AM
Let me Explain How to display the calendar Extender in Asp.net with Disable past dates and display only current and future dates ..plz guide me
Thanks
Rajendra TripathyPosted Aug 22, 2014, 5:59 AM
http://www.mytecbits.com/microsoft/dot-net/bootstrap-3-0-0-with-asp-net-web-forms
http://channel9.msdn.com/Events/Visual-Studio/Launch-2013/WC108
Vignesh BabuPosted Aug 20, 2014, 6:26 AM
Thanks Ankur, let me tell where can I find the Tutorial for Bootstrap ? I want to know the usage and functions of this so guide me ...
Thanks
Ankur JainPosted Aug 20, 2014, 5:43 AM
Vignesh BabuPosted Aug 20, 2014, 5:22 AM
Well... Ok , My next question is Bootstrap helps me for Device Compatibility only like I pad,I phone,Android,Windows Devices. Can Bootstrap suits for Browser Compatibility like Mozilla,chrome,safari,IE ?
Thanks
Ankur JainPosted Aug 20, 2014, 4:57 AM
Vignesh BabuPosted Aug 20, 2014, 4:50 AM
While I am using Bootstrap,I have to write separate CSS for responsive also in style sheet ?
Thanks
Ankur JainPosted Aug 20, 2014, 2:40 AM
to use bootstrap you need to call it on your ui page, yes for RWD you have to write css seprately and bootstrap override css content automatically if needed..
Vignesh BabuPosted Aug 20, 2014, 2:05 AM
Let me explain Were to apply Bootstrap ? By using this for responsive designs for Mobile Devices, I have to write Responsive CSS seperately in CSS or not ?
Thanks
Ankur JainPosted Aug 20, 2014, 12:58 AM
check out the following thread...
http://www.mytecbits.com/microsoft/dot-net/bootstrap-3-0-0-with-asp-net-web-forms
please mark it as answer if its helpful...