Web Links [Tag : Creating]
Sort By :
31. Creating Custom Configurations
ASP.Nets introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

32. Creating multilingual websites - Part 2
With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We¡¯ll use context rewriting for some professional looking and hassle free state-management, talk about good database design with respect to multilingual applications, and dive into more advanced Localized controls for ultimate flexibility and productivity.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

33. Creating multilingual websites - Part 1
Extend the existing globalization capabilities of .Net to create flexible and powerful multilgual web sites. First create a custom ResourceManager and then create custom localized-capable server controls to easily deploy multilingual functionality.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

34. Simple way of creating template based website using phpBB templating engine
Want to change the layout of your site within minutes, able ignore php codes...? Convert your site to template based using phpBB templating class.
Category:   PHP > Tutorials > Content Management

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

35. Creating Custom RSS Feeds ?Part 1
This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I will focus on creating a dynamic RSS feed with ADO.NET.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

36. Creating websites with frames and search engine optimizing
This tutorial shows you how to make frames and open subframes within the frame. You will learn how to preserve the function of back button and prevent opening your frameset page within another (foreign) frame. The searchengine indexing problem will be overpassed by giving some content within the Nonframes-Tag. This tutorial intend to give you a quick fix, how to make a professional website with frames.
Category:   JavaScript > Tutorials > Windows and Frames

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

37. Creating Alert Boxes
Alert boxes are small popup boxes that are triggered by user events. Here are a few good examples on how to alert your users.
Category:   JavaScript > Tutorials > Introduction to JavaScript

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

38. Creating a PHP form
Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood. In PHP form variables just spring to life. If a form has an input statement.
Category:   PHP > Tutorials > Form Processing

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

39. Creating and using a timing class Tutorial
The purpose of this tutorial is to talk about two seperate concepts; profiling and object oriented programming (OOP). In this tutorial well create a simple class to allow you to create one or more timers. You can then use these timers to show you how long a script or function takes to run, which can help you determine what portions of your script are eating up the most processing time. This is sometimes referred to as profiling. You can also use timer objects to provide generic timer display in your scripts.
Category:   PHP > Tutorials > Development

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

40. Creating a php Traffic Tracker
Learn how to create a layered web stats report generating script complete with dynamic graphs.
Category:   PHP > Tutorials > Web Traffic Analysis

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2 3 4 5 6 7 8 9 10 [Next >] [Last >>]