Always remain updated about current software development trends

Articles having tag: WEB-DEVELOPMENT

Token Manager

The Token Manager allows web developers to program PHP, HTML, CSS and JavaScript into tokens that can be used throughout WordPress.

SEO optimization: add meta tags to ASP.NET page programmatically

Adding page-specific meta tags to .aspx web pages referring the same masterpage

YouTube Top100: HTML5/ASP.NET Video Player

YouTube All Time Top100 extended statistics in HTML5/ASP.NET Video Player (Feb 2012)

Let's customize Google to show previous searchs

The application adds a custom button and a few anchor elements on Google page which link to a previously searched text on google.

A HTTP web server opening media files the server screen, using QR-Codes and a REST architecture

A command promt web server that starts a application or open a a file given in as an argument in an http adress. Could potentially be used to show media on screen using QR-codes.

Click/select Row in ASP.NET GridView or HTML Table

Make entire Table Row clickable/selectable by adding "onclick" event and formatting features via Javascript and CSS3

How to prevent Re-Post action caused by pressing browser's Refresh button

I did something similar with a PageToken class, but I put it in the Master Page so that I could implement it on any page that uses the Master Page. In our code we wrapped the session variables in their own class called Session variables.We needed a little more...