Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

asp.net MVC responsive design best template

i am comparing responsive design templates for my new mvc 4 web app. so far, i am considering Bootstrap from twitter and Foundation framework from Zurb.

I just want to know which one is better based on your experience ? Is there any other good option?

thanks,

like image 443
Tepu Avatar asked Jul 16 '12 07:07

Tepu


People also ask

What is RWD template?

A “Responsive Template” is a template that is designed to display a website appropriately across a large array of devices. Responsive templates are designed specifically to display your website nicely on every device platform like desktop computer, mobile phones, and tablets.

Is DevExpress responsive?

The DevExpress ASP.NET Grid View (ASPxGridView) allows you to build adaptive and responsive page layouts. The control can automatically resize or hide grid data when the browser's width changes. The SettingsAdaptivity property allows you to specify how the layout changes in different cases.

Is MVC responsive?

ASP.NET MVC applications by default is responsive using Bootstrap.


1 Answers

Give my article a read, it should give you a good insight on getting started. http://www.simple-talk.com/dotnet/asp.net/responsive-design-using-foundation-with-asp.net-mvc/

like image 154
Ed Charbeneau Avatar answered Sep 30 '22 13:09

Ed Charbeneau