An application framework written in and for PHP 4 with 140 well-documented classes intended for the advanced programmer.
Multithreading with C# is an easy to learn tutorial in which the author gives suggestion for the programmers to choose C# threading in .NET threading. Here the author compares between java and C# threading process and gives several advantages of...
An SVG framework in C# and an SVG-GDI+ bridge is an article through which programmers can gain knowledge about SvgNet, which is a C# library that facilitates the process of creating SVG images. Here the author explains about various classes that...
Building a Calendar with ASP is a tutorial which helps the users to show the method of creating a monthly calendar on their websites. The procedure of this tutorial is explained in detail with an example step-by-step. This is an easy and useful...
Getting Started with C# is a tutorial for those who need to gather information about the C# language. In this tutorial the author explains the requirement for installing the C# software, how to download .NET software development kit, perform...
A comprehensive web application framework for PHP 5. It provides solutions for common system components such as user management, session handling, user authentication, exception handling and logging, templates, and form building and handling. It...
How To Implement Forms-Based Authentication in Your ASP.NET Application by Using C# .NET is an article about introducing forms-based authentication with the help of a database to keep the user's detail. The webmaster should create an application...
Manna is an application framework that allows you to easily make your product run time configurable. With Manna behind your application, your users will be able to customize your program at runtime with little to no code on your part.A Delphi like...
Developing client/server and multi-tier applications can be a time-consuming process. With nTierIt Application Framework for Delphi, however, you'll be turning out attractive, feature rich, powerful applications in just a few hours. Some of the...
In this article, the author gives PHP with MySQL introduction and explains the basic interaction with MySQL by making a link databse. Further the author says that to create a table to work from, place this info into your MySQL database and ask... |