Developer News

Combine Ajax and JSON to Transmit Complex Presentation Data

WebReference.com - Wed, 09/01/2010 - 2:58am
Learn how to combine Ajax and JSON to override the browser's default locale and perform retrievals of complex data.
Categories: Developer News

Ten Tools Web Developers Can't Live Without

WebReference.com - Wed, 09/01/2010 - 2:58am
What are the 10 open source and online tools that all Web developers should have in their toolboxes? Here's one developer's list of must-haves.
Categories: Developer News

Implementing Flexible Website Navigation with WordPress 3.0

WebReference.com - Wed, 09/01/2010 - 2:58am
WordPress 3.0 allows you to build a flexible navigation system easily using custom menus and just a few lines of code.
Categories: Developer News

Setting Up the All-in-One SEO Pack for WordPress

WebReference.com - Wed, 09/01/2010 - 2:58am
Like every website, your WordPress blog has to be optimized for search engines. The All in One SEO Pack plugin is a one-stop shop for most of the SEO tweaks you need to make.
Categories: Developer News

Add Multilingual Support to Your Java Web Pages

WebReference.com - Wed, 09/01/2010 - 2:58am
Give your Web visitors the option of selecting their preferred languages using JavaScript, Ajax, Java Servlets and JSPs.
Categories: Developer News

Build Your Own PHP Web Mailer

WebReference.com - Wed, 09/01/2010 - 2:58am
Get not only instructions for creating a PHP Web mailer but also a list of PHP commands that you can use to customize the Web mailer.
Categories: Developer News

JavaScript's Lack of i18n Support and What It Means for You

WebReference.com - Wed, 09/01/2010 - 2:58am
Despite its atrocious lack of i18n functionality, you can make JavaScript work better with multilingual web pages.
Categories: Developer News

Add Reporting to Your ASP.NET Site

WebReference.com - Wed, 09/01/2010 - 2:58am
ASP.NET comes with Crystal Reports, a tool you can use to create reports for a website. Find out how to use it.
Categories: Developer News

Script-based Database Interaction for Your ASP.NET Website

WebReference.com - Wed, 09/01/2010 - 2:58am
Explore how ASP.NET interacts with databases by managing data in various scripts.
Categories: Developer News

Build a Searchable Online Employee Directory with ASP.NET

WebReference.com - Wed, 09/01/2010 - 2:58am
Use this step-by-step guide to create a searchable online employee directory using ASP.NET and database-driven result pages.
Categories: Developer News

Top 10 New Features in CSS 3

WebReference.com - Wed, 09/01/2010 - 2:58am
Eventually, CSS 3 -- along with HTML5 -- are going to be the future of the web. Explore 10 of the exciting new features in CSS 3.
Categories: Developer News

Fine Tuning Your Java 6 Database-Driven ResourceBundle

WebReference.com - Wed, 09/01/2010 - 2:58am
Learn how to subclass the Java 6 ResourceBundle to fetch multilingual display text from a relational database.
Categories: Developer News

Create a Help Desk Web Application Using ASP.NET

WebReference.com - Wed, 09/01/2010 - 2:58am
Use this step-by-step guide to build an ASP.NET help desk application using a database-driven approach that ensures easy maintenance and scalability.
Categories: Developer News

Top 10 SEO Tips for Your WordPress Blog

WebReference.com - Wed, 09/01/2010 - 2:58am
Use these 10 tips to make sure that your WordPress blog posts rank high in search engine results.
Categories: Developer News

Create Database-driven Resource Bundles with Java and MySQL

WebReference.com - Wed, 09/01/2010 - 2:58am
Learn a Java internationalization mechanism that allows you to add a new localization without modifying application code using a MySQL database-driven ResourceBundleControl.
Categories: Developer News

Creating a WSDL File and Clients for Your ASP.NET Web Service

WebReference.com - Wed, 08/25/2010 - 9:30am
Go inside the WSDL file for a Web service and then learn how to create both Web- and desktop-based clients to consume the service.
Categories: Developer News

Creating an ASP.NET Registration and Confirmation System

WebReference.com - Mon, 08/23/2010 - 3:31am
Developing a customized web application that allows for registration and then sends an email confirmation is relatively simple using ASP.NET.
Categories: Developer News

Using jQuery to Implement Animations in ASP.NET

WebReference.com - Wed, 08/18/2010 - 11:09am
Learn how to use jQuery to create and then implement animations in your ASP.NET Web pages with Visual Studio.
Categories: Developer News

Top 10 CSS Tools for the Design-challenged Web Developer

WebReference.com - Mon, 08/16/2010 - 4:53pm
Writing CSS code can be a bear for Web developers. These ten CSS tools and frameworks can make the development process much easier.
Categories: Developer News

Create Your First ASP.NET Web Service

WebReference.com - Thu, 08/12/2010 - 4:24pm
Learn how to create a simple Web service using ASP.NET and then integrate it with a database on the backend.
Categories: Developer News

Navigation