| |
|
|
|
|
| What's
New |
|
| 31. @@IDENTITY
|
| Here's how it works, you add a record to a table with an INSERT or SELECT INTO statement, and then you call @@IDENTITY and it returns the ID number of the record you just added. That's it. Simple, efficient, reliable and the best choice because it requires no real effort to use, now that you know about it. |
| 32. AutoResponder Object
|
| The autoresponder is meant to be used with the mailing list server example to create a complete mailing list maintenance and broadcast service for any ASP enabled website. |
| 33. Billyboy Keno
|
| I really wanted to make a game as an example so here it is. Keno is a game found in most casinos. Playing is simple: choose 10 numbers by clicking on them below (requires javascript compatible browser and cookies enabled). The computer will then select 20 numbers. |
| 34. BreadCrumbTrail Object
|
| The new bread crumb trail is a fully featured VBScript Class! Now anyone can customize a dynamic navigation menu by simply setting properties and then calling a method. In seconds you can configure the class and then include the file into any ASP page and voila: an instant navigation menu. |
| 35. Connecting to a Database and Retrieving Results in 9 Easy Steps
|
| Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it's hard to separate the database stuff from the rest of the code so I made this example. |
| 36. Database Table and Field Summary
|
| If you use OLEDB to power your database connections, most likely you can use this example to find out everything there is to know about any database on your server. |
| 37. Chimera2D Games Engine
|
| Chimera is an engine for creating video games written in C #, which combines ease and power.
The engine uses the library XNA which allows portability (Cross Plateform) between PC and Xbox360. Thus, with the wealth that it bears the POO, Chimera is the tool you need to create your video game 2D any maitrise and simplicity. |
| 38. razorCMS
|
| razorCMS is an open source flat file content management system written in PHP that can be as small or large as you wish. It's lego brick structure allows you to have just the amount of functionality you need in a CMS solution, helping to keep speed and simplicity at a maximum. |
| 39. PyChess
|
| The goal of PyChess, is to provide a fully featured, nice looking, easy to use chess client for the gnome-desktop. |
|
| <-- Prev | Next --> |
|
|
|
|