Web Performance APIs Rapidly Become W3C Recommendations
The W3C Web Performance Working Group recently published three specifications as W3C Recommendations with full implementations from all... more »
Tweet 0 Comments Save Tags: frameworks , reviews , web design
Inject Controller Libraries Dynamically at Runtime in ASP.NET Web API using Custom Assembly Resolvers
An introduction to Web API’s Custom Assembly Resolver feature that enables you to add Controller libraries dynamically at run time. To... more »
Tweet 0 Comments Save Tags: .net , frameworks , web design
The Right Way to Retinafy Your Websites
Making your website ready for Retina display doesn’t have to be a hassle. Whether you are building a new website or upgrading an existing... more »
Tweet 0 Comments Save Tags: css-html , ria , web design
40 Bootstrap Tools and Generators for Web Developers
Some of the benefits of the bootstrap tools and generators are its add-ons, prestyled components of library, and other features. Hence,... more »
Tweet 0 Comments Save Tags: tools , web design , web services
Flat UI Pro has been Updated to Version 1.1
Today, we launch the first important update for Flat UI Pro, (v. 1.1). Exactly two weeks ago, we made the official release of Flat UI Pro Kit.
Tweet 0 Comments Save Tags: css-html , web design
Tutorial: A simple and minimal mini online profile concept
Design a very minimalistic and simple online profile where you can introduce about yourself in brief.
Tweet 0 Comments Save Tags: how-to , web design , web services
Understanding the MvcRouteHandler and MvcHandler in ASP.NET MVC
Whenever a request is received by MVC, it is the job of the routing engine to match the request URL with the registered routes. After... more »
Tweet 0 Comments Save Tags: .net , frameworks , web design
Call JavaScript in an ASP.NET User Control
In ASP.NET it is easy to call a server-side function on a user control during post back. However, you have to do some custom code if you... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript , web design
ASP.NET FriendlyUrls ViewSwitcher and jQuery Mobile
Sometime ago, September of 2012, Scott Hanselman blogged about a cool new library written for ASP.NET WebForms called ASP.NET Friendly... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript , web design
Resize Image Class With PHP
In this tutorial we are going to create a PHP class that will allow you to resize an image to any dimension you want, it will allow you... more »
Tweet 0 Comments Save Tags: php , web design
How to use param implicit object in a JSP page ?.
A simple web application demonstrating how to use param implicit object in a jsp. 1. Create a simple jsp page as "param.jsp".
Tweet 0 Comments Save Tags: how-to , java , web design
Getting Started With Glimpse In ASP.NET MVC
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... more »
Tweet 0 Comments Save Tags: .net , frameworks , tools , web design
How to use Arithmetic Operations in Expression Language ( el ) in a simple jsp page ?.
A simple jsp to demonstrate how to use Arithmetic Operations in Expression Language ( el ).
Tweet 0 Comments Save Tags: how-to , java , web design
Create a 3D CSS Animated Box with Sass and Compass
Jaime Quiroz shares the code and techniques he used to create a 3D CSS animated box with Sass and Compass.
Tweet 0 Comments Save Tags: css-html , how-to , web design