Twitter Bootstrap with asp.net web formats

I am developing a web application with asp.net web formats with complete server side controls. Can I use twitter bootstrap with web forms to make the app respond. I worked on html5 and responsive web applications using asp.net MVC using client-side coding. I'm confused if I can use twitter bootstrap with web forms in which all controls are rendered dynamically.

+6
source share
1 answer
+3
source

Source: https://habr.com/ru/post/957587/


All Articles