mvc
Welcome to the 'mvc' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'mvc'.
Are you an expert about 'mvc'? Do you want to be the Technorati authority on 'mvc'? You can write a description that will appear right here:
Join Blogcritics!
Latest blogosphere posts tagged “mvc”
-
Spring MVC: form handling vol. 4 – radiobuttons
—
Authority:
In the world of software development radiobuttons are essential part of graphic user interface. Spring MVC tag library provides special tag for this element of form. If to be more precisely there are...5 days ago -
Catalyst 5.8: the Perl MVC Framework
—
Authority:
Catalyst 5.8: the Perl MVC Framework P–kt Publishing; 1st New edition edition | ISBN: 1847199240 | PDF + EPUB | 244 pages | 5.3 MB Many web applications are implemented in a way that makes developing them difficult and repetitive. Catalyst is an open source Perl-based Model-View-Controller framework that aims to ...5 days ago -
According to TLD, tag form:input must be empty, but is not
—
Authority:
Problem Developing a search form with the Spring MVC framework. /WEB-INF/pages/tools/webserver.jsp – Spring mvc + form tag method = "post" commandName = "searchForm" action = "${pageContext.request.contextPath}/tools/webserver/" class = "navbar-form pull-left" id = "search-form" > ...5 days ago -
jQuery UI autocomplete in ASP.NET MVC
—
Authority:
jQuery UI is a jQuery plug-in which contains widgets and it is tightly integrate with jQuery API. To include jQuery UI across your MVC application refer the below scripts in layout view. <script src="~/Scripts/jquery-1.8.2.min.js"></script> <script ...6 days ago -
Types of MVC: Conventional v/s Configurable
—
Authority:
Now a days all the applications are being created using the MVC architecture, as it a most powerful and successful way to develop the application. In this article we will see comparison of different... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]6 days ago -
Getting Started With Glimpse In ASP.NET MVC
—
Authority:
If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse . I’m currently working on a more exhaustive Pluralsight course on Glimpse, but I thought I’d write up a quick getting started tutorial here. What is Glimpse? Perhaps you haven’t heard of Glimpse yet, or you ...6 days ago -
Prevent JavaScript code blocking the UI thread with setTimeout + a handy stopWatch to profile JS code
—
Authority:
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery . It’s part of a project where my customer asked for the possibility of answering a questionnaire in two ways: using a Wizard (one question at a time) and Listing ...6 days ago -
Creating a drop down list from an enum in ASP.NET MVC
—
Authority:
Thought I’d share some work we’ve done in our MVC projects to ease the generation of drop down lists from enum types which makes life a hell of a lot easier for us when working with enums in views. The basic premise focuses around the method below which is represented all over the web really (a lot of people seem ...1 week ago -
HTML5 and JavaScript Web Apps
—
Authority:
HTML5 and JavaScript Web Apps This hands-on book shows you how to work with HTML5, javascript MVC frameworks , and the latest W3C specifications to build mobile and desktop web apps that are widely supported across all browsers and devices. You’ll quickly master building client-side applications with a loosely ...1 week ago -
Spring MVC: form handling vol. 2 – checkbox processing
—
Authority:
It’s hard to imagine a situation when a modern web-application doesn’t have checkboxes in a form. In one of the previous posts I wrote about form handling in Spring MVC, as a continuation of this...2 weeks ago -
JavaScript Frameworks Session Resources – Adobe MAX 2013
—
Authority:
If you attended our JavaScript Frameworks session at Adobe MAX 2013 and would like the session resources, you can find them here: 1) The presentation slides 2) The AngularJS sample Wine Cellar application 3) The Ember.js sample Wine Cellar application Also see Christophe’s blog for the links to his ...2 weeks ago -
Spring MVC, Ajax and JSON Part 2 – The Server Side Code
—
Authority:
In my last blog I said that I was going to talk about Spring, Ajax and JSON, but didn’t. The reason for this is that I wanted to set the scene using a (barely) credible shopping web site...2 weeks ago -
Spring MVC, Ajax and JSON Part 1 – Setting The Scene
—
Authority:
I’ve been thinking about writing a blog on Spring, Ajax and JSON for a good while, but I’ve never got around to it. This was mainly because it was quite complicated and the technique...2 weeks ago -
Tips: Android design pattern
—
Authority:
Design Pattern, a design pattern is a general reusable solution to a commonly occurring problem, In case of Android, I personally feel that existing design patterns like MVC, Abstract Factory,Singleton,etc. are not fit with the Android. Most of design patterns was evolved before the era of Android/Mobile. I ...2 weeks ago -
Black & Decker PS1MVC 8.4-Volt to 14.4-Volt 1 Hour Pod Style Battery Charger
—
Authority:
Black & Decker PS1MVC 8.4-Volt to 14.4-Volt 1 Hour Pod Style Battery Charger Charges 8.4- to 14.4-volt Black and Decker batteries Works in just one hour Rough and tough plastic housing; LED clearly shows when battery is fully charged Weighs 15.0 ounces Includes a 2-year warranty Includes 8.4V – ...2 weeks ago -
Embedding Jetty9 & Spring MVC
—
Authority:
This post is re-done of one of my previous posts which was about embedding Jetty7. Now its about new version - Jetty9 and also with support of Spring MVC. Just thought it would be a good idea to keep something like that as a reference. There is no much text below, this is because the source is clear enough and doesnt ...2 weeks ago -
Validation Components in ASP.NET MVC
—
Authority:
Validating the user input and showing a user-friendly error message is an important step in Web Application development. ASP.NET MVC framework provides validation features which helps developer to validate model values. The validation features in MVC allows you to write the validation using attributes which is called ...2 weeks ago -
State management in ASP.NET MVC
Dot Net Interview Cracker —
Authority: 138
State management in ASP.NET MVC is an interesting throwback to the core concept of statelessness in HTTP —wherein there is no default support for state persistence. Compare this to ASP.NET Web Forms, which by default use ViewState to store the state for each control. There are many benefits associated with ...2 weeks ago -
Spring MVC Tutorial
—
Authority:
1. Overview and Maven This is a simple Spring MVC tutorial showing how to set up a Spring MVC project, both with Java based Configuration as well as with XML Configuration. The Maven dependencies for...2 weeks ago -
Seeding a Database in Entity Framework
—
Authority:
The code-first approach of Entity Framework creates the database in LocalDB instance of SQL Server Express. The Entity Framework uses the model’s property names and data types to create the tables.Entity Framework uses EdmMetadata table to synchronize model classes with the database schema. To keep the database in ...3 weeks ago



Follow Technorati