Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Twitter Bootstrap with asp.net web forms

I am developing a web application with asp.net webforms with full time server side controls, can I use twitter bootstrap with webforms to make the application responsive. I did work on html5 and responsive web apps with asp.net MVC through client side coding. I am confused can I use twitter bootstrap with webforms in which all the controls are rendering dynamically.

like image 890
Billz Avatar asked Nov 07 '13 13:11

Billz


1 Answers

This is also a nice article to begin:

http://www.mytecbits.com/microsoft/dot-net/bootstrap-3-0-0-with-asp-net-web-forms

like image 165
sunny Avatar answered Oct 22 '22 02:10

sunny