C# 带有 asp.net 网络表单的 Twitter Bootstrap

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/19837682/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-10 15:57:44  来源:igfitidea点击:

Twitter Bootstrap with asp.net web forms

c#asp.nettwitter-bootstraptwitter

提问by Billz

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.

我正在开发一个带有全时服务器端控件的 asp.net webforms 的 web 应用程序,我可以使用带有 webforms 的 twitter bootstrap 来使应用程序响应。我确实通过客户端编码使用 asp.net MVC 开发了 html5 和响应式 Web 应用程序。我很困惑,我可以将 twitter bootstrap 与所有控件都动态呈现的 webforms 一起使用。