6

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.

1
  • 3
    yes, you can, twitter bootstrap is mainly use for responsive design and grid layout and off course can use server side controls with twitter bootstrap cssclass Commented Nov 7, 2013 at 13:58

2 Answers 2

3

This is also a nice article to begin:

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

Sign up to request clarification or add additional context in comments.

2 Comments

hi, do you know if we could use pure can be used with web-forms?
Yes, you can use any of the front-end frameworks like pure,foundation,zimit,ink, etc but you won't be able to use 'Design View' in Visual Studio. You will have to work in 'Code View'in Visual Studio and probably will have to do minor tweaking sometimes. Let me know if you have any specific questions.
0

Devexpress offers native webforms for bootstrap controls as well.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.