|
81. How to implement simple password security using ASP.NET tool (KB100024)
|
This article presents a simple method for securing your ASP.NET web pages, requiring almost no code development. In this article, youll be introduced to the components that .NET provides that significantly reduce the amount of code you have to write in order to secure your website pages. Youll learn about Forms Authentication, User Identity, XML configuration files, and authorization tickets. And youll learn how to store username and password information in simple XML configuration files.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
82. Ultimate PHPs Auction Site Template using PHP
|
This is a basic Auction page template. A visitor can post an item for auction and once the info is confirmed by auto respond email, it is stored for you to view and approve. The scripts included are Image Upload and Admin. Page. It requires PHP MySQL. It is fully functional, so come to Ultimate PHP and try it out. We are offering this script free to add to our joke Library.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
83. Build Your Own ASP.NET Website Using C# & VB.NET
|
Download 4 Free Sample Chapters from this book. First, youll learn how to obtain, install and configure all the necessary software youll need, then youll build a fully functional Intranet, shopping cart and ecommerce system with credit card processing all while learning database and object oriented programming concepts along the way.
Hits: 7 Rating: 5.00 Votes: 1
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
84. loops using while()
|
Learn how to make loops using while(), in this tutorial it include a sample showing you how to make it print the numbers 1 - 10 on seperate lines! its a good starting point for any beginner.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
86. How to create an HTML Help system using Microsoft Help Workshop (KB100009)
|
This article walks you through all the necessary steps for creating a basic HTML Help system using Microsoft ?HTML Help Workshop 1.4. Youll start by learning about the basic components of a typical Help system. Next, youll create several help topics, and then integrate them into your Help system by creating a Project file. Then youll add a table of contents and an index by creating a contents and an index file, respectively. Lastly, youll compile your HTML Help into a single file using the HTML Help Workshop compiler.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
87. Using GetRows To Get All Records From Table
|
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
88. Using SUM Function in An SQL Statement
|
Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|