This tag is for questions about database view or UI / architectural view.
I don't find the way to make this work. My application has 2 FrameLayouts with many child views (suppose ImageViews for …
android views touches click-throughWarning: Noob here. I know this is a trivial subject but I'm having a lot of difficulty in figuring out …
ruby-on-rails refactoring views helperI am trying to work with Rails 3.1 + Devise Module :confirmable + MongoID with this template: https://github.com/RailsApps/rails3-application-templates/…
ruby-on-rails views devise mongoidThis seems to be a common question yet documentation is very hard to find. I'm looking for examples that show …
android views viewgroupAre forms that use the POST method required to have CSRF protection? I'm following a book and the code examples …
django views django-csrfI have changed the order of columns in my base table, but after that materialized of this table in showing …
sql database oracle views materializedStackers! I'm currently learning laravel5 and I love it, but I'm struggling with one thing. Since Laravel 5 we have Middleware …
php laravel controller views middleware