AWS Cost Saving Tip 10: Make right choice between PIOPS vs Std EBS volumes for saving costs
AWS Cost Saving Tip 10: Make right choice between PIOPS vs Std EBS volumes for saving costs
Tweet 0 Comments Save Tags: cloud , methodology , web design
Like And Dislike Rating System With PHP ,MySQL and Jquery
Like And Dislike Rating System With PHP ,MySQL and Jquery for developers
Tweet 0 Comments Save Tags: ajax , javascript , php , web design
Effective Tools for Testing Responsive Websites
While designing and developing a website, the dilemma which affects designers and developers concerning design is: Responsiveness.... more »
Tweet 0 Comments Save Tags: tools , web design
CSS content and attr
CSS is becoming more and more powerful but in the sense that it allows us to do the little things easily. There have been larger features... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design
Implementing Pagination in ASP.NET Web API using OData operators
ASP.NET Web API is a framework that makes it easy to build HTTP services for various types of clients from Microsoft to Non-Microsoft... more »
Tweet 0 Comments Save Tags: .net , frameworks , web design , web services
Designing CSS Layouts With Flexbox Is As Easy As Pie
Flexible box layout (or flexbox) is a new box model optimized for UI layout. As one of the first CSS modules designed for actual layout... more »
Tweet 0 Comments Save Tags: css-html , web design
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
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