Always remain updated about current software development trends

Articles having tag: CSS

Getting Started with CSS Media Queries

If you've ever printed a page and noticed that it looks different than the actual page displayed in the browser you've more than likely witnessed a CSS media type in action. By using CSS media types such as "print", backgrounds, navigation bars, and...

Web Tab Control

A tab control for the web that can be created dynamically in C#. Uses JavaScript so tabs can be changed without refreshing the page allowing ease-of-use on things like Account Information pages.

ASP .NET Plotter (HTML5, C# and Plot'N'Roll)

Nowadays, There are a plenty of Javascript charting libraries used in organizations such as NASA, Eutelsat, MongoDB, Google. Justly, this article aims to show you how you can integrate Javascript charting libraries in ASP .NET and build your own charting user...

Token Manager

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

Getting started with Web 2.0 using Wakanda

You aren't familiar with Web 2.0 development ? Wakanda is free, Open Source, and easy to learn, so after reading this article you'll be able to develop a Web 2.0 app whitout coding HTML5 ,CSS3, or SQL. ;)

Webpart/Portlet development in ASP.NET MVC Framework

Solution adorned with drag and drop Portlet/Webpart customization feature in ASP.NET MVC Framework. It summoned JQuery for better user experience evading inclusive page refresh during personalization.

HTML5 Clock with NTP time support

Simple HTML5 clock based on canvas, requestAnimationFrame() and JSON. The clock's layout is fully customizable. Supports NTP time and 557 time zones.

Windows 8 Metro Style– Bits of Binding

Data binding is a useful tool in putting an application together and I've spent quite a long time with various frameworks that support different aspects of binding. In the last few years, that has mainly revolved around the binding support that you find...

CSS Float: Visual Studio 11 Beta Still No Help

Despite great strides in ASP.NET Design View, CSS float remains problematic for Visual Studio. A simple two column CSS float can be unintelligible at design time. You often have to scroll way to the right just to see where it went.Sometimes I think I spend...